This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository undertow.
commit ffcd6d93a0d0ec0c10b73f2c9da42ac03d193ab4 Author: Markus Koschany <[email protected]> Date: Fri Oct 30 18:33:10 2015 +0100 Set maven.test.skip to true --- debian/maven.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/maven.properties b/debian/maven.properties index 5cab51f..6af0556 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,7 +1,6 @@ # Include here properties to pass to Maven during the build. # For example: -#maven.test.skip=false +maven.test.skip=true maven.compiler.source=1.7 maven.compiler.target=1.7 project.build.sourceEncoding=utf-8 -maven.test.failure.ignore=true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/undertow.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

