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 0c8ef00 separate prefix and suffix on temporary files
new 283cf39 changes on FileUtils:
new 4fb6877 show collection contents on tests failure
new ac81885 new static methods to build TestEngine instances which do not
throw checked Exceptions
new 481877b example using static method to build TestEngine
new f07c919 2.11.0-M6-git-02
The 5 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 | 13 ++++++++-
.../src/main/java/org/apache/wiki/Release.java | 2 +-
.../src/test/java/org/apache/wiki/TestEngine.java | 12 ++++++++
.../providers/BasicAttachmentProviderTest.java | 20 +++++++-------
.../java/org/apache/wiki/ui/PageCommandTest.java | 3 +-
.../main/java/org/apache/wiki/util/FileUtil.java | 32 +++++++---------------
6 files changed, 46 insertions(+), 36 deletions(-)