Author: germuska
Date: Tue Mar  1 04:12:28 2005
New Revision: 155771

URL: http://svn.apache.org/viewcvs?view=rev&rev=155771
Log:
move copying of build maven files from core/maven.xml to build/maven.xml so all 
benefit

Modified:
    struts/core/trunk/maven.xml

Modified: struts/core/trunk/maven.xml
URL: 
http://svn.apache.org/viewcvs/struts/core/trunk/maven.xml?view=diff&r1=155770&r2=155771
==============================================================================
--- struts/core/trunk/maven.xml (original)
+++ struts/core/trunk/maven.xml Tue Mar  1 04:12:28 2005
@@ -29,12 +29,6 @@
       </ant:fileset>
     </ant:copy>
 
-    <ant:copy todir="${maven.dist.src.assembly.dir}/build">
-      <ant:fileset dir="./build">
-        <ant:include name="**/*"/>
-      </ant:fileset>
-    </ant:copy>
-
   </postGoal>
 
 </project>



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

Reply via email to