[bnd] 04/12: Add build-without-biz.aQute.repository.patch

Markus Koschany apo-guest at moszumanska.debian.org
Sun May 17 14:27:25 UTC 2015


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

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

commit e3c1724089756c2a8b25342301e74fb123f74635
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun May 17 15:04:15 2015 +0200

    Add build-without-biz.aQute.repository.patch
---
 .../build-without-biz.aQute.repository.patch       | 28 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/build-without-biz.aQute.repository.patch b/debian/patches/build-without-biz.aQute.repository.patch
new file mode 100644
index 0000000..6df0f60
--- /dev/null
+++ b/debian/patches/build-without-biz.aQute.repository.patch
@@ -0,0 +1,28 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Sun, 17 May 2015 15:03:45 +0200
+Subject: build without biz.aQute.repository
+
+---
+ build.xml | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/build.xml b/build.xml
+index 9abfa87..51996fe 100644
+--- a/build.xml
++++ b/build.xml
+@@ -10,7 +10,6 @@
+ 	</macrodef>
+ 	<target name="build">
+ 		<ant dir="biz.aQute.bnd" target="build" />
+-		<ant dir="biz.aQute.repository" target="build" />
+ 		<ant dir="biz.aQute.resolve" target="build" />
+ 	</target>
+ 	<target name="dist" >
+@@ -18,7 +17,6 @@
+ 	</target>
+ 	<target name="release">
+ 		<ant dir="biz.aQute.bnd" target="release" />
+-		<ant dir="biz.aQute.repository" target="release" />
+ 		<ant dir="biz.aQute.resolve" target="release" />
+ 	</target>
+ 	<target name="clean">
diff --git a/debian/patches/series b/debian/patches/series
index f0288d9..753ac52 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@ findbugs.patch
 embedded-repo.patch
 FTBFS.patch
 implement-missing-methods.patch
+build-without-biz.aQute.repository.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