list of fixes and it includes a new resource framework.
Some of the new features that have not got highlighed
are:
- Support for junit.jar in the <junit> classpath element, this means that there is now no need to place the junit.jar in $ANT_HOME/lib.
- Support for junit4.
- Support for javax scripting. This is done by using a 'manager="javax"' attribute in the <script> task.
- Scripting language jars can now be placed in the <script> classpath element. This means that these jars do not need to be placed in $ANT_HOME/lib. (This does not work for javascript and jython jars - will be fixed in Ant 1.7.1)
- Script support for conditions, filters, mappers, selectors added.
- Antversion condition added - scripts can how make sure that they are run by a supported version of ant.
- Memory leakages plugged for <*ant*>
1 comment:
想像是什麼並不重要,想像能做什麼才重要........................................
Post a Comment