Author: jmitchell
Date: Thu Apr 27 17:34:09 2006
New Revision: 397686

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

Added:
    struts/action/trunk/faces/src/main/
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=397686&r1=397685&r2=397686&view=diff
==============================================================================
--- struts/action/trunk/faces/pom.xml (original)
+++ struts/action/trunk/faces/pom.xml Thu Apr 27 17:34:09 2006
@@ -45,12 +45,9 @@
 
    <build>
 
-      <sourceDirectory>src/java</sourceDirectory>
-      <testSourceDirectory>src/test</testSourceDirectory>
-
       <resources>
          <resource>
-            <directory>src/java</directory>
+            <directory>src/main/java</directory>
             <includes>
                <include>**/*.properties</include>
             </includes>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to