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 c9bc3c7  2.11.0-M7-git-04
     new 7d31bed  apply intellij suggested format + fixes
     new c95693f  move ATTR_CONTEXT constant from WikiTagBase to WikiContext
     new 33f5b20  generate jacoco xml report instead of binary file

The 3 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:
 Jenkinsfile                                        |   2 +-
 .../src/main/java/org/apache/wiki/WikiContext.java | 369 ++++++++-------------
 .../org/apache/wiki/auth/AuthorizationManager.java |  38 +--
 .../apache/wiki/tags/AttachmentsIteratorTag.java   |   6 +-
 .../org/apache/wiki/tags/HistoryIteratorTag.java   |   6 +-
 .../java/org/apache/wiki/tags/IteratorTag.java     |  19 +-
 .../apache/wiki/tags/SearchResultIteratorTag.java  |  39 +--
 .../java/org/apache/wiki/tags/TranslateTag.java    |  43 +--
 .../java/org/apache/wiki/tags/WikiBodyTag.java     |  29 +-
 .../java/org/apache/wiki/tags/WikiTagBase.java     |   4 +-
 .../java/org/apache/wiki/ui/WikiJSPFilter.java     |  11 +-
 .../java/org/apache/wiki/ui/WikiServletFilter.java | 102 ++----
 12 files changed, 252 insertions(+), 416 deletions(-)

Reply via email to