This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-gogo-shell.
commit fcb0c8c50bd2b387953e7939ebea3b67436425b1 Author: Markus Koschany <[email protected]> Date: Sat Nov 21 18:46:09 2015 +0100 Skip the tests --- debian/maven.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/maven.properties b/debian/maven.properties index 3c32fe1..27e1887 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,6 +1,5 @@ # Include here properties to pass to Maven during the build. # For example: -# maven.test.skip=true - +maven.test.skip=true maven.compiler.source=1.5 maven.compiler.target=1.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-gogo-shell.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

