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 bt...@apache.org on 2018/07/04 08:59:06 UTC

[2/4] james-project git commit: JAMES-2441 Bind test dependencies in test scope

JAMES-2441 Bind test dependencies in test scope


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

Branch: refs/heads/master
Commit: fffdff9ac24a77fddeed14d5d78b3d474372ce1f
Parents: 3448c5e
Author: benwa <bt...@linagora.com>
Authored: Wed Jul 4 10:19:18 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Wed Jul 4 15:58:29 2018 +0700

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


http://git-wip-us.apache.org/repos/asf/james-project/blob/fffdff9a/server/container/guice/cassandra-ldap-guice/pom.xml
----------------------------------------------------------------------
diff --git a/server/container/guice/cassandra-ldap-guice/pom.xml b/server/container/guice/cassandra-ldap-guice/pom.xml
index b7f64a7..84e4042 100644
--- a/server/container/guice/cassandra-ldap-guice/pom.xml
+++ b/server/container/guice/cassandra-ldap-guice/pom.xml
@@ -72,6 +72,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>james-server-data-ldap-integration-testing</artifactId>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>


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