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 d982553 2.11.0-M5-git-17: no version bump; rerun test suite
new ca1bf0a code format and fix some warnings from IntelliJ
new 1800df5 overwrite deletePage method to add some log if an exception
happens; add default constructor which uses getTestProperties internally
new 1b7f6e4 remove deletion of page not being created on test + code
format and fix IntelliJ warnings
new 37ffcba code format
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:
.../src/main/java/org/apache/wiki/WikiEngine.java | 67 +++++++-----------
.../src/test/java/org/apache/wiki/TestEngine.java | 45 ++++++------
.../org/apache/wiki/ui/CommandResolverTest.java | 81 ++++++----------------
.../java/org/apache/wiki/ui/PageCommandTest.java | 22 ++----
4 files changed, 76 insertions(+), 139 deletions(-)