[libnb-platform-java] 04/06: Set permit.jdk8.builds=true

Markus Koschany apo at moszumanska.debian.org
Fri Jul 15 00:33:25 UTC 2016


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

apo pushed a commit to branch master
in repository libnb-platform-java.

commit 7c905f30ed89e390a4e7c424a265cddbb63d6461
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 15 01:48:34 2016 +0200

    Set permit.jdk8.builds=true
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 76ab940..583a056 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,7 +65,7 @@ override_dh_auto_build:
 	unset DISPLAY; ant \
 	-Dbuildstamp=$(BUILDSTAMP) \
 	-Dhg.id=debian-$(DEB_UPSTREAM_VERSION) \
-	-Dpermit.jdk7.builds=true \
+	-Dpermit.jdk8.builds=true \
 	-Dbuild.compiler.deprecation=false \
 	-Dbuild.compiler.debug=false \
 	-Dext.binaries.downloaded=true \
@@ -79,7 +79,7 @@ override_dh_auto_build:
 	grep -rl "NetBeansPlatformForBeginners.jpg" openide*/ | xargs sed -i \
 		's|http://wiki.apidesign.org/images/0/03/NetBeansPlatformForBeginners.jpg||g'
 	ant \
-	-Dpermit.jdk7.builds=true \
+	-Dpermit.jdk8.builds=true \
 	-Dbuild.compiler.deprecation=false \
 	-Dbuild.compiler.debug=false \
 	-Dverify.checkout=false \
@@ -140,7 +140,7 @@ override_dh_auto_clean:
 	$(RM) stamp-build-$(libnb-platform-java-doc)
 	$(call symlink, $(JAVADIR)/$(JH_JAR), javahelp/external/$(NB_JH_JAR))
 	$(call symlink, $(JAVADIR)/$(JSEARCH_JAR), apisupport.harness/external/$(NB_JSEARCH_JAR))
-	ant -Dpermit.jdk7.builds=true -f nbbuild/build.xml clean
+	ant -Dpermit.jdk8.builds=true -f nbbuild/build.xml clean
 	cd o.n.bootstrap/launcher/windows && CONF="nbexec" make -e clean
 	cd o.n.bootstrap/launcher/windows && CONF="nbexec64" make -e clean
 	cd apisupport.harness/windows-launcher-src && CONF="app.exe" make -e clean

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



More information about the pkg-java-commits mailing list