This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository openjpa.
commit 4d32b140be74a908d1618cd602bf64dedd352aff Author: Markus Koschany <[email protected]> Date: Fri Jun 23 15:15:40 2017 +0200 Update patch headers. --- debian/patches/exclude-was-uow.diff | 1 + debian/patches/openjpa-xmlstore-no-tests.patch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/patches/exclude-was-uow.diff b/debian/patches/exclude-was-uow.diff index 5da0ad6..b83fbb8 100644 --- a/debian/patches/exclude-was-uow.diff +++ b/debian/patches/exclude-was-uow.diff @@ -2,6 +2,7 @@ From: Debian Java Maintainers <[email protected]> Date: Fri, 23 Jun 2017 15:01:11 +0200 Subject: exclude-was-uow +Don't try to run proprietary Webshpere code. --- .../openjpa/ee/WASRegistryManagedRuntime.java | 38 +--------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/debian/patches/openjpa-xmlstore-no-tests.patch b/debian/patches/openjpa-xmlstore-no-tests.patch index ea6aafd..220b8fd 100644 --- a/debian/patches/openjpa-xmlstore-no-tests.patch +++ b/debian/patches/openjpa-xmlstore-no-tests.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Fri, 23 Jun 2017 15:03:42 +0200 Subject: openjpa-xmlstore no tests +The openjpa-xmlstore module will FTBFS because it requires a test jar which we +don't build since the tests are skipped. --- openjpa-xmlstore/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) -- 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

