This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch new-mailreader
in repository https://gitbox.apache.org/repos/asf/struts-examples.git.
from 8bc7a0b Re-implements mailreader example to be independent from
Struts 1
new b3a3106 Cleans up poms
new 43c25da Cleans up dependencies
new 07135f6 Re-formats
new cab27e0 Reduces noise in the logs
new 05a0229 Uses proper extension and drops duplicated optiion
new dfb9a4c Uses var instead of id in S2 tags
The 6 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:
action-chaining/pom.xml | 3 +--
annotations/pom.xml | 4 +---
basic-struts/pom.xml | 3 ++-
bean-validation/pom.xml | 4 ++--
blank/pom.xml | 2 +-
coding-actions/pom.xml | 2 +-
control-tags/pom.xml | 6 +++---
crud/pom.xml | 3 +--
debugging-struts/pom.xml | 6 +++---
exception-handling/pom.xml | 5 ++---
exclude-parameters/pom.xml | 3 ++-
file-upload/pom.xml | 4 ++--
form-processing/pom.xml | 5 ++---
form-tags/pom.xml | 4 +---
form-validation/pom.xml | 4 +---
form-xml-validation/pom.xml | 5 ++---
helloworld/pom.xml | 7 +++----
http-session/pom.xml | 3 ++-
interceptors/pom.xml | 4 +---
json-customize/pom.xml | 7 +++----
json/pom.xml | 7 +++----
mailreader2/pom.xml | 10 ++++++++--
.../examples/mailreader2/ApplicationListener.java | 2 +-
.../struts/examples/mailreader2/Constants.java | 5 -----
.../examples/mailreader2/MailreaderSupport.java | 2 +-
mailreader2/src/main/resources/log4j2.xml | 3 +--
.../src/main/resources/mailreader-default.xml | 10 +++++-----
mailreader2/src/main/resources/struts.xml | 3 +--
mailreader2/src/main/webapp/META-INF/context.xml | 3 ---
mailreader2/src/main/webapp/WEB-INF/database.xml | 12 +++++------
.../src/main/webapp/WEB-INF/jsp/Welcome.jsp | 6 +++---
mailreader2/src/main/webapp/WEB-INF/web.xml | 6 ++----
mailreader2/src/main/webapp/index.html | 2 +-
message-resource/pom.xml | 4 +---
message-store/pom.xml | 6 +++---
pom.xml | 23 +++++++++++++++++++---
portlet/pom.xml | 5 +++--
preparable-interface/pom.xml | 4 +---
rest-angular/pom.xml | 7 +++----
restful2actionmapper/pom.xml | 10 +++-------
shiro-basic/pom.xml | 3 +--
spring-struts/pom.xml | 3 +--
text-provider/pom.xml | 5 +++--
themes-override/pom.xml | 4 +---
themes/pom.xml | 8 ++------
tiles/pom.xml | 5 +++--
type-conversion/pom.xml | 5 +++--
unit-testing/pom.xml | 3 +--
unknown-handler/pom.xml | 6 +++---
using-tags/pom.xml | 3 +--
validation-messages/pom.xml | 2 +-
wildcard-method-selection/pom.xml | 6 ++----
wildcard-regex/pom.xml | 7 +++----
53 files changed, 127 insertions(+), 147 deletions(-)
delete mode 100644 mailreader2/src/main/webapp/META-INF/context.xml