You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2013/02/06 08:33:08 UTC

svn commit: r1442856 - /james/mailbox/trunk/pom.xml

Author: eric
Date: Wed Feb  6 07:33:07 2013
New Revision: 1442856

URL: http://svn.apache.org/viewvc?rev=1442856&view=rev
Log:
Enroll back mailbox-hbase module in trunk build

Modified:
    james/mailbox/trunk/pom.xml

Modified: james/mailbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/pom.xml?rev=1442856&r1=1442855&r2=1442856&view=diff
==============================================================================
--- james/mailbox/trunk/pom.xml (original)
+++ james/mailbox/trunk/pom.xml Wed Feb  6 07:33:07 2013
@@ -57,11 +57,11 @@
         <module>jpa</module>
         <module>jcr</module>
         <module>maildir</module>
-        <!-- Disabled for now tests need to be configured -->
-        <!--<module>hbase</module>-->
+        <module>hbase</module>
         <module>spring</module>
         <module>tool</module>
         <module>zoo-seq-provider</module>
+        <module>?</module>
     </modules>
 
     <scm>
@@ -555,7 +555,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.7</version>
                 <extensions>true</extensions>
             </plugin>
         </plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org