[netbeans] 03/04: Add netbeans-libs.nashorn.patch
Markus Koschany
apo at moszumanska.debian.org
Sun Apr 17 10:28:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch javascript
in repository netbeans.
commit c9453cc4c20dffc4fb141b7db3e2429ea866f6f5
Author: Markus Koschany <apo at debian.org>
Date: Sat Apr 16 19:48:13 2016 +0200
Add netbeans-libs.nashorn.patch
---
debian/patches/netbeans-libs.nashorn.patch | 37 ++++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 38 insertions(+)
diff --git a/debian/patches/netbeans-libs.nashorn.patch b/debian/patches/netbeans-libs.nashorn.patch
new file mode 100644
index 0000000..7194a50
--- /dev/null
+++ b/debian/patches/netbeans-libs.nashorn.patch
@@ -0,0 +1,37 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sat, 16 Apr 2016 19:47:46 +0200
+Subject: netbeans libs.nashorn
+
+---
+ libs.nashorn/nbproject/project.properties | 2 +-
+ libs.nashorn/nbproject/project.xml | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/libs.nashorn/nbproject/project.properties b/libs.nashorn/nbproject/project.properties
+index 64b5f9f..c3ce6b5 100644
+--- a/libs.nashorn/nbproject/project.properties
++++ b/libs.nashorn/nbproject/project.properties
+@@ -43,5 +43,5 @@
+ javac.source=1.6
+ javac.compilerargs=-Xlint -Xlint:-serial
+ is.autoload=true
+-release.external/nashorn-02f810c26ff9-patched.jar=modules/ext/nashorn-02f810c26ff9-patched.jar
++#release.external/nashorn-02f810c26ff9-patched.jar=modules/ext/nashorn-02f810c26ff9-patched.jar
+ release.external/asm-all-4.0.jar=modules/ext/asm-all-4.0.jar
+diff --git a/libs.nashorn/nbproject/project.xml b/libs.nashorn/nbproject/project.xml
+index 931ebcb..12bfdd9 100644
+--- a/libs.nashorn/nbproject/project.xml
++++ b/libs.nashorn/nbproject/project.xml
+@@ -8,10 +8,10 @@
+ <public-packages>
+ <subpackages>jdk.nashorn</subpackages>
+ </public-packages>
+- <class-path-extension>
++ <!--<class-path-extension>
+ <runtime-relative-path>ext/nashorn-02f810c26ff9-patched.jar</runtime-relative-path>
+ <binary-origin>external/nashorn-02f810c26ff9-patched.jar</binary-origin>
+- </class-path-extension>
++ </class-path-extension>-->
+ <class-path-extension>
+ <runtime-relative-path>ext/asm-all-4.0.jar</runtime-relative-path>
+ <binary-origin>external/asm-all-4.0.jar</binary-origin>
diff --git a/debian/patches/series b/debian/patches/series
index ead1990..ad75403 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -33,3 +33,4 @@ netbeans-ide-launcher.patch
netbeans-xsl-httpserver.patch
netbeans-svnclientadapter.patch
netbeans-slf4j.dummy.patch
+netbeans-libs.nashorn.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