Commit Graph

7 Commits

Author SHA1 Message Date
Maurizio Cucchiara c4d253688f WW-3682 - replaced deprecaded api calls with direct replacements
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173248 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:51:00 +00:00
Rainer Hermanns 0a23cd4ec5 WW-2537 Fix generics in all codebase
Starting with Java5 enhancements in S2. 
This patch applies required changes to S2 related to the "generified xwork"

XWork Java5 enhancements 
o added generics where possible
o use parameterizes Collection classes where possible
o converted for to for-each loops
o optimized imports
o updated tests
o aligned parameter types with Struts2
o fixed some minor bugs

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670170 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 09:40:34 +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
Donald J. Brown 94ef6de048 Fixed config to extend Struts test case
WW-1453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462526 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 19:43:59 +00:00
Wendy Smoak a688ee347b Added svn:eol-style native property to .java files.
WW-1432

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440591 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 03:24:53 +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 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