[jboss-svn-commits] JBL Code SVN: r31055 - labs/jbossrules/trunk/drools-container.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jan 13 06:45:46 EST 2010


Author: mark.proctor at jboss.com
Date: 2010-01-13 06:45:46 -0500 (Wed, 13 Jan 2010)
New Revision: 31055

Modified:
   labs/jbossrules/trunk/drools-container/pom.xml
Log:
-JBRULES-2351 OSGi Ready
-remove the osgi module as it has no code in it at the moment.


Modified: labs/jbossrules/trunk/drools-container/pom.xml
===================================================================
--- labs/jbossrules/trunk/drools-container/pom.xml	2010-01-13 11:42:31 UTC (rev 31054)
+++ labs/jbossrules/trunk/drools-container/pom.xml	2010-01-13 11:45:46 UTC (rev 31055)
@@ -14,7 +14,7 @@
   
   <modules>
       <module>drools-spring</module>
-      <module>drools-osgi</module>
+      <!--module>drools-osgi</module-->
   </modules>
   
 </project>



More information about the jboss-svn-commits mailing list