You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2019/09/19 21:09:35 UTC

[jspwiki-site] branch jbake updated: update static site for 2.11.0.M5 release

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

juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new 0a4e133  update static site for 2.11.0.M5 release
0a4e133 is described below

commit 0a4e133de3bce692f60a8efa7fedd51c6577f24c
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Thu Sep 19 23:09:03 2019 +0200

    update static site for 2.11.0.M5 release
---
 pom.xml                                     | 4 ++--
 src/main/jbake/assets/apidocs/index.html    | 6 +++---
 src/main/jbake/assets/japicmp/index.html    | 6 +++---
 src/main/jbake/content/general/downloads.md | 9 ++++++---
 src/main/jbake/content/general/news.md      | 3 +++
 src/main/jbake/content/index.md             | 6 +++---
 src/main/jbake/jbake.properties             | 2 +-
 7 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index dc3178c..3b5acb5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -39,12 +39,12 @@
     <plugin.enforcer>1.4.1</plugin.enforcer>
     <plugin.resources>3.1.0</plugin.resources>
     <plugin.japicmp.version>0.14.0</plugin.japicmp.version>
-    <plugin.japicmp.jspwiki-new>2.11.0.M3</plugin.japicmp.jspwiki-new>
+    <plugin.japicmp.jspwiki-new>2.11.0.M5</plugin.japicmp.jspwiki-new>
     <plugin.japicmp.jspwiki-old>2.10.5</plugin.japicmp.jspwiki-old>
     <plugin.jbake>0.0.9</plugin.jbake>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <version.freemarker>2.3.28</version.freemarker>
+    <version.freemarker>2.3.29</version.freemarker>
     <version.jbake-core>2.5.1</version.jbake-core>
     <version.jdk>1.8</version.jdk>
     <version.maven>3.5.0</version.maven>
diff --git a/src/main/jbake/assets/apidocs/index.html b/src/main/jbake/assets/apidocs/index.html
index e987d53..28ed8fa 100755
--- a/src/main/jbake/assets/apidocs/index.html
+++ b/src/main/jbake/assets/apidocs/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/apidocs/2.11.0.M4/">
+        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/apidocs/2.11.0.M5/">
         <script type="text/javascript">
-            window.location.href = "http://jspwiki.apache.org/apidocs/2.11.0.M4/"
+            window.location.href = "http://jspwiki.apache.org/apidocs/2.11.0.M5/"
         </script>
         <title>redirecting to latest javadocs</title>
     </head>
     <body>
-        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/apidocs/2.11.0.M4/'>latest javadocs</a>.
+        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/apidocs/2.11.0.M5/'>latest javadocs</a>.
     </body>
 </html>
\ No newline at end of file
diff --git a/src/main/jbake/assets/japicmp/index.html b/src/main/jbake/assets/japicmp/index.html
index bb9135a..e121e4d 100644
--- a/src/main/jbake/assets/japicmp/index.html
+++ b/src/main/jbake/assets/japicmp/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/japicmp/2.11.0.M4/">
+        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/japicmp/2.11.0.M5/">
         <script type="text/javascript">
-            window.location.href = "http://jspwiki.apache.org/japicmp/2.11.0.M4/"
+            window.location.href = "http://jspwiki.apache.org/japicmp/2.11.0.M5/"
         </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.11.0.M4/'>latest compatibility reports</a>.
+        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/japicmp/2.11.0.M5/'>latest compatibility reports</a>.
     </body>
 </html>
