[mina2] 03/05: Removed the Maven 2 compatibility patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Dec 11 16:34:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository mina2.
commit 2dde009e1d33f21373290781bd053ef570e62dc2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Dec 11 15:10:37 2015 +0100
Removed the Maven 2 compatibility patch
---
debian/changelog | 1 +
debian/patches/02-maven2-compatibility.patch | 14 --------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b6af2f5..06c70b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mina2 (2.0.9-2) UNRELEASED; urgency=medium
* Enabled the OSGi metadata
* Build with the DH sequencer instead of CDBS
+ * Removed the Maven 2 compatibility patch
-- Emmanuel Bourg <ebourg at apache.org> Fri, 11 Dec 2015 09:14:13 +0100
diff --git a/debian/patches/02-maven2-compatibility.patch b/debian/patches/02-maven2-compatibility.patch
deleted file mode 100644
index 504c064..0000000
--- a/debian/patches/02-maven2-compatibility.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Remove the Maven 3 prerequisite
-Author: Emmanuel Bourg <ebourg at apache.org>
-Forwarded: not-needed
---- a/src/pom.xml
-+++ b/src/pom.xml
-@@ -29,7 +29,7 @@
- </parent>
-
- <prerequisites>
-- <maven>3.0.3</maven>
-+ <maven>2.2.1</maven>
- </prerequisites>
-
- <organization>
diff --git a/debian/patches/series b/debian/patches/series
index 8fd9f03..01618e1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
01-tomcat-jni-compatibility.patch
-02-maven2-compatibility.patch
03-easymock-compatibility.patch
05-spring-dependency.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina2.git
More information about the pkg-java-commits
mailing list