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 e1262ea 2.10.3 release
e1262ea is described below
commit e1262ea0be3a62fe1d30a3be68f637bdeef0fd95
Author: Juan Pablo Santos Rodriguez <[email protected]>
AuthorDate: Tue Feb 13 20:32:08 2018 +0100
2.10.3 release
---
pom.xml | 9 ++++++++-
src/main/jbake/assets/apidocs/index.html | 6 +++---
src/main/jbake/content/general/downloads.md | 9 ++++++---
src/main/jbake/content/general/news.md | 5 ++++-
src/main/jbake/content/index.md | 6 ++++--
5 files changed, 25 insertions(+), 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4a05a7b..82b35b0 100755
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<version>${plugin.dependency}</version>
<executions>
<execution>
- <id>unpack-apidocs-2.10.1</id>
+ <id>unpack-apidocs-2.10</id>
<phase>generate-resources</phase>
<goals><goal>unpack</goal></goals>
<configuration>
@@ -94,6 +94,13 @@
<classifier>javadoc</classifier>
<outputDirectory>${jbake.dest}/apidocs/2.10.2</outputDirectory>
</artifactItem>
+ <artifactItem>
+ <groupId>org.apache.jspwiki</groupId>
+ <artifactId>jspwiki-war</artifactId>
+ <version>2.10.3</version>
+ <classifier>javadoc</classifier>
+
<outputDirectory>${jbake.dest}/apidocs/2.10.3</outputDirectory>
+ </artifactItem>
</artifactItems>
</configuration>
</execution>
diff --git a/src/main/jbake/assets/apidocs/index.html
b/src/main/jbake/assets/apidocs/index.html
index c89fda1..d89e6d3 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.10.2/index.html">
+ <meta http-equiv="refresh"
content="1;url=http://jspwiki.apache.org/apidocs/2.10.3/index.html">
<script type="text/javascript">
- window.location.href =
"http://jspwiki.apache.org/apidocs/2.10.2/index.html"
+ window.location.href =
"http://jspwiki.apache.org/apidocs/2.10.3/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.10.2/index.html'>latest javadocs</a>.
+ If you are not redirected automatically, follow the link to <a
href='http://jspwiki.apache.org/apidocs/2.10.3/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 5004643..0dcf126 100755
--- a/src/main/jbake/content/general/downloads.md
+++ b/src/main/jbake/content/general/downloads.md
@@ -10,16 +10,19 @@ Note: When downloading from a mirror, please be sure to
verify that checksums an
<br/> **Previous source and binary distributions** are available through the
<a class="external" href="http://archive.apache.org/dist/jspwiki/"> Apache
archives</a>.
-<br/> **Source, javadocs and build artifacts** are also available via the **<a
class="external"
href="https://repository.apache.org/index.html#nexus-search;quick~jspwiki">
Apache Nexus</a>** repository, which is synced to <a class="external"
href="http://search.maven.org/#search|ga|1|org.apache.jspwiki">Central
repo</a>, <br/>under `org.apache.jspwiki` groupId.
+<br/> **Source, javadocs and build artifacts** are also available via the **<a
class="external"
href="https://repository.apache.org/index.html#nexus-search;quick~jspwiki">Apache
Nexus</a>** repository, which is synced to <a class="external"
href="http://search.maven.org/#search|ga|1|org.apache.jspwiki">Central
repo</a>, <br/>under `org.apache.jspwiki` groupId.
If you want to build directly from the sources, please check the [Get and
Build Source][] page.
<br/> **Release Index**
-* **20-Feb-2016**: The current release version is <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-NewInJSPWiki2.10.2ReleasedOn20022016">2.10.2</a>.
This release fixes the following issues:
+* **13-Feb-2018**: The current release version is <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-SectionNewIn2.10NewInJSPWiki2.10.3ReleasedOn13022018">2.10.3</a>.
This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12334934
+
+* **20-Feb-2016**: released version <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-NewInJSPWiki2.10.2ReleasedOn20022016">2.10.2</a>.
This release fixes the following issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12327049
-* **29-May-2014**: The current release version is <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-NewInJSPWiki2.10.1ReleasedOn29052014">2.10.1</a>.
This release fixes the following issues:
+* **29-May-2014**: released version <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-NewInJSPWiki2.10.1ReleasedOn29052014">2.10.1</a>.
This release fixes the following issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12319521
* **01-Feb-2014**: released version <a class="external"
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-NewInJSPWiki2.10.0ReleasedOn01022014">2.10.0</a>.
This release fixes the following issues:
diff --git a/src/main/jbake/content/general/news.md
b/src/main/jbake/content/general/news.md
index c3b64a6..74c9009 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
+ * **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)!
* **01-Jul-2017:** new website!
@@ -49,4 +51,5 @@ type=page
[Apache JSPWiki 2.9.1-incubating release]: downloads.html
[Apache JSPWiki 2.10.0 release]: downloads.html
[Apache JSPWiki 2.10.1 release]: downloads.html
-[Apache JSPWiki 2.10.2 release]: downloads.html
\ No newline at end of file
+[Apache JSPWiki 2.10.2 release]: downloads.html
+[Apache JSPWiki 2.10.3 release]: downloads.html
\ No newline at end of file
diff --git a/src/main/jbake/content/index.md b/src/main/jbake/content/index.md
index b2dbed5..e88ddb6 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
+ * **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)!
* **01-Jul-2017:** new website!
@@ -37,8 +39,6 @@ JSPWiki is open-source software that is released under the
Apache Public License
* **23-Dec-2014:** new committer and PMC member - David Vittor
- * **21-Aug-2014:** new committer and PMC member - Siegfried Goeschl
-
[Apache JSPWiki]: https://jspwiki.apache.org
@@ -64,4 +64,6 @@ 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.10.3 release]:
https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-SectionNewIn2.10NewInJSPWiki2.10.3ReleasedOn13022018
+
[Apache JSPWiki 2.10.2 release]:
https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.10#section-NewIn2.10-SectionNewIn2.10NewInJSPWiki2.10.2ReleasedOn20022016
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].