neilcsmith-net commented on code in PR #33: URL: https://github.com/apache/netbeans-antora/pull/33#discussion_r2433191749
########## supplemental-ui/.htaccess: ########## @@ -68,10 +68,12 @@ Redirect 302 /nb/updates/26/updates.xml /updates/previous.xml Redirect 302 /nb/plugins/26/ https://plugins.netbeans.apache.org/data/26/ Redirect 302 /nb/updates/27/updates.xml /updates/current.xml Redirect 302 /nb/plugins/27/ https://plugins.netbeans.apache.org/data/27/ +Redirect 302 /nb/updates/28/updates.xml /updates/current.xml +Redirect 302 /nb/plugins/28/ https://plugins.netbeans.apache.org/data/28/ Review Comment: We have usually kept on current (eg. 27) for plugins until rc3, give time for people to have their plugins validated. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
