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 2021/10/16 16:06:54 UTC

[jspwiki] branch master updated: 2.11.0-git-11

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f742f8c  2.11.0-git-11
f742f8c is described below

commit f742f8ca6e849f51d555d582cf6773d53aa1148d
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Sat Oct 16 18:06:38 2021 +0200

    2.11.0-git-11
---
 ChangeLog.md                                            | 17 +++++++++++++++++
 .../src/main/java/org/apache/wiki/api/Release.java      |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 4ecd525..47f123b 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -17,6 +17,23 @@ specific language governing permissions and limitations
 under the License.
 -->
 
+**2021-10-16  Juan Pablo Santos (juanpablo AT apache DOT org)**
+
+* _2.11.0-git-11_
+
+* [JSPWIKI-1140](https://issues.apache.org/jira/browse/JSPWIKI-1140) - Autogenerate changenote on page comments
+
+* [JSPWIKI-1149](https://issues.apache.org/jira/browse/JSPWIKI-1149) - Missing legacy Lucene codec [#143](https://github.com/apache/jspwiki/pull/143)
+
+* First stab at `XHtmlElementToWikiTranslator` refactor, so it'll be easier in the future to make it output other types of wiki syntaxes
+
+* Dependency updates, provided by dependabot
+    * Jetty-all to 9.4.44.v20210927 [#139](https://github.com/apache/jspwiki/pull/139) 
+    * Lucene to 8.10.0 [#143](https://github.com/apache/jspwiki/pull/143)
+    * Mockito to 4.0.0 [#144](https://github.com/apache/jspwiki/pull/144)
+    * Selenide to 5.25.0 [#138](https://github.com/apache/jspwiki/pull/138)
+    * Tomcat to 9.0.54
+
 **2021-09-27  Juan Pablo Santos (juanpablo AT apache DOT org)**
 
 * _2.11.0-git-10_
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index e5b51eb..ce27cf7 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "git-10";
+    public static final String     BUILD         = "git-11";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of