This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libxml-security-java.
commit 70e72c06f5fdb4cbedbc7aaf48866b915ac534c7 Author: Markus Koschany <[email protected]> Date: Sun Feb 5 17:50:13 2017 +0100 Skip the tests --- debian/maven.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/maven.properties b/debian/maven.properties index 16360f6..f767c83 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,5 +1,5 @@ # Include here properties to pass to Maven during the build. # For example: -# maven.test.skip=true -maven.test.failure.ignore=true +# See also #852930 +maven.test.skip=true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

