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 2014/05/04 23:50:40 UTC

svn commit: r1592424 - in /jspwiki/trunk: ChangeLog jspwiki-war/src/main/java/org/apache/wiki/Release.java

Author: juanpablo
Date: Sun May  4 21:50:39 2014
New Revision: 1592424

URL: http://svn.apache.org/r1592424
Log:
 * 2.10.1-svn-16

 * First steps integrating Siegfried Goeschl's Wiki On A Stick (https://github.com/sgoeschl/apache-jspwiki - thanks!), portable module still pending. 
 ** Fixes JSPWIKI-826 - [Portable] PropertyReader ignores the web app class loader

 * Lucene updated to 4.7.0

Modified:
    jspwiki/trunk/ChangeLog
    jspwiki/trunk/jspwiki-war/src/main/java/org/apache/wiki/Release.java

Modified: jspwiki/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/jspwiki/trunk/ChangeLog?rev=1592424&r1=1592423&r2=1592424&view=diff
==============================================================================
--- jspwiki/trunk/ChangeLog (original)
+++ jspwiki/trunk/ChangeLog Sun May  4 21:50:39 2014
@@ -1,5 +1,15 @@
 2014-04-20  Juan Pablo Santos (juanpablo AT apache DOT org)
 
+       * 2.10.1-svn-16
+       
+       * First steps integrating Siegfried Goeschl's Wiki On A Stick (https://github.com/sgoeschl/apache-jspwiki - 
+         thanks!), portable module still pending. 
+       ** Fixes JSPWIKI-826 - [Portable] PropertyReader ignores the web app class loader
+       
+       * Lucene updated to 4.7.0
+
+2014-04-20  Juan Pablo Santos (juanpablo AT apache DOT org)
+
        * 2.10.1-svn-15
        
        * Fixed JSPWIKI-822 - NPE thrown by PluginContext#getText()

Modified: jspwiki/trunk/jspwiki-war/src/main/java/org/apache/wiki/Release.java
URL: http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-war/src/main/java/org/apache/wiki/Release.java?rev=1592424&r1=1592423&r2=1592424&view=diff
==============================================================================
--- jspwiki/trunk/jspwiki-war/src/main/java/org/apache/wiki/Release.java (original)
+++ jspwiki/trunk/jspwiki-war/src/main/java/org/apache/wiki/Release.java Sun May  4 21:50:39 2014
@@ -72,7 +72,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "15";
+    public static final String     BUILD         = "16";
     
     /**
      *  This is the generic version string you should use when printing out the version.  It is of