You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/03 10:29:12 UTC

svn commit: r1428234 - /commons/trunks-proper/pom.xml

Author: olamy
Date: Thu Jan  3 09:29:11 2013
New Revision: 1428234

URL: http://svn.apache.org/viewvc?rev=1428234&view=rev
Log:
digester back to sonar

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1428234&r1=1428233&r2=1428234&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Thu Jan  3 09:29:11 2013
@@ -39,8 +39,7 @@
     <module>ognl</module>
     <module>exec</module>
     <module>math</module>
-    <!-- comment as build failure -->
-    <!--module>digester</module-->
+    <module>digester</module>
   </modules>
 
   <repositories>