Subsystem: ANTForPlugins
- v1.1.2 [2008-01-12]
- Improved path setting code. The subsystem now adds JAVA_HOME/bin to $PATH, in addition to $ANT_HOME/bin.
- v1.1.1 [2007-10-01]
- Added chmod attributes so that bin/ant and bin/antRun shell scripts will be chmod'ed apropriately. Java's jar file support does not provide for retrieving or restoring file execute permissions.
- v1.1.0 [2007-01-16]
- Upgraded to v1.7.0 of ANT.
- v1.0.2 [2006-08-16]
- Added support for Windows "Path" env var, in addition to Unix-style "PATH".
- v1.0.1 [2006-08-09]
Moved Checkstyle support to CheckstyleForPluginsSubsystem, and moved PMD support to PmdForPluginsSubsystem.
- v1.0.0 [2006-07-14]
- Initial version.