Ted Nathan Husted
a13c1b40c9
=WW-1340 Move starter to the sandbox since it now overlaps both blank and the archetype.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440536 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 00:07:44 +00:00
Ted Nathan Husted
f8b15272d2
WW-1340 In blank, move configuration files to resources package, so as to appease Maven.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440524 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 23:10:18 +00:00
Ted Nathan Husted
572671c9d1
WW-1340 In showcase, remove obsolete version of tutorial code.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440445 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:14:13 +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
3346f1d727
WW-1340 In blank, start to add a suite of example tests.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440438 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:01:51 +00:00
Ted Nathan Husted
3abe64467c
WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440429 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 18:26:10 +00:00
Ted Nathan Husted
c2af08bc67
WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440427 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 18:24:37 +00:00
Ted Nathan Husted
8c36b9a3be
WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440415 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 17:29:41 +00:00
Ted Nathan Husted
70da30113d
WW-1340 Add "tutorial" module to blank, corresponding with "Bootstrap" tutorial in documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440388 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 16:37:18 +00:00
Donald J. Brown
1f188dbcce
Enhancing jsf variable resolver to look in stack, added ability to
...
configure jsf from struts.xml, added support for more struts-like
navigation for jsf result, updated to new jetty plugin, fixed bad unit
test in blank app
WW-1415
WW-1416
WW-1414
WW-1349
--This line, and those below, will be ignored--
M apps/starter/pom.xml
M apps/blank/src/test/java/example/WelcomeTest.java
M apps/showcase/pom.xml
M core/src/main/java/org/apache/struts2/jsf/FacesResult.java
M core/src/main/java/org/apache/struts2/jsf/FacesSetupInterceptor.java
AM core/src/main/java/org/apache/struts2/jsf/FacesRender.java
M core/src/main/java/org/apache/struts2/jsf/StrutsVariableResolver.java
M core/src/main/resources/struts-default.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440278 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 06:40:29 +00:00
Ted Nathan Husted
d7f49c5d67
WW-1340 Streamline and extend "blank" for use with tutorial.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440152 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 19:00:33 +00:00
Donald J. Brown
b95c8ae838
Cleanup take two: fixed a misnaming bug, cleaned imports, fixed a few
...
deprecations, removed deprecations related to using the method
name in building a url, removed unused variables, general minor cleanup
fixed all core non-generics warnings that Eclipse reports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439747 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 09:22:46 +00:00
Donald J. Brown
3795f76baa
Reverting bad commit that didn't properly merge changes with updated
...
code...what better way to spend a Saturday night...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439739 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 08:05:51 +00:00
Donald J. Brown
840adfec81
Fixed a misnaming bug, cleaned imports, fixed a few deprecations,
...
removed deprecations related to using the method name in building a
url, removed unused variables, general minor cleanup
WW-1349
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439738 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 07:54:09 +00:00
Toby Jee
d53130e47c
WW-1430
...
- Bug in Struts TLD (setter for listKey and listValue is defined in tld but missing in OptGroupTag.java)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439413 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 18:28:11 +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
Wendy Smoak
c4ed76c3c2
Fix error message, The Struts -> Struts
...
WW-1423
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439156 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 03:27:39 +00:00
Ted Nathan Husted
921234536f
WW-1425 The form tag is generating incomplete and/or unnecessary references to dojo, reported by Matt Raible
...
Add if clause to check parameter and update affected tests.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439153 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 03:20:45 +00:00
Ted Nathan Husted
37f20fcd23
WW-1427 struts2-api-2.0.0-SNAPSHOT.pom has servlet-api listed with "compile" scope, should be provided, reported by Matt Raible.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439152 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 03:16:43 +00:00
Ted Nathan Husted
bc2fdd50fd
WW-1392 Restore TLD and snippet code from prior revisions, since we are going to try using XDoclet with J5 instead.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439109 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 00:00:52 +00:00
Ted Nathan Husted
91a9889ed6
WW-1349 Move new Tutorial code into Showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439068 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 22:13:49 +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
d891f22943
WW-1349 Move new Tutorial code into Showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438998 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 18:08:14 +00:00
Ted Nathan Husted
53740eeca2
WW-1349 Move new Tutorial code into Showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438947 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 14:57:27 +00:00
Ted Nathan Husted
4eb6a212a1
WW-1349 Move new Tutorial code into Showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438945 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 14:56:24 +00:00
Toby Jee
f40e13a076
WW-1426
...
- URL Tag cause duplicates query string
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438940 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 14:34:32 +00:00
Ted Nathan Husted
ad4b4c218a
WW-1349 Move new Tutorial code into Showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438906 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 13:10:49 +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
cfcdbe049c
WW-1308 Disable include of jasperreport and JSF results by default. Specify the JSF result in the appropriate package of the showcase application.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438570 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 18:09:22 +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
Toby Jee
974631ddd2
WW-1422
...
- alter if tag example (jsp / freemarker template) in showcase to test for this issue.
- the example should have tested most
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438411 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 07:45:32 +00:00
Toby Jee
a0801ac0a1
WW-1422
...
- fixed else tag executed when it is not suppose, when used with ElseIf tag.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438410 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 07:39:00 +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
37527a7d8a
WW-1353 Enable use of action: prefix when DMI is disabled.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438223 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 21:27:56 +00:00
Ted Nathan Husted
ef8d3af4b8
WW-1388 Move shopping-cart into sandbox, for now.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438222 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 21:26:14 +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
Toby Jee
476ff6b9fa
WW-1340
...
- fix failing test case. Due to addition of another struts2 configuration property, one of the testcase failed. The count of total configuration property should be 30 instead of 29
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438179 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:44:05 +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
Toby Jee
e39b611cbf
WW-1422
...
- Else tag body displayed when it shouldn't
- commit a better fix, such that the changes lies in If.java, Else.java and ElseIf.java are rolled back to their original state.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438176 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:35:54 +00:00
Ted Nathan Husted
a792db6c6f
WW-1388 Move shopping-cart into sandbox, for now.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438175 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:31:57 +00:00
Toby Jee
272d1a07a7
WW-1422
...
- Else tag body displayed when it shouldn't
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438147 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 18:31:13 +00:00