jtulach commented on a change in pull request #3342:
URL: https://github.com/apache/netbeans/pull/3342#discussion_r759851026



##########
File path: .travis.yml
##########
@@ -485,111 +485,58 @@ matrix:
           script:
             - ant $OPTS -Dtest.config=batch2 -f java/java.hints test
 
-        - name: Test Java modules without nb-javac on Java 14
+        - name: Test Java modules without nb-javac on Java 17
           jdk: openjdk8
           env:
             - 
OPTS="-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/master/meta/netbeansrelease.json
 -quiet -Dcluster.config=java -Djavac.compilerargs=-nowarn 
-Dbuild.compiler.deprecation=false 
-Dtest-unit-sys-prop.ignore.random.failures=true"
           before_script:
             - wget 
https://raw.githubusercontent.com/sormuras/bach/master/install-jdk.sh
-            - export TEST_JDK=`bash install-jdk.sh --feature 14 --license GPL 
--emit-java-home --silent | tail -1`
-            - export 
OPTS="-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/master/meta/netbeansrelease.json
 $OPTS -Dtest.nbjdk.home=$TEST_JDK -Dtest.use.jdk.javac=true"

Review comment:
       Can this change be merged anytime soon?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to