Peter created NETBEANS-2872:
-------------------------------
Summary: error: Source option 6 is no longer supported. Use 7 or
later
Key: NETBEANS-2872
URL: https://issues.apache.org/jira/browse/NETBEANS-2872
Project: NetBeans
Issue Type: Bug
Components: java - Compiler
Affects Versions: 11.0
Reporter: Peter
Build netbeans with jdk1.8.0_211 error:
compile:
[nb-javac] Compiling 45 source files to
/Users/peter/workspace/netbeans/platform/openide.util/build/classes
[repeat] error: Source option 6 is no longer supported. Use 7 or later.
[repeat] error: Target option 6 is no longer supported. Use 7 or later.
[nbmerge] Failed to build target: all-openide.util
BUILD FAILED
/Users/peter/workspace/netbeans/nbbuild/build.xml:530: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:525: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:560: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:543: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:525: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:560: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:543: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:525: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/build.xml:572: The following error
occurred while executing this line:
/Users/peter/workspace/netbeans/nbbuild/templates/common.xml:201: Compile
failed; see the compiler error output for details.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
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