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 2018/11/20 23:03:11 UTC

[jspwiki] branch master updated: 2.11.0-M1-git-10

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 91377da  2.11.0-M1-git-10
91377da is described below

commit 91377dac65d7958fabd0e52e69315eee337095f6
Author: juanpablo <ju...@apache.org>
AuthorDate: Wed Nov 21 00:02:54 2018 +0100

    2.11.0-M1-git-10
---
 ChangeLog                                               | 6 ++++++
 jspwiki-main/src/main/java/org/apache/wiki/Release.java | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 937f6e6..1594dba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-11-20  Juan Pablo Santos (juanpablo AT apache DOT org)
+
+       * 2.11.0-M1-git-10: backwards-incompatible change - move TextUtil.getRequiredProperty to WikiEngine
+
+       * some more polishing and minor refactors
+
 2018-11-13  Juan Pablo Santos (juanpablo AT apache DOT org)
 
        * 2.11.0-M1-git-09: fix JSP compilation error; added jspc plugin to ensure JSPs remain well-formed
diff --git a/jspwiki-main/src/main/java/org/apache/wiki/Release.java b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
index 3590895..24a57df 100644
--- a/jspwiki-main/src/main/java/org/apache/wiki/Release.java
+++ b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
@@ -72,7 +72,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "9";
+    public static final String     BUILD         = "10";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of