You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2019/10/28 18:17:46 UTC

[netbeans-website] branch nb112-release-uc created (now a87e96b)

This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to branch nb112-release-uc
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


      at a87e96b  Update .htaccess for NB 11.2 release

This branch includes the following new commits:

     new a87e96b  Update .htaccess for NB 11.2 release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[netbeans-website] 01/01: Update .htaccess for NB 11.2 release

Posted by ne...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch nb112-release-uc
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit a87e96b370f82fc79689e65784fc0b3aac346093
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Mon Oct 28 18:17:41 2019 +0000

    Update .htaccess for NB 11.2 release
---
 netbeans.apache.org/src/content/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index 22893d8..e7ff021 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,9 +7,9 @@ Redirect 302 /nb/updates/10.0/ http://netbeans-vm.apache.org/uc/10.0/
 Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
 Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
-Redirect 302 /nb/updates/11.2/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/updates/11.2/ https://netbeans-vm.apache.org/uc/11.2/
 Redirect 302 /nb/plugins/11.2/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
-Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/11.2/
 Redirect 302 /nb/plugins/dev/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/issues_redirect.html https://issues.apache.org/jira/projects/NETBEANS/issues
 Redirect 302 /nb/report-issue https://issues.apache.org/jira/projects/NETBEANS/issues


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