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 00:51:55 UTC

svn commit: r397666 - in /struts/action/trunk/el: README.txt pom.xml

Author: jmitchell
Date: Thu Apr 27 15:51:53 2006
New Revision: 397666

URL: http://svn.apache.org/viewcvs?rev=397666&view=rev
Log:
making action1 src consistent (repository details only)

Removed:
    struts/action/trunk/el/README.txt
Modified:
    struts/action/trunk/el/pom.xml

Modified: struts/action/trunk/el/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/el/pom.xml?rev=397666&r1=397665&r2=397666&view=diff
==============================================================================
--- struts/action/trunk/el/pom.xml (original)
+++ struts/action/trunk/el/pom.xml Thu Apr 27 15:51:53 2006
@@ -44,18 +44,6 @@
    </distributionManagement>
 
    <build>
-      <resources>
-         <resource>
-            <directory>src/tld</directory>
-            <includes>
-               <include>**/*.tld</include>
-            </includes>
-            <targetPath>META-INF/tlds</targetPath>
-         </resource>
-      </resources>
-
-      <testResources/>
-
       <pluginManagement>
          <plugins>
             <!-- all tests in src/test are for Cactus, not plain JUnit -->



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