[SCM] Eclipse Team provider for the Git version control system branch, master, updated. upstream/1.1.0-17-ga3761ba

Jakub Adam jakub.adam at ktknet.cz
Tue Oct 25 20:13:30 UTC 2011


The following commit has been merged in the master branch:
commit a3761ba4239929dd68c846f38c5dbc262a62eefb
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Tue Oct 25 21:52:17 2011 +0200

    Clean debian/rules

diff --git a/debian/rules b/debian/rules
index 24e9f72..5bcbe9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,6 @@
 #!/usr/bin/make -f
 
-# Note: We use forceContextQualifier because the docs plugins use custom build
-#       scripts and don't work otherwise.
-BUILD_OPTIONS := -DjavacTarget=1.5 -DjavacSource=1.5 -DforceContextQualifier=v20101002
-
 export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
 	dh $@ --with eclipse-helper
-
-override_jh_compilefeatures:
-	jh_compilefeatures --build-opts '$(BUILD_OPTIONS)'

-- 
Eclipse Team provider for the Git version control system



More information about the pkg-java-commits mailing list