You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/11 15:58:31 UTC

[GitHub] [netbeans] neilcsmith-net edited a comment on pull request #3744: Build with JDK-11 in all Travis jobs

neilcsmith-net edited a comment on pull request #3744:
URL: https://github.com/apache/netbeans/pull/3744#issuecomment-1065171058


   It wasn't an argument for or against `install-jdk.sh`.  It was an argument for picking _one_ way to do this.  We're already using it - eg. https://github.com/apache/netbeans/blob/master/.travis.yml#L445
   
   > I wanted to avoid modifying the behavior of the Travis scripts. For example by accidentally switching to JDK11 for testing.
   
   Understand argument for known JDK.  But don't see why there's more chance of accidentally switching from using `JAVA_HOME` with the already installed JDKs vs one downloaded.  Either way, had wondered merit of running `ant -diagnostics` on each switch of JDK for sanity checking?


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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