[jackson-annotations] 08/09: Refresh fix-using-bundle.patch

Markus Koschany apo at moszumanska.debian.org
Wed Oct 11 22:09:37 UTC 2017


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

apo pushed a commit to branch master
in repository jackson-annotations.

commit 6badb8235d5e402c4fc3cc9a4adc408c9040eff2
Author: Markus Koschany <apo at debian.org>
Date:   Wed Oct 11 23:59:02 2017 +0200

    Refresh fix-using-bundle.patch
---
 debian/patches/fix-using-bundle.patch | 21 +++++++++++++++++++++
 debian/patches/series                 |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/fix-using-bundle.patch b/debian/patches/fix-using-bundle.patch
new file mode 100644
index 0000000..1206195
--- /dev/null
+++ b/debian/patches/fix-using-bundle.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Wed, 11 Oct 2017 23:58:48 +0200
+Subject: fix using bundle
+
+---
+ pom.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/pom.xml b/pom.xml
+index 879c302..a8362c7 100644
+--- a/pom.xml
++++ b/pom.xml
+@@ -52,6 +52,8 @@
+       <plugin>
+         <groupId>org.apache.felix</groupId>
+         <artifactId>maven-bundle-plugin</artifactId>
++        <version>2.3.5</version>
++        <extensions>true</extensions>
+ 	<!-- IMPORTANT! Parent defines plenty of defaults; make sure to merge config -->
+         <configuration>
+           <!-- note: usually would use `packageVersion.package`, but not used with annotations pkg -->
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9633adc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-using-bundle.patch

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



More information about the pkg-java-commits mailing list