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/28 00:03:49 UTC

svn commit: r1151644 [7/7] - in /myfaces/shared/trunk: ./ 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/config/ core/src/main/java/or...

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=1151644&r1=1151643&r2=1151644&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Wed Jul 27 22:03:38 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>