Author: kevj
Date: Thu Jul 27 18:36:54 2006
New Revision: 426356
URL: http://svn.apache.org/viewvc?rev=426356&view=rev
Log:
include get-m2.xml
Modified:
ant/core/trunk/build.xml
Modified: ant/core/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/build.xml?rev=426356&r1=426355&r2=426356&view=diff
==============================================================================
--- ant/core/trunk/build.xml (original)
+++ ant/core/trunk/build.xml Thu Jul 27 18:36:54 2006
@@ -739,7 +739,7 @@
value="org.apache.tools.ant"/>
<attribute name="Implementation-Version"
value="${manifest-version}"/>
- <attribute name="Implementation-Vendor"
+ <attribute name="Implemenatation-Vendor"
value="Apache Software Foundation"/>
</section>
</manifest>
@@ -1024,6 +1024,7 @@
<include name="KEYS"/>
<include name="welcome.html"/>
<include name="fetch.xml"/>
+ <include name="get-m2.xml"/>
</fileset>
</copy>
@@ -1125,6 +1126,7 @@
<include name="build.xml"/>
<include name="fetch.xml"/>
<include name="welcome.html"/>
+ <include name="get-m2.xml"/>
</fileset>
</copy>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]