This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-jcs.
commit 8194ee662b7a3ff3f1bfd61a0694b66e22a5e57a Author: Emmanuel Bourg <[email protected]> Date: Fri Oct 9 00:13:28 2015 +0200 Ignore the tck-tests, jcache-extra, jcache-openjpa and dist modules --- debian/libcommons-jcs-java.poms | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/libcommons-jcs-java.poms b/debian/libcommons-jcs-java.poms index 70540c0..dbca14b 100644 --- a/debian/libcommons-jcs-java.poms +++ b/debian/libcommons-jcs-java.poms @@ -28,7 +28,7 @@ pom.xml commons-jcs-core/pom.xml commons-jcs-jcache/pom.xml -commons-jcs-tck-tests/pom.xml -commons-jcs-jcache-extras/pom.xml -commons-jcs-jcache-openjpa/pom.xml -commons-jcs-dist/pom.xml +commons-jcs-tck-tests/pom.xml --ignore +commons-jcs-jcache-extras/pom.xml --ignore +commons-jcs-jcache-openjpa/pom.xml --ignore +commons-jcs-dist/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-jcs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

