You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2006/04/28 02:51:45 UTC

svn commit: r397697 - /struts/action/trunk/faces/pom.xml

Author: jmitchell
Date: Thu Apr 27 17:51:42 2006
New Revision: 397697

URL: http://svn.apache.org/viewcvs?rev=397697&view=rev
Log:
making action1 src consistent

Modified:
    struts/action/trunk/faces/pom.xml

Modified: struts/action/trunk/faces/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/faces/pom.xml?rev=397697&r1=397696&r2=397697&view=diff
==============================================================================
--- struts/action/trunk/faces/pom.xml (original)
+++ struts/action/trunk/faces/pom.xml Thu Apr 27 17:51:42 2006
@@ -44,26 +44,11 @@
    </distributionManagement>
 
    <build>
-
       <resources>
          <resource>
             <directory>src/main/java</directory>
             <includes>
                <include>**/*.properties</include>
-            </includes>
-         </resource>
-         <resource>
-            <directory>src/tld</directory>
-            <includes>
-               <include>**/*.tld</include>
-            </includes>
-            <targetPath>META-INF/tlds</targetPath>
-         </resource>
-         <resource>
-            <directory>../build</directory>
-            <includes>
-               <include>LICENSE.txt</include>
-               <include>NOTICE.txt</include>
             </includes>
          </resource>
       </resources>



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