+1 (binding) The output of
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/296/ consoleFull says `12.3` (as shown below) which hopefully signals the branding info has been applied correctly this time. Let's go on! -jt ``` [releasejson] Writing releasinfo file /home/jenkins/jenkins-agent/workspace/ Netbeans/netbeans-vscode/nbbuild/build/netbeansrelease.xml [releasejson] Branding computed info: metabuild.DistributionURL=https:// netbeans.apache.org/nb/updates/12.3/updates.xml.gz?{$netbeans.hash.code} [releasejson] Branding computed info: metabuild.PluginPortalURL=https:// netbeans.apache.org/nb/plugins/12.3/catalog.xml.gz [releasejson] Branding computed info: metabuild.RawVersion=12.3 [releasejson] Branding computed info: metabuild.apachepreviousversion=9.0,10,11.0,11.1,11.2,11.3,12.0,12.1,12.2 [releasejson] Branding computed info: metabuild.ComputedSplashVersion=12.3 [releasejson] Branding computed info: metabuild.ComputedTitleVersion=12.3 [releasejson] Branding computed info: metabuild.logcli= ``` PS: There are still some rough edges to improve. The version of the `.vsix` file shall be computed automatically from the `metabuild.RawVersion` and the log info inside of the extension (when `NetBeans Verbose` is checked) could also be better, I guess. Currently it says ``` System Info: Product Version = vsc 12.3-c3d4f6fa6c956cf1b5a35e8da4f44a96ab76f6a9 ``` Let's try to be better next time. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists