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/15 20:34:59 UTC

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

Author: tveronezi
Date: Thu May 15 18:34:58 2014
New Revision: 1595011

URL: http://svn.apache.org/r1595011
Log:
Need to find a better way to mask codeless jars. Add tomee-deb back once it's ready for a new test.

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=1595011&r1=1595010&r2=1595011&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/pom.xml (original)
+++ tomee/tomee/trunk/tomee/pom.xml Thu May 15 18:34:58 2014
@@ -54,7 +54,7 @@
     <module>tomee-jaxrs-webapp</module>
     <module>apache-tomee</module>
     <module>tomee-util</module>
-    <module>tomee-deb</module>
+    <!--<module>tomee-deb</module>-->
   </modules>
 
   <repositories>