This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackrabbit.
commit b3e58d3708291ec87b23adefca6dbd8c62f84e00 Author: Markus Koschany <[email protected]> Date: Sat Nov 4 23:42:38 2017 +0100 Remove --has-package-version flag. --- debian/libjackrabbit-java.poms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/libjackrabbit-java.poms b/debian/libjackrabbit-java.poms index 42a783d..de237b1 100644 --- a/debian/libjackrabbit-java.poms +++ b/debian/libjackrabbit-java.poms @@ -25,8 +25,8 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --no-parent --has-package-version -jackrabbit-parent/pom.xml --has-package-version +pom.xml --no-parent +jackrabbit-parent/pom.xml jackrabbit-api/pom.xml --ignore jackrabbit-jcr-commons/pom.xml --ignore jackrabbit-jcr-tests/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

