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 ad...@apache.org on 2017/02/03 14:38:12 UTC

james-project git commit: Revert "JAMES-1918 apache-james-backends-cassandra test jar was bound without scope test"

Repository: james-project
Updated Branches:
  refs/heads/JAMES-1922-3 [created] 28357f810


Revert "JAMES-1918 apache-james-backends-cassandra test jar was bound without scope test"

This reverts commit 80245f1a66caf8bc1290849d3016cfc9948cb743.


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/28357f81
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/28357f81
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/28357f81

Branch: refs/heads/JAMES-1922-3
Commit: 28357f810dcd2c809d344c16785604294b2c0dd5
Parents: b54f960
Author: Antoine Duprat <ad...@linagora.com>
Authored: Fri Feb 3 15:31:50 2017 +0100
Committer: Antoine Duprat <ad...@linagora.com>
Committed: Fri Feb 3 15:31:50 2017 +0100

----------------------------------------------------------------------
 server/container/guice/cassandra-guice/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/28357f81/server/container/guice/cassandra-guice/pom.xml
----------------------------------------------------------------------
diff --git a/server/container/guice/cassandra-guice/pom.xml b/server/container/guice/cassandra-guice/pom.xml
index 70fec90..14d0079 100644
--- a/server/container/guice/cassandra-guice/pom.xml
+++ b/server/container/guice/cassandra-guice/pom.xml
@@ -195,7 +195,6 @@
                     <groupId>${project.groupId}</groupId>
                     <artifactId>apache-james-backends-cassandra</artifactId>
                     <type>test-jar</type>
-                    <scope>test</scope>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.james</groupId>
@@ -237,7 +236,7 @@
                     <artifactId>james-server-data-cassandra</artifactId>
                 </dependency>
                 <dependency>
-                    <groupId>${project.groupId}</groupId>
+                    <groupId>org.apache.james</groupId>
                     <artifactId>james-server-data-jmap-cassandra</artifactId>
                 </dependency>
                 <dependency>


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