[SCM] eclipse-wtp packaging branch, master, updated. upstream/3.4.0_rc4-22-g56f4382
Jakub Adam
jakub.adam at ktknet.cz
Sat Jun 16 13:26:01 UTC 2012
The following commit has been merged in the master branch:
commit 1b19e398f1d34e3810a4d79e4bbdc3b6fae40e57
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sat Jun 16 12:53:56 2012 +0200
d/rules: Don't hardcode org.eclipse.wst.jsdt.core version for regenerating JS parser files
diff --git a/debian/rules b/debian/rules
index d4d7e09..95d666c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ override_jh_compilefeatures:
jh_compilefeatures --build-opts="-DjavacTarget=1.5 -DjavacSource=1.5 \
-DbuildId=$(BUILD_ID) -DforceContextQualifier=$(BUILD_ID)";
-JSDT_CORE_JAR := eclipse-wtp-webtools/usr/share/eclipse/dropins/wtp-webtools/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.101.dist.jar
+JSDT_CORE_JAR := eclipse-wtp-webtools/usr/share/eclipse/dropins/wtp-webtools/eclipse/plugins/org.eclipse.wst.jsdt.core_*.dist.jar
override_jh_installeclipse:
jh_installeclipse
cd debian/.eclipse-build/org.eclipse.wst.jsdt.core/grammar; \
--
eclipse-wtp packaging
More information about the pkg-java-commits
mailing list