You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/04/26 19:27:29 UTC

svn commit: r397250 - /incubator/activemq/trunk/activeio/pom.xml

Author: chirino
Date: Wed Apr 26 10:27:25 2006
New Revision: 397250

URL: http://svn.apache.org/viewcvs?rev=397250&view=rev
Log:
don't include the oneport jetty stuff in the default build

Modified:
    incubator/activemq/trunk/activeio/pom.xml

Modified: incubator/activemq/trunk/activeio/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activeio/pom.xml?rev=397250&r1=397249&r2=397250&view=diff
==============================================================================
--- incubator/activemq/trunk/activeio/pom.xml (original)
+++ incubator/activemq/trunk/activeio/pom.xml Wed Apr 26 10:27:25 2006
@@ -18,8 +18,8 @@
 
   <modules>
       <module>activeio-core</module>
-      <module>activeio-oneport-jetty</module>
 <!--
+      <module>activeio-oneport-jetty</module>
       <module>activeio-aio</module>
       <module>activeio-oneport-openorb</module>
 -->