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 37778d6  update static site with 2.11.0.M3 release
37778d6 is described below

commit 37778d6daac6b9194481dfa63216dd760606d41d
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Mon Mar 25 23:58:17 2019 +0100

    update static site with 2.11.0.M3 release
---
 pom.xml                                     | 12 ++++++------
 src/main/jbake/assets/apidocs/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 ++++--
 5 files changed, 22 insertions(+), 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index ef7eb2f..463d32a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -94,23 +94,23 @@
                    <artifactItem>
                      <groupId>org.apache.jspwiki</groupId>
                      <artifactId>jspwiki-main</artifactId>
-                     <version>2.11.0.M2</version>
+                     <version>2.11.0.M3</version>
                      <classifier>javadoc</classifier>
-                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M2/main</outputDirectory>
+                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M3/main</outputDirectory>
                    </artifactItem>
                    <artifactItem>
                      <groupId>org.apache.jspwiki</groupId>
                      <artifactId>jspwiki-markdown</artifactId>
-                     <version>2.11.0.M2</version>
+                     <version>2.11.0.M3</version>
                      <classifier>javadoc</classifier>
-                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M2/markdown</outputDirectory>
+                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M3/markdown</outputDirectory>
                    </artifactItem>
                    <artifactItem>
                      <groupId>org.apache.jspwiki</groupId>
                      <artifactId>jspwiki-util</artifactId>
-                     <version>2.11.0.M2</version>
+                     <version>2.11.0.M3</version>
                      <classifier>javadoc</classifier>
-                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M2/util</outputDirectory>
+                     
<outputDirectory>${jbake.dest}/apidocs/2.11.0.M3/util</outputDirectory>
                    </artifactItem>
                  </artifactItems>
                </configuration>
diff --git a/src/main/jbake/assets/apidocs/index.html 
b/src/main/jbake/assets/apidocs/index.html
index 64a6a62..18ca300 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.M2/index.html";>
+        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/apidocs/2.11.0.M3/index.html";>
         <script type="text/javascript">
-            window.location.href = 
"http://jspwiki.apache.org/apidocs/2.11.0.M2/index.html";
+            window.location.href = 
"http://jspwiki.apache.org/apidocs/2.11.0.M3/index.html";
         </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.M2/index.html'>latest 
javadocs</a>.
+        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/apidocs/2.11.0.M3/index.html'>latest 
javadocs</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 0d2a958..5518c2c 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**
 
-* **29-Jan-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.M2ReleasedOn08032019";>2.11.0.M2</a>.
 This release fixes the following issues:
-https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12343994
 <br/>
-<strong><a class="external" 
href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.0.M2/source";>source</a></strong>
 | <strong><a class="external" 
href="https://www.apache.org/dist/jspwiki/2.11.0.M2/source/jspwiki-builder-2.11.0.M2-source-release.zip.sha512";>checksum</a></strong>
 | <strong><a class="external" 
href="https://www.apache.org/dist/jspwiki/2.11.0.M2/source/jspwiki-builder-2.11.0.M2-source-release.zip.asc";>signature</a></strong>
+* **25-Mar-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.M3ReleasedOn25032019";>2.11.0.M3</a>.
 This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12344900
 <br/>
+<strong><a class="external" 
href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.0.M3/source";>source</a></strong>
 | <strong><a class="external" 
href="https://www.apache.org/dist/jspwiki/2.11.0.M3/source/jspwiki-builder-2.11.0.M3-source-release.zip.sha512";>checksum</a></strong>
 | <strong><a class="external" 
href="https://www.apache.org/dist/jspwiki/2.11.0.M3/source/jspwiki-builder-2.11.0.M3-source-release.zip.asc";>signature</a></strong>
+
+* **08-Mar-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.M2ReleasedOn08032019";>2.11.0.M2</a>.
 This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12343994
 
 * **29-Jan-2019**: released version <a class="external" 
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-SectionNewIn2.11NewInJSPWiki2.11.0.M1ReleasedOn29012019";>2.11.0.M1</a>.
 This release fixes the following issues:
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12343348
diff --git a/src/main/jbake/content/general/news.md 
b/src/main/jbake/content/general/news.md
index dc7be6f..62c6f89 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
 
+  * **25-Mar-2019:** Official [Apache JSPWiki 2.11.0.M3 release][] is out!
+
   * **08-Mar-2019:** Official [Apache JSPWiki 2.11.0.M2 release][] is out!
 
   * **30-Jan-2019:** Apache JSPWiki [CVE-2018-20242][] vulnerability 
disclosure 
@@ -67,4 +69,5 @@ type=page
 [Apache JSPWiki 2.10.5 release]: downloads.html
 [Apache JSPWiki 2.11.0.M1 release]: downloads.html
 [Apache JSPWiki 2.11.0.M2 release]: downloads.html
+[Apache JSPWiki 2.11.0.M3 release]: downloads.html
 [CVE-2018-20242]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2018-20242
\ No newline at end of file
diff --git a/src/main/jbake/content/index.md b/src/main/jbake/content/index.md
index 3364cc6..cbd41ed 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
 
+  * **25-Mar-2019:** Official [Apache JSPWiki 2.11.0.M3 release][] is out!
+
   * **08-Mar-2019:** Official [Apache JSPWiki 2.11.0.M2 release][] is out!
 
   * **30-Jan-2019:** Apache JSPWiki [CVE-2018-20242][] vulnerability 
disclosure 
@@ -39,8 +41,6 @@ JSPWiki is open-source software that is released under the 
Apache Public License
 
   * **13-Feb-2018:** Official [Apache JSPWiki 2.10.3 release][] is out!
 
-  * **11-Dec-2017:** JSPWiki development now occurs on 
[GitHub](https://jspwiki-wiki.apache.org/Wiki.jsp?page=Building%20from%20source%20code)!
 
-
 
 [Apache JSPWiki]: https://jspwiki.apache.org
 
@@ -66,6 +66,8 @@ JSPWiki is open-source software that is released under the 
Apache Public License
 
 [Getting Involved]: 
https://jspwiki-wiki.apache.org/Wiki.jsp?page=Getting%20Involved
 
+[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

Reply via email to