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/05/02 17:36:46 UTC

[jspwiki] 05/05: 2.11.0-M4-git-13

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 dfe5c690ed9a6bf55697db11a21d30bcf66cfcda
Author: juanpablo <ju...@apache.org>
AuthorDate: Thu May 2 19:36:17 2019 +0200

    2.11.0-M4-git-13
---
 ChangeLog                                               | 17 ++++++++++++++++-
 jspwiki-main/src/main/java/org/apache/wiki/Release.java |  2 +-
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7a9f4e7..0cbcd3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
-2019-05-1  Dirk Frederickx (brushed AT apache DOT org)
+2019-05-02  Juan Pablo Santos (juanpablo AT apache DOT org)
+
+       * 2.11.0-M4-git-13
+
+       * [JSPWIKI-469] new TikaSearchProvider to index a lot more of attachments. It is not bundled
+       by default, as it brings in a lot of dependencies (+55MB).
+         * See https://jspwiki-wiki.apache.org/Wiki.jsp?page=TikaSearchProvider for installation instructions
+         * Search provider contributed by Ulf Dittmer, thanks!
+
+       * LuceneSearchProvider now indexes all attachment filenames, whether their content is parsed or not,
+       and also scans .md and .xml files.
+
+       * Updated missing es translations
+
+
+2019-05-01  Dirk Frederickx (brushed AT apache DOT org)
 
        * 2.11.0-M4-git-12
 
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 82f36fc..ee0ef7f 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         = "12";
+    public static final String     BUILD         = "13";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of