[args4j] 01/01: Don't build the args4j-tools module (incompatible with Java 8)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 14 12:59:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository args4j.

commit 2bf52e1ebf29d41bf3206b13e74e2effbac303e1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Apr 14 14:58:08 2014 +0200

    Don't build the args4j-tools module (incompatible with Java 8)
---
 debian/changelog           | 8 ++++++++
 debian/libargs4j-java.poms | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index be68f0b..cffc832 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+args4j (2.0.26-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Don't build the args4j-tools module since it relies on internal JDK classes
+    which were removed in Java 8.
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Apr 2014 14:43:12 +0200
+
 args4j (2.0.26-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/libargs4j-java.poms b/debian/libargs4j-java.poms
index 9ab1351..abc2a71 100644
--- a/debian/libargs4j-java.poms
+++ b/debian/libargs4j-java.poms
@@ -27,6 +27,6 @@
 #
 pom.xml --no-parent --has-package-version
 args4j/pom.xml --has-package-version --java-lib
-args4j-tools/pom.xml --has-package-version --java-lib
+args4j-tools/pom.xml --ignore
 args4j-maven-plugin/pom.xml --ignore
 args4j-maven-plugin-example/pom.xml --ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/args4j.git



More information about the pkg-java-commits mailing list