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 2018/12/07 16:09:54 UTC

[1/2] james-project git commit: JAMES-2620 Built artifacts should be installed to prevent downloading them from maven repository

Repository: james-project
Updated Branches:
  refs/heads/master b7d44a108 -> 1555f517e


JAMES-2620 Built artifacts should be installed to prevent downloading them from maven repository


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

Branch: refs/heads/master
Commit: 3f098f822c1cdda1acf69b87c4ee4d1b30d0e40a
Parents: 16e4d9f
Author: Antoine Duprat <ad...@linagora.com>
Authored: Mon Dec 3 11:25:51 2018 +0100
Committer: Antoine Duprat <ad...@linagora.com>
Committed: Thu Dec 6 11:38:13 2018 +0100

----------------------------------------------------------------------
 dockerfiles/compilation/java-8/integration_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/3f098f82/dockerfiles/compilation/java-8/integration_tests.sh
----------------------------------------------------------------------
diff --git a/dockerfiles/compilation/java-8/integration_tests.sh b/dockerfiles/compilation/java-8/integration_tests.sh
index ae30787..0fab296 100755
--- a/dockerfiles/compilation/java-8/integration_tests.sh
+++ b/dockerfiles/compilation/java-8/integration_tests.sh
@@ -53,5 +53,5 @@ git clone $ORIGIN/.
 git checkout $SHA1
 
 
-mvn -DskipTests -pl org.apache.james:apache-james-mpt-external-james -am compile
+mvn -DskipTests -pl org.apache.james:apache-james-mpt-external-james -am package
 mvn -Dtest=JamesDeploymentValidation -pl org.apache.james:apache-james-mpt-external-james test


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


[2/2] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2620'

Posted by ad...@apache.org.
Merge remote-tracking branch 'mine/JAMES-2620'


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

Branch: refs/heads/master
Commit: 1555f517e818d9b5fa649e4bde3279a7d38a23b2
Parents: b7d44a1 3f098f8
Author: Antoine Duprat <ad...@linagora.com>
Authored: Fri Dec 7 17:09:02 2018 +0100
Committer: Antoine Duprat <ad...@linagora.com>
Committed: Fri Dec 7 17:09:02 2018 +0100

----------------------------------------------------------------------
 dockerfiles/compilation/java-8/integration_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------



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