You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2018/07/10 17:26:01 UTC

[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 122

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d0e5371  Automated site publishing by Jenkins build 122
d0e5371 is described below

commit d0e5371cfef76db00908e0f71b966d3b108d9f3c
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Jul 10 17:25:58 2018 +0000

    Automated site publishing by Jenkins build 122
---
 content/.htaccess               |  2 ++
 content/nb/issues_redirect.html | 14 ++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/content/.htaccess b/content/.htaccess
index 92ea65f..0a5112e 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -3,3 +3,5 @@ Redirect 302 /download/9.0-beta/source https://www.apache.org/dyn/closer.cgi/inc
 Redirect 302 /download/9.0-beta/binary https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.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
diff --git a/content/nb/issues_redirect.html b/content/nb/issues_redirect.html
new file mode 100644
index 0000000..a888f5f
--- /dev/null
+++ b/content/nb/issues_redirect.html
@@ -0,0 +1,14 @@
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <meta http-equiv="refresh" content="0; url=https://issues.apache.org/jira/projects/NETBEANS/issues"/>
+        <title>Redirecting to Apache JIRA</title>
+    </head>
+    <body>
+        <center>
+            <h3>Redirecting to Apache JIRA...</h3> 
+        </center>
+
+    </body>
+</html>
+


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