[netbeans] 31/49: Add netbeans-jemmy.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Dec 26 20:44:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 9cb57b8db41d92c83a073eabd8e951783ab5d392
Author: Markus Koschany <apo at debian.org>
Date: Fri Dec 25 20:13:49 2015 +0100
Add netbeans-jemmy.patch
---
debian/patches/netbeans-jemmy.patch | 26 ++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 27 insertions(+)
diff --git a/debian/patches/netbeans-jemmy.patch b/debian/patches/netbeans-jemmy.patch
new file mode 100644
index 0000000..d34259a
--- /dev/null
+++ b/debian/patches/netbeans-jemmy.patch
@@ -0,0 +1,26 @@
+From: Markus Koschany <apo at debian.org>
+Date: Fri, 25 Dec 2015 20:13:03 +0100
+Subject: netbeans jemmy
+
+We don't include zips of the jemmy doc or src. Otherwise this would cause a
+FTBFS.
+
+Forwarded: not-needed
+---
+ jemmy/nbproject/project.properties | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/jemmy/nbproject/project.properties b/jemmy/nbproject/project.properties
+index ab73fe9..f15365d 100644
+--- a/jemmy/nbproject/project.properties
++++ b/jemmy/nbproject/project.properties
+@@ -43,7 +43,7 @@ is.autoload=true
+ javac.compilerargs=-Xlint -Xlint:-serial
+ javac.source=1.6
+ release.external/jemmy-2.3.1.1.jar=modules/ext/jemmy-2.3.1.1.jar
+-release.external/jemmy-2.3.1.1-doc.zip=docs/jemmy-2.3.1.1-doc.zip
+-release.external/jemmy-2.3.1.1-src.zip=docs/jemmy-2.3.1.1-src.zip
++#release.external/jemmy-2.3.1.1-doc.zip=docs/jemmy-2.3.1.1-doc.zip
++#release.external/jemmy-2.3.1.1-src.zip=docs/jemmy-2.3.1.1-src.zip
+ sigtest.gen.fail.on.error=false
+
diff --git a/debian/patches/series b/debian/patches/series
index a9a9ffc..6836f04 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@ reproducible-build.patch
netbeans-cluster-properties.patch
netbeans-o.n.bootstrap.patch
netbeans-platform-properties.patch
+netbeans-jemmy.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list