This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository undertow.
commit 9d14f781e472da177613a50d04a194fd8d1e3ccc Author: Markus Koschany <[email protected]> Date: Tue Jul 11 14:08:42 2017 +0200 Enable the tests again. --- debian/maven.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.properties b/debian/maven.properties index 6af0556..65ee5d2 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,6 +1,6 @@ # Include here properties to pass to Maven during the build. # For example: -maven.test.skip=true +#maven.test.skip=true maven.compiler.source=1.7 maven.compiler.target=1.7 project.build.sourceEncoding=utf-8 -- 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

