You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/08/06 09:32:07 UTC

[GitHub] [netbeans] neilcsmith-net opened a new pull request #1408: Fix update centre links in master

neilcsmith-net opened a new pull request #1408: Fix update centre links in master
URL: https://github.com/apache/netbeans/pull/1408
 
 
   - Change master branch UC links to match standard format for server-side redirecting / release templating
   - Re-add special nbres based 3rd-party UC (OpenJFX only?)
   - Re-add 8.2 centre while still required in releases
   
   As discussed in a wider PR that @ebarboni is working on, the idea is that these links will follow a standard form where `/dev/` is replaced by version (eg. `/11.1/`) automatically in the build process.
   
   Actual targets are currently managed in the `.htaccess` at https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/.htaccess#L10
   
   Redirects are set to match 11.1  for testing at present, although the redirect for `/nb/updates/dev/` should perhaps be `https://builds.apache.org/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/nbms/`?
   
   We might want to consider adding `?{$netbeans.hash.code}` to the plugin centre link as well in future?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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