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

apo pushed a commit to branch master
in repository libjide-oss-java.

commit 1c2619677967e6af7248871d60ef88cb520e57c7
Author: Markus Koschany <[email protected]>
Date:   Tue Oct 10 18:47:31 2017 +0200

    Remove export ANT_OPTIONS again.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index d7319bf..7a328cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,15 +5,6 @@ DPATH := $(abspath $(dir $(MAKEFILE_LIST)))
 DTYPE := +dfsg
 PKG := libjide-oss-java
 VER ?= $(shell dpkg-parsechangelog -l$(DPATH)/changelog | perl -ne 'print $$1 
if m{Version:\s*([\d\.]+)}')
-export ANT_OPTS = 
--add-exports=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED \
-               --add-exports=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.swing=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.awt=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.awt.shell=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.awt.dnd=ALL-UNNAMED \
-               --add-exports=java.desktop/sun.awt.windows=ALL-UNNAMED \
-               --add-exports=java.base/sun.security.action=ALL-UNNAMED
 
 %:
        dh $@ --with javahelper,jh_maven_repo_helper

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to