diff --git a/ant/xdocs/changes.xml b/ant/xdocs/changes.xml index 4e436255..edbbbbe2 100644 --- a/ant/xdocs/changes.xml +++ b/ant/xdocs/changes.xml @@ -24,12 +24,12 @@ - Obey jar override and not attempt to download relative jars. + Add License file to jar META-INF. + "get-deps" target store downloads to the default local maven repository (${user.home}/.maven/repository). Allow URL substitutions in generated build.xml files. + Obey jar override and not attempt to download relative jars. Ant user can set proxy settings. New property maven.ant.compatibility if you want a script compatible with ant 1.5 (actually for proxy settings). - "get-deps" target store downloads to the default local maven repository (${user.home}/.maven/repository). - Add License file to jar META-INF. Use relative paths in test resources filesets.