[jackson-jr] 07/15: Drop build.patch

Markus Koschany apo at moszumanska.debian.org
Thu Oct 12 16:38:28 UTC 2017


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

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

commit 2923f1b9ee74ed0ac67b2c874fa399ac70f8fcdb
Author: Markus Koschany <apo at debian.org>
Date:   Thu Oct 12 17:56:28 2017 +0200

    Drop build.patch
---
 debian/patches/build.patch | 33 ---------------------------------
 debian/patches/series      |  1 -
 2 files changed, 34 deletions(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
deleted file mode 100644
index ddbc389..0000000
--- a/debian/patches/build.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sun, 2 Jul 2017 05:30:17 +0200
-Subject: build
-
-Maven's replacer plugin does not work and I also had to pass the --no-parent
-flag to the pom. There is something wrong. Fix it!
-
-Forwarded: not-needed
----
- jr-objects/pom.xml | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/jr-objects/pom.xml b/jr-objects/pom.xml
-index 3bb0a7f..0c3bb80 100644
---- a/jr-objects/pom.xml
-+++ b/jr-objects/pom.xml
-@@ -6,7 +6,7 @@
-     <version>2.8.9</version>
-   </parent>
-   <artifactId>jackson-jr-objects</artifactId>
--  <packaging>bundle</packaging>
-+  <packaging>jar</packaging>
-   <description>Simple data-binding that builds directly on `jackson-core` (streaming),
- has no other dependencies, and provides additional builder-style content generator
- </description>
-@@ -23,6 +23,7 @@ has no other dependencies, and provides additional builder-style content generat
-     <dependency>
-       <groupId>com.fasterxml.jackson.core</groupId>
-       <artifactId>jackson-core</artifactId>
-+      <version>2.8.6</version>
-     </dependency>
-   </dependencies>
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5879227..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-build.patch

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



More information about the pkg-java-commits mailing list