This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-ps.
commit a69883984d5cc4ec1cc4adc2c6430dccfc3054f6 Author: Giovanni Mascellani <[email protected]> Date: Sun Jun 12 18:29:36 2016 +0200 Enable tests. --- debian/changelog | 1 + debian/maven.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bf5b706..b4591ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ freehep-graphicsio-ps (2.1.1-2) UNRELEASED; urgency=low * Build with debhelper 9 instead of CDBS. * Remove trivial information in debian/README.source. * Add classpath to the JAR manifest. + * Enable tests. [ Philipp Huebner ] * Added myself as uploader diff --git a/debian/maven.properties b/debian/maven.properties index d2f1b82..ab18ddd 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1 +1 @@ -maven.test.skip=true +maven.test.skip=false -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-ps.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

