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/jspwiki-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 74914f4  Automatic Site Publish by Buildbot
74914f4 is described below

commit 74914f40bead84835c0ddda0508d50ae50faac40
Author: jenkins <[email protected]>
AuthorDate: Fri Sep 14 21:24:58 2018 +0000

    Automatic Site Publish by Buildbot
---
 index.html         |  2 +-
 japicmp/index.html | 14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 2383c86..f473ecf 100755
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html name="top" slick-uniqueid="4" lang="en"><head>
   <base href="https://jspwiki.apache.org";></base>
-  <title> 
+  <title>
     Apache JSPWiki
   </title>
   <meta charset="UTF-8">
diff --git a/japicmp/index.html b/japicmp/index.html
new file mode 100644
index 0000000..269d9bc
--- /dev/null
+++ b/japicmp/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+    <head>
+        <meta charset="UTF-8">
+        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/japicmp/2.10.5/";>
+        <script type="text/javascript">
+            window.location.href = "http://jspwiki.apache.org/japicmp/2.10.5/";
+        </script>
+        <title>redirecting to latest compatibility reports</title>
+    </head>
+    <body>
+        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/japicmp/2.10.5/'>latest compatibility 
reports</a>.
+    </body>
+</html>
\ No newline at end of file

Reply via email to