Hi,

I've just put in a simple UC fix PR for master that switches to stable
links for updates and plugins, and re-adds the 8.2 and special
3rd-party UCs.

https://github.com/apache/netbeans/pull/1408

The intention is for the actual links for updates and plugins to be
hard-coded and (eventually) templated in the build so that eg.

https://netbeans.apache.org/nb/updates/dev/updates.xml.gz

automatically becomes

https://netbeans.apache.org/nb/updates/11.2/updates.xml.gz

Actual destinations are handled server side, currently in
https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/.htaccess#L10


Because UCs in master were broken during the 11.1 release there are a
few fixes in 11.1 that didn't go into master that added various Payara
and OpenJFX dependencies into the respective kit modules.  This means
that ergonomics related enablement issues are still present in master.

These need reviewing and fixing (correctly) in master once the UC fix is in.

Release branch PRs were -

https://github.com/apache/netbeans/pull/1356
https://github.com/apache/netbeans/pull/1358

Best wishes,

Neil

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



Reply via email to