[bnd] 08/22: Add embedded-repo.patch

Markus Koschany apo-guest at moszumanska.debian.org
Sat May 16 22:35:38 UTC 2015


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

apo-guest pushed a commit to branch experimental
in repository bnd.

commit 96ff18453a427e8ee61d12ab143aad42d77cb9e4
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu May 14 17:03:13 2015 +0200

    Add embedded-repo.patch
---
 debian/patches/embedded-repo.patch | 21 +++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/embedded-repo.patch b/debian/patches/embedded-repo.patch
new file mode 100644
index 0000000..f1c24d5
--- /dev/null
+++ b/debian/patches/embedded-repo.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Thu, 14 May 2015 17:03:01 +0200
+Subject: embedded repo
+
+---
+ biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java b/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java
+index be7a71c..bed7436 100644
+--- a/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java
++++ b/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java
+@@ -291,7 +291,7 @@ public class Workspace extends Processor {
+ 					if (in != null)
+ 						unzip(in, root);
+ 					else {
+-						error("Couldn't find embedded-repo.jar in bundle ");
++						//error("Couldn't find embedded-repo.jar in bundle ");
+ 					}
+ 					return true;
+ 				} else
diff --git a/debian/patches/series b/debian/patches/series
index 5e77f2e..91d0592 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ no-ee.j2se.patch
 no-osgi.r5.patch
 ant-contrib.patch
 findbugs.patch
+embedded-repo.patch

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



More information about the pkg-java-commits mailing list