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 2012/03/22 22:12:47 UTC

svn commit: r1304065 - /myfaces/orchestra/trunk/sandbox/pom.xml

Author: lu4242
Date: Thu Mar 22 21:12:47 2012
New Revision: 1304065

URL: http://svn.apache.org/viewvc?rev=1304065&view=rev
Log:
fix site

Modified:
    myfaces/orchestra/trunk/sandbox/pom.xml

Modified: myfaces/orchestra/trunk/sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/sandbox/pom.xml?rev=1304065&r1=1304064&r2=1304065&view=diff
==============================================================================
--- myfaces/orchestra/trunk/sandbox/pom.xml (original)
+++ myfaces/orchestra/trunk/sandbox/pom.xml Thu Mar 22 21:12:47 2012
@@ -286,7 +286,9 @@
           <minimumTokens>100</minimumTokens>
           <targetJdk>1.5</targetJdk>
           <excludes>
+            -->
             <!-- exclude annotations due to pmd problems we have to figure out later -->
+            <!--
             <exclude>**/annotations/*.java</exclude>
           </excludes>
         </configuration>