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 9406f01  jbake plugin seems to need JDK 1.8 - this should fix the 
whole build now..
     new eb9a7c5  Removed unused publishers from Jenkinsfile in order to speed 
up the CI build.
     new 21db970  fix javadoc
     new b5dda38  JSPWIKI-1131: Ensure latest version of page gets indexed, so 
changes using VersioningFileProvider get returned by searches
     new 58d0820  2.11.0-M8-git-04

The 4 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                                       |  9 +++
 Jenkinsfile                                        |  4 +-
 .../src/main/java/org/apache/wiki/api/Release.java |  2 +-
 .../apache/wiki/tasks/pages/SaveWikiPageTask.java  |  2 +
 .../org/apache/wiki/workflow/AbstractStep.java     |  2 +-
 .../wiki/tasks/pages/SaveWikiPageTaskTest.java     | 93 ++++++++++++++++++++++
 6 files changed, 108 insertions(+), 4 deletions(-)
 create mode 100644 
jspwiki-main/src/test/java/org/apache/wiki/tasks/pages/SaveWikiPageTaskTest.java

Reply via email to