Christian Oyarzun created NETBEANS-6153:
-------------------------------------------

             Summary: 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


The NBI installer cannot be built with JDK 11. Some NBI projects have 
source.level=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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to