You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Oyarzun (Jira)" <ji...@apache.org> on 2020/06/03 16:51:00 UTC

[jira] [Updated] (NETBEANS-2087) Failure on Creating Installers

     [ https://issues.apache.org/jira/browse/NETBEANS-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Oyarzun updated NETBEANS-2087:
----------------------------------------
    Fix Version/s: 11.1

> Failure on Creating Installers
> ------------------------------
>
>                 Key: NETBEANS-2087
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2087
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Other
>    Affects Versions: 10.0
>         Environment: Windows 10 Pro v. 1803
> Intel Core i-7-7700HQ @ 2.80 GHz
> 8 GB RAM
> 64-bit OS
>            Reporter: Sean Carrick
>            Priority: Major
>              Labels: features, usability
>             Fix For: 11.1
>
>         Attachments: nbIDE.log
>
>
> Set up the default NetBeans Platform project with the Favorites window available, then tried to create the installers (all). During the creation process, it failed out with the following error:
>  
> {{-do-compile:}}
> {{ [mkdir] Created dir: C:\Users\Integ\OneDrive\Documents\NetBeansProjects\jManagerPlatform\build\installer\nbi_all\ext\infra\build\engine\build\ext\engine\build\empty}}
> {{ [javac] Compiling 6 source files to C:\Users\Integ\OneDrive\Documents\NetBeansProjects\jManagerPlatform\build\installer\nbi_all\ext\infra\build\engine\build\ext\engine\build\classes}}
> {{ [javac] error: Source option 5 is no longer supported. Use 6 or later.}}
> {{ [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.}}
> {{C:\Program Files\netbeans\harness\nbi\stub\template.xml:66: The following error occurred while executing this line:}}
> {{C:\Users\Integ\OneDrive\Documents\NetBeansProjects\jManagerPlatform\build\installer\build.xml:121: The following error occurred while executing this line:}}
> {{C:\Users\Integ\OneDrive\Documents\NetBeansProjects\jManagerPlatform\build\installer\nbi_all\.common\common.xml:584: The following error occurred while executing this line:}}
> {{C:\Users\Integ\OneDrive\Documents\NetBeansProjects\jManagerPlatform\build\installer\nbi_all\.common\common.xml:698: exec returned: 1}}
>  
> I am unsure what the message is talking about when it says "error: Source option 5 is no longer supported. Use 6 or later." and "error: Target option 1.5 is no longer supported. User 1.6 or later."
> I have searched through all of my settings, but am unable to find to what these messages are referring.
> Again, I have not even added the first module to the project, just set up the project and changed properties regarding branding, then tried to build the installers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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