You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2005/09/20 03:35:12 UTC

svn commit: r290328 - /jakarta/commons/proper/validator/trunk/maven.xml

Author: niallp
Date: Mon Sep 19 18:35:04 2005
New Revision: 290328

URL: http://svn.apache.org/viewcvs?rev=290328&view=rev
Log:
Update maven build to include the manifest and readme file in the source distro.

Modified:
    jakarta/commons/proper/validator/trunk/maven.xml

Modified: jakarta/commons/proper/validator/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/maven.xml?rev=290328&r1=290327&r2=290328&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/maven.xml (original)
+++ jakarta/commons/proper/validator/trunk/maven.xml Mon Sep 19 18:35:04 2005
@@ -77,6 +77,7 @@
     <!-- Copy the NOTICE -->
     <copy todir="${maven.dist.src.assembly.dir}">
       <fileset file='${basedir}/NOTICE.txt'/>
+      <fileset file="${basedir}/RELEASE-NOTES.readme"/>
     </copy>
 
     <!-- Copy xdoc files -->
@@ -90,6 +91,7 @@
         <include name="*.xml"/>
         <include name="*.dtd"/>
         <include name="*.txt"/>
+        <include name="*.MF"/>
       </fileset>
     </copy>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org