[jenkins] 02/04: Depend on libguice-java >= 4.0~beta5 to fix a NoSuchMethodError at runtime with the Maven plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Oct 18 22:07:16 BST 2014


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

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

commit 4d712457f2515257d6c34921c0b71f2435260176
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Oct 18 23:02:20 2014 +0200

    Depend on libguice-java >= 4.0~beta5 to fix a NoSuchMethodError at runtime with the Maven plugin
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9a543c2..a06193a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ jenkins (1.565.3-2) UNRELEASED; urgency=medium
     - ant 1.2
     - antisamy-markup-formatter 1.2
   * Removed the build dependency on libowasp-java-html-sanitizer-java
+  * Depend on libguice-java >= 4.0~beta5 to fix a NoSuchMethodError
+    at runtime with the Maven plugin
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 10 Oct 2014 18:06:20 +0200
 
diff --git a/debian/control b/debian/control
index 21f0bec..160a8ba 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Build-Depends-Indep:
  libcommons-io-java (>= 2.4),
  libcommons-lang-java,
  libcommons-logging-java,
- libguice-java,
+ libguice-java (>= 4.0~beta5~),
  libjaxen-java,
  libjbcrypt-java (>= 0.3-4~),
  libjellydoc-java,

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



More information about the pkg-java-commits mailing list