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 f7d8573f5 2.12.3-git-06 new 835e5664c Introduce CachingManager#registerListener(..) so that caching providers are able to register expired cache listeners - closes #362 new c8ecc2324 Upgrade dependencies - closes #379, closes #382, closes #383 new 05d4a079f upgrade tomcat portable binaries new 3bce33ddd Extract suitable jspwiki.woas.version property for portable build from project.version instead of hard coding it into build.xml new 8f92f38ca 2.12.3-git-07 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.md | 15 ++++++++++++ .../src/main/java/org/apache/wiki/api/Release.java | 2 +- .../java/org/apache/wiki/cache/CachingManager.java | 9 +++++++ .../apache/wiki/cache/EhcacheCachingManager.java | 19 +++++++++++++++ .../wiki/providers/CachingAttachmentProvider.java | 8 ++++--- .../org/apache/wiki/providers/CachingProvider.java | 8 ++++--- jspwiki-portable/build.xml | 3 ++- jspwiki-portable/pom.xml | 26 +++++++++++++++++---- .../launchers/tomcat/woas.app/Contents/Info.plist | 2 +- .../tomcat/woas.app/Contents/Java/bootstrap.jar | Bin 35459 -> 35726 bytes .../tomcat/woas.app/Contents/Java/tomcat-juli.jar | Bin 52799 -> 52593 bytes .../src/overlay/launchers/tomcat/woas.exe | Bin 3892373 -> 3903275 bytes pom.xml | 17 ++++++++++---- 13 files changed, 91 insertions(+), 18 deletions(-)