Commit Graph

61 Commits

Author SHA1 Message Date
Ted Nathan Husted 5e68ebe634 WW-1458 Update mailreader to use constant configuration and latest tag idioms.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479396 13f79535-47bb-0310-9956-ffa450edef68
2006-11-26 18:32:24 +00:00
Wendy Smoak 0b6fccb4ee Fixed eol-style and keywords svn properties.
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 17:31:52 +00:00
Ted Nathan Husted e26235745c WW-1458 Enable key attribute for submit and reset buttons.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478007 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 01:42:01 +00:00
Donald J. Brown eb3aabbbba Fixed submit button values, updated jetty plugin
WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477318 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 20:26:44 +00:00
Ted Nathan Husted a1286ab879 SITE-14 Interim commit for discussion purposes. Next, I would like to create a dev subfolder, so that the "product development" pages can have their own menu.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476267 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 19:27:04 +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
James Mitchell bb9c688f5e fix pom scm locations
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@470183 13f79535-47bb-0310-9956-ffa450edef68
2006-11-02 01:54:41 +00:00
Ted Nathan Husted 0bc260e917 WW-1453 Update POMs for next distribution.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462600 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 22:09:23 +00:00
Ted Nathan Husted a5f0d67553 WW-1453 Update POMs so as to tag 2.0.1.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462570 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:16:01 +00:00
Ted Nathan Husted 2c907e7211 WW-1453 Struts-MailReader - Update to DAO GA.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462536 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 20:00:35 +00:00
Ted Nathan Husted a3ba834c2e WW-1453 Struts-Blank: Add missing Register.jsp. Dispatcher: Move default file list to default.properties.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454642 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 06:52:49 +00:00
James Mitchell 98deff1591 WW-1453
- fixing mailreader to correctly load the database.xml file from WEB-INF
 - fix the pom.xml to correctly use src/main/java as the resource path for *.xml and *.properties




git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454616 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:58:51 +00:00
Ted Nathan Husted 2398426d38 WW-1349 Update POM versions for next iteration (2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449470 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 19:56:59 +00:00
Ted Nathan Husted 94a4c3debe WW-1349 MailReader - Roll back inadvertent change to version.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442404 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:52:45 +00:00
Ted Nathan Husted 6b4325fa5d WW-1349 MailReader - Refator subscripton actions into a package so that they can share settings. Update tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442393 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:04:46 +00:00
Ted Nathan Husted d3a53c07e2 WW-1305 MailReader - Now that the POM is fixed, move configuration files next to the classes they serve.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442364 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:58:14 +00:00
Ted Nathan Husted f875ed6baf WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442362 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:52:18 +00:00
Ted Nathan Husted f263da2b4f WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442358 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:38:36 +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 3464d4d16d WW-1340 In MailReader, Update naming conventions to use "Login" rather than "Logon".
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440443 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:10:19 +00:00
Ted Nathan Husted 9f9b6cacbe WW-1429 Fix authentifcation/interceptor settings.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439376 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 16:58:55 +00:00
Ted Nathan Husted 76af0a88bd WW-1429 Reposition resources to please Maven build.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439157 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 03:28:21 +00:00
Ted Nathan Husted 730ac15c3c WW-1349 Update MailReader tour. Conform properties in blank and starter.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439064 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 22:11:29 +00:00
Ted Nathan Husted 44742b7242 WW-1349 Update MailReader tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439052 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 21:31:01 +00:00
Ted Nathan Husted 6d0bb04ded WW-1349 Update POM to current release format.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438662 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 21:59:20 +00:00
Ted Nathan Husted 1ba017247c WW-1349 Update and Add READMEs for applications.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438532 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 16:13:17 +00:00
Ted Nathan Husted c58e9e1467 WW-1349 MailReader: Minor refactorings to optimize use of wildcard DMI.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438524 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 15:46:32 +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 15fd576795 WW-1349 MailReader: Conform class names
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438498 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:34:37 +00:00
Ted Nathan Husted fee867b663 WW-1349 Conform class names.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438333 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 03:07:02 +00:00
Ted Nathan Husted b1e8e5e79e WW-1349 Add configuration test; reorder action elements.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438331 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 03:00:32 +00:00
Ted Nathan Husted dcfb60c55d WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438202 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:41:39 +00:00
Ted Nathan Husted 5d5b24bf3b WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438201 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:40:21 +00:00
Ted Nathan Husted 1cac46040a WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438199 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:40:00 +00:00
Ted Nathan Husted 6c596a1d24 Copy mailreader-ibatis work in progress to sandbox for further work.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438177 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:38:46 +00:00
Ted Nathan Husted a4a99899ed WW-1353 Complete rollback of r436971 and r436991, using new property name and enabling behavior by default. Update affected applications. (And release notes.)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438114 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 16:51:55 +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 b2ede00dd0 WW-1340 Add support for the maven taglib plugin. Update TLD settings to work well with plugin. Change tablib URI reference to "struts-tags" for consistency and to avoid potential conflict other custom taglibs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432978 13f79535-47bb-0310-9956-ffa450edef68
2006-08-20 15:24:09 +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 304581a382 WW-1353 Second pass on wildcard refactoring. Drop authentification for now, to make it easier to see the forest for trees.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428524 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 20:51:09 +00:00
Ted Nathan Husted a7308af86b WW-1353 First pass on wildcard refactoring.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428424 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 15:29:33 +00:00
Ted Nathan Husted 127e78c6ef 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@428210 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 01:18:55 +00:00
Ted Nathan Husted 5877cc9acc 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@428209 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 01:17:08 +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
Patrick Lightbody d0726b1be2 - renaming jetty back to jetty6, even though jetty6 is deprecated. that is because the jetty plugin has major issues that cause it to completely not work (has to do with dependency mismatch problems).
- adding additional classpath to quickstart.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428050 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 16:54:15 +00:00
Patrick Lightbody 2126792b82 using new jetty plugin name (jetty:run instead of jetty6:run)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427827 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 00:46:40 +00:00
Ted Nathan Husted b9c804db1b WW-1353 MailReader - Update mappings and links to correct operation using wildcards instead of ! aliases. Note that there might be an issue with wildcard matching. Ideally Registration_save and Subscription_save should be Registration!save and Subscription!save, so that the links are consistent.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427775 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 22:38:18 +00:00
Ted Nathan Husted bb636d17d4 WW-1399 Correct unit test lifecycle so that tables are dropped between cycles.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427124 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 14:17:50 +00:00