[jira] [Commented] (NETBEANS-2872) error: Source option 6 is no longer supported. Use 7 or later

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903728#comment-16903728
 ] 

Geertjan Wielenga commented on NETBEANS-2872:
-

Make sure you're following the instructions for building, including the 
requirements, in the README:

https://github.com/apache/netbeans/blob/master/README.md

> 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
>Priority: Major
> Attachments: log.txt
>
>
> 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: 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



[jira] [Commented] (NETBEANS-2872) error: Source option 6 is no longer supported. Use 7 or later

2019-08-09 Thread Czukowski (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903686#comment-16903686
 ] 

Czukowski commented on NETBEANS-2872:
-

[~GeertjanWielenga] I seem to have the same issue, with the same lines listed 
from build.xml, but on a different OS, JDK 1.8.0_212 and the Ant version 
bundled with NetBeans. Would you like me to create a separate JIRA issue? I can 
provide any build log file and details. I used to be able to build NetBeans 
11.0, but sadly not after pulling the latest master.

> 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
>Priority: Major
> Attachments: log.txt
>
>
> 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: 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



[jira] [Commented] (NETBEANS-2872) error: Source option 6 is no longer supported. Use 7 or later

2019-07-20 Thread Peter (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16889395#comment-16889395
 ] 

Peter commented on NETBEANS-2872:
-

 Dear Geertjan

   I am using ant 1.10.6, attached the full log. [^log.txt]

/Users/peter/workspace/netbeans>cat nbbuild/user.build.properties 

nbjdk.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home

 

thanks

> 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
>Priority: Major
> Attachments: log.txt
>
>
> 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: 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



[jira] [Commented] (NETBEANS-2872) error: Source option 6 is no longer supported. Use 7 or later

2019-07-19 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16889180#comment-16889180
 ] 

Geertjan Wielenga commented on NETBEANS-2872:
-

What is your version of Ant that you're using?

I suspect that the error messages you're showing are not the cause of the build 
to fail. Please try again and then attach a file that contains the full error 
message,

> 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
>Priority: Major
>
> 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: 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