[
https://issues.apache.org/jira/browse/NETBEANS-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Oyarzun closed NETBEANS-6153.
---------------------------------------
Fix Version/s: 12.6
Resolution: Fixed
> NBI cannot be built with JDK 11
> -------------------------------
>
> Key: NETBEANS-6153
> URL: https://issues.apache.org/jira/browse/NETBEANS-6153
> Project: NetBeans
> Issue Type: Improvement
> Components: platform - installer
> Affects Versions: 12.6
> Environment: {code:java}
> {code}
> Reporter: Christian Oyarzun
> Assignee: Christian Oyarzun
> Priority: Minor
> Labels: pull-request-available
> Fix For: 12.6
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The NBI installer cannot be built with JDK 11. Some NBI projects have
> javac.source=1.5 which is unsupported with JDK 11.
>
> {code:java}
> [exec] [javac] warning: [options] bootstrap class path not set in
> conjunction with -source 6
> [exec] [javac] warning: [options] source value 6 is obsolete and
> will be removed in a future release
> [exec] [javac] warning: [options] target value 1.6 is obsolete and
> will be removed in a future release// code placeholder
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
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