[jenkins-xstream] 07/13: d/maven.ignoreRules: Drop json dependency - only required for testing.
James Downing Page
jamespage at alioth.debian.org
Mon Aug 12 13:20:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
jamespage pushed a commit to branch master
in repository jenkins-xstream.
commit 2928c71ffe38047144610e96161dd168627bc599
Author: James Page <james.page at ubuntu.com>
Date: Mon Aug 12 13:49:35 2013 +0100
d/maven.ignoreRules: Drop json dependency - only required for testing.
---
debian/changelog | 2 ++
debian/maven.ignoreRules | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 58b14dc..93b779e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ jenkins-xstream (1.4.4-jenkins-3-1) UNRELEASED; urgency=low
- d/control: Add new BD on libkxml2-java.
- d/maven.rules,ignoreRules: Ignore xmlpull requirement and remap
to be provided from libxpp3-java.
+ - d/maven.ignoreRules: Drop json dependency - only required for
+ testing.
-- James Page <james.page at ubuntu.com> Mon, 12 Aug 2013 13:15:27 +0100
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ea53315..f2913dc 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -26,3 +26,4 @@ org.codehaus.xsite xsite-maven-plugin * * * *
org.jvnet.wagon-svn wagon-svn * * * *
jmock jmock * * * *
xmlpull xmlpull * * * *
+org.json json * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-xstream.git
More information about the pkg-java-commits
mailing list