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

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


    from 43a15c8  fix tests' flakiness
     new 82877f4  DefaultWorkflowManager stores only last 
jspwiki.workflow.completed.retain (defaulting to 2048) completed workflows
     new 0a61e38  apply format
     new 50f3761  JSPWIKI-1114: Preview parameter cutting now only at newlines, 
patch suggested by Ulf Dittmer - thanks!
     new 1caf85a  LuceneSearchProvider using now NIOFSDirectory instead of 
(deprecated) SimpleFSDirectory
     new 8e23433  CircularFifoQueue used in DefaultWorkflowManager comes from 
commons-collections4
     new 1042544  2.11.0-M8-git-02

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog.md                                       | 10 +++++++-
 .../src/main/java/org/apache/wiki/api/Release.java |  2 +-
 jspwiki-main/pom.xml                               |  5 ++++
 .../java/org/apache/wiki/plugin/WeblogPlugin.java  |  9 ++-----
 .../apache/wiki/search/LuceneSearchProvider.java   | 30 ++++++++--------------
 .../apache/wiki/tasks/pages/SaveWikiPageTask.java  |  2 +-
 .../wiki/workflow/DefaultWorkflowManager.java      | 13 +++++++---
 pom.xml                                            |  7 +++++
 8 files changed, 45 insertions(+), 33 deletions(-)

Reply via email to