[jackson-core] 09/11: Refresh fix-using-bundle.patch
Markus Koschany
apo at moszumanska.debian.org
Wed Oct 11 22:10:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-core.
commit dbc97bccf8c20654d96d80f9e3707617475a18a2
Author: Markus Koschany <apo at debian.org>
Date: Wed Oct 11 22:18:51 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..3ca1434
--- /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 22:18:27 +0200
+Subject: fix using bundle
+
+---
+ pom.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/pom.xml b/pom.xml
+index 3485383..23ecc62 100644
+--- a/pom.xml
++++ b/pom.xml
+@@ -113,6 +113,8 @@ com.fasterxml.jackson.core.*;version=${project.version}
+ <Automatic-Module-Name>com.fasterxml.jackson.core</Automatic-Module-Name>
+ </instructions>
+ </configuration>
++ <version>2.3.5</version>
++ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </build>
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-core.git
More information about the pkg-java-commits
mailing list