Changes from Ant 1.2 to the current sources =========================================== Other changes: -------------- * New tasks: propertyfile Fixed bugs: ----------- * doesn't use deprectated methods anymore. Changes from Ant 1.1 to Ant 1.2 =============================== Changes that could break older environments: -------------------------------------------- * Semantics of has changed again in the hope to be more intuitive. ${} expansion now happens at runtime and tags living inside of targets only take effect if they are visited at runtime. As a side effect of this change, task's attributes get set at runtime not at parser time as well, which might change the results of