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>