[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. debian/3.8.0_rc4-1-11-gfe24690
Jakub Adam
jakub.adam at ktknet.cz
Mon Oct 8 21:25:51 UTC 2012
The following commit has been merged in the master branch:
commit 53f274a252cea7e5a7c9f3033394ede93e40d282
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Mon Oct 8 22:30:06 2012 +0200
Refreshed d/patches/eclipse-help-fix-jsp-precompilation.patch
diff --git a/debian/changelog b/debian/changelog
index 57a1e7d..9f7b42d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ eclipse (3.8.1-1) UNRELEASED; urgency=low
- Works around dpkg bug #683547.
- Affected patches are use-deb-build-compiler-flags.patch and
find-tomcat-libs.patch.
+ * Refreshed d/patches/eclipse-help-fix-jsp-precompilation.patch.
-- Jakub Adam <jakub.adam at ktknet.cz> Mon, 08 Oct 2012 22:18:53 +0200
diff --git a/debian/patches/eclipse-help-fix-jsp-precompilation.patch b/debian/patches/eclipse-help-fix-jsp-precompilation.patch
index e70d562..24373df 100644
--- a/debian/patches/eclipse-help-fix-jsp-precompilation.patch
+++ b/debian/patches/eclipse-help-fix-jsp-precompilation.patch
@@ -7,10 +7,10 @@ Subject: eclipse-help-fix-jsp-precompilation
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/eclipse/plugins/org.eclipse.help.webapp/buildJSPs.xml b/eclipse/plugins/org.eclipse.help.webapp/buildJSPs.xml
-index e937069..a808256 100644
+index 3b11f1b..8dd3353 100644
--- a/eclipse/plugins/org.eclipse.help.webapp/buildJSPs.xml
+++ b/eclipse/plugins/org.eclipse.help.webapp/buildJSPs.xml
-@@ -54,11 +54,27 @@
+@@ -55,11 +55,27 @@
<!-- Compile the JSPs -->
<!-- ===================================================================== -->
<target name="compile">
@@ -39,4 +39,4 @@ index e937069..a808256 100644
+ classpathref="class_path"
fork="true"
failonerror="true">
- <arg value="-compile"/>
+ <jvmarg value="-Dorg.apache.jasper.compiler.disablejsr199=true"/>
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list