Author: aheritier
Date: Sat Feb 26 17:53:45 2005
New Revision: 155610
URL: http://svn.apache.org/viewcvs?view=rev&rev=155610
Log:
order by issue number
Modified:
maven/maven-1/plugins/trunk/ant/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/ant/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/ant/xdocs/changes.xml?view=diff&r1=155609&r2=155610
==============================================================================
--- maven/maven-1/plugins/trunk/ant/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/ant/xdocs/changes.xml Sat Feb 26 17:53:45 2005
@@ -24,12 +24,12 @@
</properties>
<body>
<release version="1.9" date="In SVN">
- <action dev="epugh" type="add" issue="MPANT-7">Obey jar override and not
attempt to download relative jars.</action>
+ <action dev="aheritier" type="add" issue="MPANT-23" due-to="Phil
Steitz">Add License file to jar META-INF.</action>
+ <action dev="aheritier" type="update" issue="MPANT-21">"get-deps" target
store downloads to the default local maven repository
(<i>${user.home}/.maven/repository</i>).</action>
<action dev="aheritier" type="add" issue="MPANT-20" due-to="Dennis
Lundberg">Allow URL substitutions in generated build.xml files.</action>
+ <action dev="epugh" type="add" issue="MPANT-7">Obey jar override and not
attempt to download relative jars.</action>
<action dev="aheritier" type="add">Ant user can set proxy
settings.</action>
<action dev="aheritier" type="add">New property maven.ant.compatibility
if you want a script compatible with ant 1.5 (actually for proxy
settings).</action>
- <action dev="aheritier" type="update" issue="MPANT-21">"get-deps" target
store downloads to the default local maven repository
(<i>${user.home}/.maven/repository</i>).</action>
- <action dev="aheritier" type="add" issue="MPANT-23" due-to="Phil
Steitz">Add License file to jar META-INF.</action>
</release>
<release version="1.8.1" date="2004-08-20">
<action dev="carlos" type="fix" issue="MPANT-16">Use relative paths in
test resources filesets.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]