Commit Graph

11 Commits

Author SHA1 Message Date
Donald J. Brown 2ea2d869cc Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks.
WW-1413


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582626 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:26:12 +00:00
Ted Nathan Husted 204af40c4e WW-1801 Remove Spring dependency by copying properties manually.
WW-1707 Update interceptor reference. 


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517032 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 22:18:07 +00:00
Ted Nathan Husted 1181c3d502 WW-1488 Update license headers for Struts 2 source.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@471756 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 15:01:43 +00:00
Ted Nathan Husted 50f03bdccb WW-1349 MailReader - Change to Spring copyproperties, per Matt Raible's suggestion, since OSCore BeanUtils has been removed from Struts Core.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442356 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:37:24 +00:00
Wendy Smoak 661b51cbe8 Added svn keywords property to .java files.
WW-1432


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440597 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 03:34:39 +00:00
Ted Nathan Husted d9da66b1c8 WW-1349 MailReader: Move the current mailreader example to the sandbox, as an alternative example, 'mailreader-wildone' (one execute method per class with wildcards), and replace it with the wilcard-version of 'mailreader-bang', which uses multiple methods per Action class (per the usual practice).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438500 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:37:17 +00:00
Ted Nathan Husted b795568985 WW-1349 MailReader: Move the current mailreader example to the sandbox, as an alternative example, 'mailreader-wildone' (one execute method per class with wildcards), and replace it with the wilcard-version of 'mailreader-bang', which uses multiple methods per Action class (per the usual practice).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438499 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:36:31 +00:00
Ted Nathan Husted 060c19cb9e WW-1353 Move the MailReader iBATIS code to the sandbox, until it is ready.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@433103 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 00:29:52 +00:00
Ted Nathan Husted 5b67f4ac48 WW-1340 Update Javadocs, constants, and such. No functional changes.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432886 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 22:03:04 +00:00
Ted Nathan Husted b073963550 WW-1353 Refactor MailReader to use namespaces and conventional, finely-grained actions with no aliases. (Refactoring for wildcards is next.)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428196 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 23:43:27 +00:00
Ted Nathan Husted 363eb1def3 WW-1349 Move Mailreader out of the sandbox.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@423340 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 02:08:03 +00:00