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/08/08 22:30:56 UTC

[jspwiki] 07/07: 2.11.0-M5-git-08

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

commit 8370ce412a4f6d899bcb8b106cbd3e15740094bb
Author: juanpablo <ju...@apache.org>
AuthorDate: Fri Aug 9 00:29:36 2019 +0200

    2.11.0-M5-git-08
---
 ChangeLog                                               | 9 +++++++--
 jspwiki-main/src/main/java/org/apache/wiki/Release.java | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fb242d0..3e5123b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,12 @@
 
        * 2.11.0-M5-git-08
 
-       * JSPWIKI-1115: Upgrade bundled dependencies for 2.11.0.M5
+       * [JSPWIKI-427]: Keywords for Lucene Index
+
+       * [JSPWIKI-1114]: Show only part of Weblog entry on the overview page. Contributed by
+         Ulf Dittmer, thanks!
+
+       * [JSPWIKI-1115]: Upgrade bundled dependencies for 2.11.0.M5
          * Flexmark 0.50.26
          * JUnit 5.5.1
          * Lucene 8.1.1
@@ -22,7 +27,7 @@
 
        * 2.11.0-M5-git-06
 
-       * Adding keyword support for JSPWiki pages.
+       * [JSPWIKI-427]: Adding keyword support for JSPWiki pages.
          Use [{SET keywords=a,b,c}] to add keywords to a page.
          They will be shown in the info drop-down menu, and are added as
          META tags to your page.
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 949db24..fb9c9e1 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         = "07";
+    public static final String     BUILD         = "08";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of