You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/06/18 12:48:46 UTC

svn commit: r1351285 - /incubator/directmemory/trunk/integrations/pom.xml

Author: olamy
Date: Mon Jun 18 10:48:46 2012
New Revision: 1351285

URL: http://svn.apache.org/viewvc?rev=1351285&view=rev
Log:
guice integration is not yet ready for a release

Modified:
    incubator/directmemory/trunk/integrations/pom.xml

Modified: incubator/directmemory/trunk/integrations/pom.xml
URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/pom.xml?rev=1351285&r1=1351284&r2=1351285&view=diff
==============================================================================
--- incubator/directmemory/trunk/integrations/pom.xml (original)
+++ incubator/directmemory/trunk/integrations/pom.xml Mon Jun 18 10:48:46 2012
@@ -37,7 +37,10 @@
   <modules>
     <module>solr</module>
     <module>ehcache</module>
+    <!--
+    This integration is not yet ready for a release
     <module>guice</module>
+    -->
   </modules>
 
   <dependencyManagement>