You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2006/09/16 01:13:36 UTC

svn commit: r446779 - /geronimo/sandbox/jee5-jta/configs-jee5/pom.xml

Author: djencks
Date: Fri Sep 15 16:13:36 2006
New Revision: 446779

URL: http://svn.apache.org/viewvc?view=rev&rev=446779
Log:
only try to build modules that are present

Modified:
    geronimo/sandbox/jee5-jta/configs-jee5/pom.xml

Modified: geronimo/sandbox/jee5-jta/configs-jee5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/jee5-jta/configs-jee5/pom.xml?view=diff&rev=446779&r1=446778&r2=446779
==============================================================================
--- geronimo/sandbox/jee5-jta/configs-jee5/pom.xml (original)
+++ geronimo/sandbox/jee5-jta/configs-jee5/pom.xml Fri Sep 15 16:13:36 2006
@@ -113,13 +113,6 @@
 
     <modules>
         <module>client-transaction-jta11</module>
-<!--
-        <module>connector-deployer</module>
-        <module>openejb</module>
-        <module>openejb-deployer</module>
--->
-        <module>jetty5-jta11</module>
-        <module>jetty5-jta11-deployer</module>
         <module>transaction-jta11</module>
     </modules>