This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit c61c67d0788a1f0d7511c8886d51ea5967c429ef Author: Markus Koschany <[email protected]> Date: Fri Sep 15 07:47:03 2017 +0200 Ignore test-testng module. --- debian/changelog | 1 + debian/libeasymock-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b6c5ef6..d309ab1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ easymock (3.5+ds-1) unstable; urgency=medium * Drop maven-jar-plugin-compatibility.patch. * Refresh no-android.patch. * Ignore new dexmaker artifact. + * Ignore test-testng module. -- Markus Koschany <[email protected]> Fri, 15 Sep 2017 07:15:45 +0200 diff --git a/debian/libeasymock-java.poms b/debian/libeasymock-java.poms index cdcc876..458604e 100644 --- a/debian/libeasymock-java.poms +++ b/debian/libeasymock-java.poms @@ -31,5 +31,6 @@ test-integration/pom.xml --ignore test-osgi/pom.xml --ignore test-nodeps/pom.xml --ignore test-android/pom.xml --ignore +test-testng/pom.xml --ignore bench/pom.xml --ignore test-deploy/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

