You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2012/01/09 15:08:20 UTC

svn commit: r1229160 - /directory/apacheds/trunk/pom.xml

Author: pamarcelot
Date: Mon Jan  9 14:08:19 2012
New Revision: 1229160

URL: http://svn.apache.org/viewvc?rev=1229160&view=rev
Log:
Commented OSGI-related bundles for the release.

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=1229160&r1=1229159&r2=1229160&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Mon Jan  9 14:08:19 2012
@@ -148,10 +148,11 @@
     -->
     <module>installers-maven-plugin</module>
     <module>installers</module>
-    <module>apache-felix</module>
-    <module>dependencies</module>
-    <module>service-osgi</module>
-    <module>component-hub</module>
+    <!--Uncomment to build OSGi-related bundles-->
+    <!--<module>apache-felix</module>-->
+    <!--<module>dependencies</module>-->
+    <!--<module>service-osgi</module>-->
+    <!--<module>component-hub</module>-->
   </modules>
 
   <build>