\ No newline at end of file
diff --git a/src/main/jbake/content/general/downloads.md b/src/main/jbake/content/general/downloads.md
index 1f89d78..65f8632 100755
--- a/src/main/jbake/content/general/downloads.md
+++ b/src/main/jbake/content/general/downloads.md
@@ -16,9 +16,12 @@ If you want to build directly from the sources, please check the [Get and Build
 
 <br/> **Release Index**
 
-* **18-May-2019**: The current release version is <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M4ReleasedOn18052019">2.11.0.M4</a>. This release fixes the following issues:
-https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345211 <br/>
-<strong><a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.0.M4/source/jspwiki-builder-2.11.0.M4-source-release.zip">source</a></strong> | <strong><a class="external" href="https://www.apache.org/dist/jspwiki/2.11.0.M4/source/jspwiki-builder-2.11.0.M4-source-release.zip.sha512">checksum</a></strong> | <strong><a class="external" href="https://www.apache.org/dist/jspwiki/2.11.0.M4/source/jspwiki-builder-2.11.0.M4-source-release.zip.asc">signature</a></strong>
+* **18-Sep-2019**: The current release version is <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M5ReleasedOn18092019">2.11.0.M5</a>. This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345540 <br/>
+<strong><a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.0.M5/source/jspwiki-builder-2.11.0.M5-source-release.zip">source</a></strong> | <strong><a class="external" href="https://www.apache.org/dist/jspwiki/2.11.0.M5/source/jspwiki-builder-2.11.0.M5-source-release.zip.sha512">checksum</a></strong> | <strong><a class="external" href="https://www.apache.org/dist/jspwiki/2.11.0.M5/source/jspwiki-builder-2.11.0.M5-source-release.zip.asc">signature</a></strong>
+
+* **18-May-2019**: released version <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M4ReleasedOn18052019">2.11.0.M4</a>. This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345211 
 
 * **25-Mar-2019**: released version <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M3ReleasedOn25032019">2.11.0.M3</a>. This release fixes the following issues:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12344900
diff --git a/src/main/jbake/content/general/news.md b/src/main/jbake/content/general/news.md
index 78426ef..b1108db 100755
--- a/src/main/jbake/content/general/news.md
+++ b/src/main/jbake/content/general/news.md
@@ -6,6 +6,8 @@ type=page
 
 ## Project News
 
+  * **18-Sep-2019:** Official [Apache JSPWiki 2.11.0.M5 release][] is out!
+
   * **19-May-2019:** Apache JSPWiki [CVE-2019-10076][], [CVE-2019-10077][] and [CVE-2019-10078][] vulnerability disclosures
 
   * **18-May-2019:** Official [Apache JSPWiki 2.11.0.M4 release][] is out!
@@ -77,6 +79,7 @@ type=page
 [Apache JSPWiki 2.11.0.M2 release]: downloads.html
 [Apache JSPWiki 2.11.0.M3 release]: downloads.html
 [Apache JSPWiki 2.11.0.M4 release]: downloads.html
+[Apache JSPWiki 2.11.0.M5 release]: downloads.html
 [CVE-2018-20242]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2018-20242
 [CVE-2019-0224]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0224
 [CVE-2019-0225]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0225
diff --git a/src/main/jbake/content/index.md b/src/main/jbake/content/index.md
index 7b8f63c..561dbdc 100755
--- a/src/main/jbake/content/index.md
+++ b/src/main/jbake/content/index.md
@@ -27,6 +27,8 @@ JSPWiki is open-source software that is released under the Apache Public License
 
 ## Project status
 
+  * **18-Sep-2019:** Official [Apache JSPWiki 2.11.0.M5 release][] is out!
+
   * **19-May-2019:** Apache JSPWiki [CVE-2019-10076][], [CVE-2019-10077][] and [CVE-2019-10078][] vulnerability disclosures
 
   * **18-May-2019:** Official [Apache JSPWiki 2.11.0.M4 release][] is out!
@@ -39,8 +41,6 @@ JSPWiki is open-source software that is released under the Apache Public License
 
   * **30-Jan-2019:** Apache JSPWiki [CVE-2018-20242][] vulnerability disclosure 
 
-  * **29-Jan-2019:** Official [Apache JSPWiki 2.11.0.M1 release][] is out!
-
 
 [Apache JSPWiki]: https://jspwiki.apache.org
 [WikiWiki]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=WikiWiki
@@ -54,10 +54,10 @@ JSPWiki is open-source software that is released under the Apache Public License
 [JSPWiki today]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiSites
 [WikiMatrix]: http://www.wikimatrix.org/show/JSPWiki
 [Getting Involved]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Getting%20Involved
+[Apache JSPWiki 2.11.0.M5 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M5ReleasedOn18092019
 [Apache JSPWiki 2.11.0.M4 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M4ReleasedOn18052019
 [Apache JSPWiki 2.11.0.M3 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M3ReleasedOn25032019
 [Apache JSPWiki 2.11.0.M2 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M2ReleasedOn08032019
-[Apache JSPWiki 2.11.0.M1 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M1ReleasedOn29012019
 [CVE-2018-20242]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2018-20242
 [CVE-2019-0224]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0224
 [CVE-2019-0225]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0225
diff --git a/src/main/jbake/jbake.properties b/src/main/jbake/jbake.properties
index 4d0e6a5..90e875d 100755
--- a/src/main/jbake/jbake.properties
+++ b/src/main/jbake/jbake.properties
@@ -1,7 +1,7 @@
 #site.host=http://localhost:8080
 site.host=https://jspwiki.apache.org
 wiki.site.host=https://jspwiki-wiki.apache.org
-jspwiki.version=2.11.0-M4
+jspwiki.version=2.11.0-M5
 render.index=false
 render.archive=false
 render.feed=false