diff options
| author | Stefan Bodewig <bodewig@apache.org> | 2016-09-04 16:24:18 +0200 |
|---|---|---|
| committer | Stefan Bodewig <bodewig@apache.org> | 2016-09-04 16:24:18 +0200 |
| commit | 2cec63f68a7d43b7645135df6ba8da3a84cce912 (patch) | |
| tree | 949e4aee2e92932d148c651c83689e697cfbe9dd /WHATSNEW | |
| parent | 7e55fea85d915ba19a4c8526d46dcf05fd415cf3 (diff) | |
| download | ant-2cec63f68a7d43b7645135df6ba8da3a84cce912.tar.gz | |
allow Ant references to be used for xslt attributes
Diffstat (limited to 'WHATSNEW')
| -rw-r--r-- | WHATSNEW | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -86,6 +86,9 @@ Other changes: * it is now possible to set features of the TraX factory used by <xslt> and <junitreport>. + * it is now possible to use references to Ant types and classloaders + built around Ant <path>s as values for TraX factory attributes. + Changes from Ant 1.9.6 TO Ant 1.9.7 =================================== |
