You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/07/31 11:21:39 UTC

svn commit: r1508782 - in /myfaces/tobago/trunk: pom.xml tobago-extension/tobago-deprecation/src/main/resources/

Author: lofwyr
Date: Wed Jul 31 09:21:39 2013
New Revision: 1508782

URL: http://svn.apache.org/r1508782
Log:
clean up to get rat-maven-plugin running

Removed:
    myfaces/tobago/trunk/tobago-extension/tobago-deprecation/src/main/resources/
Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1508782&r1=1508781&r2=1508782&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed Jul 31 09:21:39 2013
@@ -971,9 +971,6 @@
           <version>1.0-alpha-3</version>
           <configuration>
             <excludes>
-              <!-- factory config -->
-              <exclude>**/javax.faces.lifecycle.LifecycleFactory</exclude>
-
               <!-- jQuery -->
               <exclude>**/jquery*.js</exclude>
               <exclude>**/ui.*.js</exclude>