[netbeans] branch php-nb21-features created (now 4086bd3bd6)

2023-10-19 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a change to branch php-nb21-features
in repository https://gitbox.apache.org/repos/asf/netbeans.git


  at 4086bd3bd6 Update netbeans_bug_report.yml for NB20 rc

No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans] branch php82-support deleted (was 4e0486e4ad)

2023-10-19 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a change to branch php82-support
in repository https://gitbox.apache.org/repos/asf/netbeans.git


 was 4e0486e4ad Merge pull request #5302 from 
junichi11/php82-constants-in-traits

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-antora] branch main updated: try to fix wiki redirect

2023-10-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
 new a0607b9  try to fix wiki redirect
a0607b9 is described below

commit a0607b9c65553f825de755435072d067de2a55c0
Author: Eric Barboni 
AuthorDate: Thu Oct 19 18:45:09 2023 +0200

try to fix wiki redirect
---
 supplemental-ui/.htaccess | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 1e82066..056022e 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -90,7 +90,8 @@ Redirect 301 /projects/ /front/main/projects/
 Redirect 301 /participate/ /front/main/participate/
 Redirect 301 /kb/ /tutorial/main/kb/
 Redirect 301 /tutorials/ /tutorial/main/tutorial/
-Redirect 301 /wiki/ /wiki/main/wiki/
+#trying to prevent inifinite redirect
+RedirectMatch 301 ^/wiki/ /wiki/main/wiki/
 Redirect 301 /download/ /front/main/download/
 
 # A simple error page to antora folder


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-antora] branch main updated: Update .htaccess for NB20-rc1

2023-10-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
 new 7582e3d  Update .htaccess for NB20-rc1
7582e3d is described below

commit 7582e3dcba608ea100ddd23fe206ad3341735bf9
Author: Eric Barboni 
AuthorDate: Thu Oct 19 18:43:25 2023 +0200

Update .htaccess for NB20-rc1

@neilcsmith-net  just in case we switch for publication
---
 supplemental-ui/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 7cc7415..1e82066 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -45,6 +45,8 @@ Redirect 302 /nb/updates/18/ 
https://netbeans-vm1.apache.org/uc/18/
 Redirect 302 /nb/plugins/18/ https://plugins.netbeans.apache.org/data/18/
 Redirect 302 /nb/updates/19/ https://netbeans-vm1.apache.org/uc/19/
 Redirect 302 /nb/plugins/19/ https://plugins.netbeans.apache.org/data/19/
+Redirect 302 /nb/updates/20/ https://netbeans-vm1.apache.org/uc/20/
+Redirect 302 /nb/plugins/20/ https://plugins.netbeans.apache.org/data/19/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
 Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/19/
 Redirect 302 /nb/issues_redirect.html 
https://netbeans.apache.org/front/main/participate/report-issue.html


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-website] branch asf-staging deleted (was e43fc02ca)

2023-10-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


 was e43fc02ca site build

This change permanently discards the following revisions:

 discard e43fc02ca site build
 discard 41bea72ae site build


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-antora] branch main updated: back to antora branche

2023-10-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
 new 2ea766d  back to antora branche
2ea766d is described below

commit 2ea766d4d8469aabd343cb4ddb7c616f042d69c7
Author: Eric Barboni 
AuthorDate: Thu Oct 19 18:36:45 2023 +0200

back to antora branche
---
 supplemental-ui/.asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/supplemental-ui/.asf.yaml b/supplemental-ui/.asf.yaml
index 100c436..8e20a73 100644
--- a/supplemental-ui/.asf.yaml
+++ b/supplemental-ui/.asf.yaml
@@ -7,4 +7,4 @@ github:
 - antora
 staging:
   profile: antora # See 
https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#Git.asf.yamlfeatures-Stagingawebsitepreviewdomain
-  whoami: asf-staging
+  whoami: antora


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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