This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository openjpa.
commit c43739f81c7855d6d7ee01294c3f99f6daaf345a Author: Markus Koschany <[email protected]> Date: Fri Jun 23 14:34:19 2017 +0200 Use the parent pom. --- debian/libopenjpa-java.poms | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/libopenjpa-java.poms b/debian/libopenjpa-java.poms index 8fcff9b..41fc520 100644 --- a/debian/libopenjpa-java.poms +++ b/debian/libopenjpa-java.poms @@ -5,7 +5,7 @@ # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] -# --no-parent: remove the <parent> tag from the POM +# : remove the <parent> tag from the POM # --package=<package>: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part @@ -26,16 +26,16 @@ # Empty by default. [mh_install] # pom.xml --no-parent -openjpa-lib/pom.xml --has-package-version --java-lib --no-parent -openjpa-kernel/pom.xml --has-package-version --java-lib --no-parent -openjpa-jdbc/pom.xml --has-package-version --java-lib --no-parent -openjpa-persistence/pom.xml --has-package-version --java-lib --no-parent -openjpa-persistence-jdbc/pom.xml --has-package-version --java-lib --no-parent +openjpa-lib/pom.xml --has-package-version --java-lib +openjpa-kernel/pom.xml --has-package-version --java-lib +openjpa-jdbc/pom.xml --has-package-version --java-lib +openjpa-persistence/pom.xml --has-package-version --java-lib +openjpa-persistence-jdbc/pom.xml --has-package-version --java-lib openjpa-persistence-locking/pom.xml --ignore -openjpa-xmlstore/pom.xml --has-package-version --java-lib --no-parent -openjpa-slice/pom.xml --has-package-version --java-lib --no-parent -openjpa-jest/pom.xml --has-package-version --java-lib --no-parent -openjpa/pom.xml --has-package-version --java-lib --no-parent +openjpa-xmlstore/pom.xml --has-package-version --java-lib +openjpa-slice/pom.xml --has-package-version --java-lib +openjpa-jest/pom.xml --has-package-version --java-lib +openjpa/pom.xml --has-package-version --java-lib openjpa-project/pom.xml --ignore openjpa-examples/pom.xml --ignore openjpa-examples/simple/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjpa.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

