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/27 20:46:38 UTC

svn commit: r397604 - in /struts/action/trunk/el: pom.xml src/java/ src/main/java/ src/main/resources/

Author: jmitchell
Date: Thu Apr 27 11:46:37 2006
New Revision: 397604

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

Added:
    struts/action/trunk/el/src/main/java/
      - copied from r397591, struts/action/trunk/el/src/java/
    struts/action/trunk/el/src/main/resources/
Removed:
    struts/action/trunk/el/src/java/
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=397604&r1=397603&r2=397604&view=diff
==============================================================================
--- struts/action/trunk/el/pom.xml (original)
+++ struts/action/trunk/el/pom.xml Thu Apr 27 11:46:37 2006
@@ -44,10 +44,6 @@
    </distributionManagement>
 
    <build>
-
-      <sourceDirectory>src/java</sourceDirectory>
-      <!--<testSourceDirectory>src/test</testSourceDirectory>-->
-
       <resources>
          <resource>
             <directory>src/tld</directory>



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