You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/07/23 17:59:18 UTC

svn commit: r1150137 [7/7] - in /myfaces/shared/branches/refactor_shared_4_1_x: ./ core/ core/src/main/java/org/apache/myfaces/shared/application/ core/src/main/java/org/apache/myfaces/shared/component/ core/src/main/java/org/apache/myfaces/shared/conf...

Modified: myfaces/shared/branches/refactor_shared_4_1_x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/refactor_shared_4_1_x/pom.xml?rev=1150137&r1=1150136&r2=1150137&view=diff
==============================================================================
--- myfaces/shared/branches/refactor_shared_4_1_x/pom.xml (original)
+++ myfaces/shared/branches/refactor_shared_4_1_x/pom.xml Sat Jul 23 15:59:06 2011
@@ -59,7 +59,6 @@
 
   <modules>
     <module>core</module>
-    <module>shared-impl</module>
     <module>shared-tomahawk</module>
   </modules>
 
@@ -106,7 +105,7 @@
         </executions>
         <configuration>
           <configLocation>default/myfaces-checks-minimal.xml</configLocation>
-          <headerLocation>default/myfaces-header-spaces.txt</headerLocation>
+          <headerLocation>default/myfaces-header.txt</headerLocation>
         </configuration>
       </plugin>