Author: sandymac
Date: Fri Mar 24 08:53:54 2006
New Revision: 388578

URL: http://svn.apache.org/viewcvs?rev=388578&view=rev
Log:
include RELEASE-NOTES.txt in dist archives.

Modified:
    jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml

Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml?rev=388578&r1=388577&r2=388578&view=diff
==============================================================================
--- jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml (original)
+++ jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml Fri Mar 
24 08:53:54 2006
@@ -26,6 +26,7 @@
     <ant:copy todir="${maven.dist.bin.assembly.dir}">
       <ant:fileset dir=".">
         <ant:include name="NOTICE.txt"/>
+        <ant:include name="RELEASE-NOTES.txt"/>
       </ant:fileset>
     </ant:copy>
 
@@ -45,6 +46,7 @@
     <ant:copy todir="${maven.dist.src.assembly.dir}">
       <ant:fileset dir=".">
         <ant:include name="NOTICE.txt"/>
+        <ant:include name="RELEASE-NOTES.txt"/>
         <ant:include name="build.properties.sample"/>
       </ant:fileset>
     </ant:copy>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to