You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2020/11/08 10:02:00 UTC

[jira] [Updated] (NETBEANS-1590) File version of Windows NB launchers should be updated

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

Svatopluk Dedic updated NETBEANS-1590:
--------------------------------------
    Fix Version/s: Next

> File version of Windows NB launchers should be updated
> ------------------------------------------------------
>
>                 Key: NETBEANS-1590
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1590
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: platform - Launchers&amp;CLI
>    Affects Versions: 10.0
>            Reporter: Eirik Bakke
>            Assignee: Svatopluk Dedic
>            Priority: Minor
>             Fix For: Next
>
>
> For NetBeans 10vc2, Roy Henderson reports on the users@netbeans.apache.org mailing list: "[i]f you hover the mouse over the netbeans or netbeans64 files in vc2/bin using Windows explorer then the file versions display as 9.0.0."
> This is easy to fix, but requires a launcher rebuild. Simply change version="9.0.0.0" to version="10.0" in the "assemblyIdentity" element of the following files:
> {noformat}
> harness/apisupport.harness/windows-launcher-src/app.exe.manifest
> nb/ide.launcher/windows/netbeans.exe.manifest
> nb/ide.launcher/windows/netbeans64.exe.manifest
> platform/o.n.bootstrap/launcher/windows/nbexec.exe.manifest
> {noformat}
> If there's a documented process for producing new NetBeans releases somewhere, this should be added as a TODO that needs to be done for every new release.



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