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 8409e38  2.11.0-M1-git-13: AJAX based search results are not shown.
     new 4bc7e97  update dependencies versions':
     new 9a5e662  remove inline comment, no longer true
     new 9f7c530  minor refactor to avoid empty catch on closing inputstream
     new fdc0640  update lucene to 7.6.0
     new 1e994c5  escape entities on Captcha.jsp request parameters
     new 8c49493  Modify Jenkinsfile to build both source and website on one 
go; jspwiki-site job will run only if called explicitly
     new 1057136  2.11.0-M1-git-14
     new e212d4b  remove unneeded @SuppressWarnings; reorder / add missing 
braces
     new 4dfe163  update changelog

The 9 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                                          | 16 ++++
 Jenkinsfile                                        | 63 +++++++++++----
 .../src/main/java/org/apache/wiki/PageSorter.java  | 89 ++++++++++------------
 .../src/main/java/org/apache/wiki/Release.java     |  2 +-
 .../org/apache/wiki/preferences/Preferences.java   |  2 -
 .../apache/wiki/search/LuceneSearchProvider.java   | 21 +++--
 .../java/org/apache/wiki/ui/TemplateManager.java   | 46 +++--------
 .../org/apache/wiki/search/SearchManagerTest.java  |  2 +-
 jspwiki-war/src/main/webapp/Captcha.jsp            | 22 +++---
 pom.xml                                            | 12 +--
 10 files changed, 145 insertions(+), 130 deletions(-)

Reply via email to