This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository activemq-protobuf.
commit 29e79d661901e3da5119c8b36dd9b47eb2114a2a Author: Markus Koschany <[email protected]> Date: Sat Mar 19 19:04:00 2016 +0100 Install jars into /usr/share/java to comply with the Java Policy. --- debian/libactivemq-protobuf-java.poms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/libactivemq-protobuf-java.poms b/debian/libactivemq-protobuf-java.poms index e042bc1..5911405 100644 --- a/debian/libactivemq-protobuf-java.poms +++ b/debian/libactivemq-protobuf-java.poms @@ -24,5 +24,5 @@ # temporarily for certain artifacts such as Javadoc jars. # pom.xml --no-parent --has-package-version -activemq-protobuf/pom.xml --has-package-version -activemq-protobuf-test/pom.xml --ignore-pom --has-package-version +activemq-protobuf/pom.xml --has-package-version --java-lib +activemq-protobuf-test/pom.xml --ignore-pom --has-package-version --java-lib -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-protobuf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

