You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by tv...@apache.org on 2014/05/27 15:45:45 UTC

svn commit: r1597786 - /tomee/tomee/trunk/tomee/pom.xml

Author: tveronezi
Date: Tue May 27 13:45:45 2014
New Revision: 1597786

URL: http://svn.apache.org/r1597786
Log:
commenting out tomee-deb again just to make sure that the pmd and checkstyle changes dont break the build.

Modified:
    tomee/tomee/trunk/tomee/pom.xml

Modified: tomee/tomee/trunk/tomee/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/pom.xml?rev=1597786&r1=1597785&r2=1597786&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/pom.xml (original)
+++ tomee/tomee/trunk/tomee/pom.xml Tue May 27 13:45:45 2014
@@ -55,7 +55,7 @@
     <module>apache-tomee</module>
     <module>tomee-util</module>
     <module>tomee-juli</module>
-    <module>tomee-deb</module>
+    <!--<module>tomee-deb</module>-->
   </modules>
 
   <repositories>