You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/03 07:40:43 UTC

svn commit: r399151 - /struts/action/trunk/assembly/src/main/assembly/dist.xml

Author: wsmoak
Date: Tue May  2 22:40:40 2006
New Revision: 399151

URL: http://svn.apache.org/viewcvs?rev=399151&view=rev
Log:
Remove the build directory (which was moved to struts/maven/trunk/build) from the Struts Action assembly descriptor.  
Issue: STR-2853

Modified:
    struts/action/trunk/assembly/src/main/assembly/dist.xml

Modified: struts/action/trunk/assembly/src/main/assembly/dist.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/assembly/src/main/assembly/dist.xml?rev=399151&r1=399150&r2=399151&view=diff
==============================================================================
--- struts/action/trunk/assembly/src/main/assembly/dist.xml (original)
+++ struts/action/trunk/assembly/src/main/assembly/dist.xml Tue May  2 22:40:40 2006
@@ -118,10 +118,6 @@
       </includes>
     </fileSet>
     <fileSet>
-      <directory>../build</directory>
-      <outputDirectory>src/build</outputDirectory>
-    </fileSet>
-    <fileSet>
       <directory>../core</directory>
       <outputDirectory>src/core</outputDirectory>
       <includes>