[tomcat8] 01/05: Removed the source/target specified in debian/rules

Emmanuel Bourg ebourg-guest at alioth.debian.org
Thu Sep 12 22:50:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 8a345bcedcc15c8533a9fe7a374f2a453f0741c0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 12 23:33:22 2013 +0200

    Removed the source/target specified in debian/rules
---
 debian/rules |    2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3567279..0dbd8d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,8 +30,6 @@ RWLOC := debian/default_root
 RWFILES := $(RWLOC)/index.html $(RWLOC)/META-INF/context.xml
 
 ANT_ARGS := -Dcompile.debug=true \
-	-Dant.build.javac.source=1.6 \
-	-Dant.build.javac.target=1.6 \
 	-Djdt.jar=/usr/share/java/ecj.jar \
 	-Djunit.jar=/usr/share/java/junit4.jar \
 	-Dhamcrest.jar=/usr/share/java/hamcrest-core.jar \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git



More information about the pkg-java-commits mailing list