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 b7aebe3 generate changelog on static build site
new 9513ccd update dependencies:
new 7c1e97a Bringing in Docker support to ASF repo from
https://github.com/metskem/docker-jspwiki.
https://jspwiki-wiki.apache.org/Wiki.jsp?page=Docker needs to be updated, though
new 8eb7d42 2.11.0-M6-git-03
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:
ChangeLog.md | 12 ++++
Dockerfile | 84 ++++++++++++++++++++++
.asf.yaml => docker-files/log4j.properties | 19 ++---
docker-files/tomcat-users.xml | 10 +++
.../src/main/java/org/apache/wiki/Release.java | 2 +-
pom.xml | 6 +-
6 files changed, 117 insertions(+), 16 deletions(-)
create mode 100644 Dockerfile
copy .asf.yaml => docker-files/log4j.properties (68%)
create mode 100644 docker-files/tomcat-users.xml