[Git][java-team/checker-framework-java][logging_test] Use ENV

Olek Wojnar (@olek) gitlab at salsa.debian.org
Fri Dec 30 02:29:58 GMT 2022



Olek Wojnar pushed to branch logging_test at Debian Java Maintainers / checker-framework-java


Commits:
cb829a44 by Olek Wojnar at 2022-12-29T21:29:41-05:00
Use ENV

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
 export DH_VERBOSE = 1
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export JAVA_OPTS = "${JAVA_OPTS} -Dorg.gradle.logging.level=debug"
 
 # Ensure packages build with no Internet access
 export http_proxy=127.0.0.1:9



View it on GitLab: https://salsa.debian.org/java-team/checker-framework-java/-/commit/cb829a44ff5bb34304d58297a30967b433d11ffc

-- 
View it on GitLab: https://salsa.debian.org/java-team/checker-framework-java/-/commit/cb829a44ff5bb34304d58297a30967b433d11ffc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20221230/64f2854f/attachment.htm>


More information about the pkg-java-commits mailing list