Revert "JAMES-2475 Run Memory JMAP integration tests first"

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

Branch: refs/heads/master
Commit: c434a8401551fb456c768f3d273fc391b6f5e3a2
Parents: e9b8955
Author: Antoine Duprat <[email protected]>
Authored: Tue Nov 6 15:07:42 2018 +0100
Committer: Antoine Duprat <[email protected]>
Committed: Fri Nov 9 08:49:10 2018 +0100

----------------------------------------------------------------------
 .../cassandra-jmap-integration-testing/pom.xml           |  6 ------
 server/protocols/jmap-integration-testing/pom.xml        | 11 -----------
 2 files changed, 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/c434a840/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml
----------------------------------------------------------------------
diff --git 
a/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml
 
b/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml
index 45ba1cb..a2ad671 100644
--- 
a/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml
+++ 
b/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml
@@ -148,12 +148,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <!-- Force Memory JMAP integration tests to be played before 
Cassandra ones -->
-            <groupId>${james.groupId}</groupId>
-            <artifactId>memory-jmap-integration-testing</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>javax-mail-extension</artifactId>
             <type>test-jar</type>

http://git-wip-us.apache.org/repos/asf/james-project/blob/c434a840/server/protocols/jmap-integration-testing/pom.xml
----------------------------------------------------------------------
diff --git a/server/protocols/jmap-integration-testing/pom.xml 
b/server/protocols/jmap-integration-testing/pom.xml
index 0e796ae..2976d98 100644
--- a/server/protocols/jmap-integration-testing/pom.xml
+++ b/server/protocols/jmap-integration-testing/pom.xml
@@ -37,15 +37,4 @@
         <module>jmap-integration-testing-common</module>
         <module>memory-jmap-integration-testing</module>
     </modules>
-
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>${james.groupId}</groupId>
-                <artifactId>memory-jmap-integration-testing</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
-
 </project>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to