[json-smart] 06/06: Update maven-bundle-plugin-failok.patch

Markus Koschany apo at moszumanska.debian.org
Mon Oct 16 13:59:43 UTC 2017


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

apo pushed a commit to branch master
in repository json-smart.

commit f304e05996f0fd41ebb50808f9e86f31e9271d8f
Author: Markus Koschany <apo at debian.org>
Date:   Mon Oct 16 15:56:43 2017 +0200

    Update maven-bundle-plugin-failok.patch
---
 debian/patches/maven-bundle-plugin-failok.patch | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/patches/maven-bundle-plugin-failok.patch b/debian/patches/maven-bundle-plugin-failok.patch
index 985dd74..0a7ece0 100644
--- a/debian/patches/maven-bundle-plugin-failok.patch
+++ b/debian/patches/maven-bundle-plugin-failok.patch
@@ -2,9 +2,13 @@ From: Markus Koschany <apo at debian.org>
 Date: Mon, 16 Oct 2017 15:45:02 +0200
 Subject: maven bundle plugin failok
 
+Workaround for #868913.
+
+Bug-Debian: https://bugs.debian.org/868603
 ---
  accessors-smart/pom.xml | 1 +
- 1 file changed, 1 insertion(+)
+ json-smart/pom.xml      | 1 +
+ 2 files changed, 2 insertions(+)
 
 diff --git a/accessors-smart/pom.xml b/accessors-smart/pom.xml
 index 0903118..ff2ced3 100644
@@ -18,3 +22,15 @@ index 0903118..ff2ced3 100644
  					</instructions>
  				</configuration>
  			</plugin>
+diff --git a/json-smart/pom.xml b/json-smart/pom.xml
+index 494f327..bf098db 100644
+--- a/json-smart/pom.xml
++++ b/json-smart/pom.xml
+@@ -58,6 +58,7 @@
+ 						</Export-Package>
+ 						<!-- Private-Package></Private-Package -->
+ 						<Embed-Dependency>accessors-smart;groupId=net.minidev;inline=true</Embed-Dependency>
++					<_failok>true</_failok>
+ 					</instructions>
+ 				</configuration>
+ 			</plugin>

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



More information about the pkg-java-commits mailing list