Commit Graph

2192 Commits

Author SHA1 Message Date
Musachy Barroso daa62ed42a [maven-release-plugin] copy for tag STRUTS_2_1_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3@729398 13f79535-47bb-0310-9956-ffa450edef68
STRUTS_2_1_3
2008-12-25 06:41:44 +00:00
Musachy Barroso 86b9438c95 [maven-release-plugin] prepare release STRUTS_2_1_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-25 06:34:10 +00:00
Musachy Barroso 6aa62bed80 WW-2623 rollback maven release commit
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729395 13f79535-47bb-0310-9956-ffa450edef68
2008-12-25 06:13:39 +00:00
Musachy Barroso 3607a431d8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729374 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 20:28:53 +00:00
Musachy Barroso 56e16de9c1 [maven-release-plugin] copy for tag STRUTS_2_1_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3@729373 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 20:28:36 +00:00
Musachy Barroso 25168e8db3 [maven-release-plugin] prepare release STRUTS_2_1_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729372 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 20:20:05 +00:00
Musachy Barroso 93153bee52 WW-2623 rolling back some of the release changes...keep trying
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729363 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 19:34:53 +00:00
Musachy Barroso c213d2fa6c WW-2623 de-attach assembly from packing phase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 19:08:36 +00:00
Musachy Barroso 23cb69662f WW-2623 comment IT tests out (using external plugin repo)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729230 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 04:59:40 +00:00
Musachy Barroso b9b7b14444 move jdk4 dependencies into the j4 profile
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729221 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 04:34:47 +00:00
Musachy Barroso 198a388fb4 leave just tomcat5x on IT test for now (getting failures on linux)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729205 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 03:23:35 +00:00
Musachy Barroso 8014b1bdce WW-2623 update dependency on struts annotations
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729196 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 02:37:34 +00:00
Musachy Barroso d2f09a8c54 WW-2872 Merge release enhancement branch into trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729136 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 21:52:06 +00:00
Musachy Barroso fe040f475b WW-2623 update version in site
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729030 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 16:22:15 +00:00
David Newton a80c3217bc Removed override annotations.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728752 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 19:38:13 +00:00
Musachy Barroso 3f39accc97 Add convention and javatemplates plugins to plugins modules, and assembly descriptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728745 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 19:15:11 +00:00
Musachy Barroso 2bb92b0afc WW-2933 Move Java Templates plugin out of the sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728738 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 18:32:23 +00:00
Musachy Barroso c3d9bd313b WW-2717 Upgrade tiles plugin to tiles 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728727 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 17:09:38 +00:00
Nils-Helge Garli 71c6669067 WW-2932 Change setParameters back to String, String[]
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728521 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 21:51:53 +00:00
Nils-Helge Garli f43d64ab54 WW-2874 Only log configuration exception as error if in devMode.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728486 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 20:04:33 +00:00
Nils-Helge Garli 6d189742cd WW-2720 Adding the old stack to the top of the stack. Patch by Herbert Poul. Thanks.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728480 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 19:27:22 +00:00
Musachy Barroso 254df5ef9b WW-2931 Make convention plugin reload the configuration when a class that contains actions changes in the file system
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728469 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 18:30:18 +00:00
Rainer Hermanns 6103113e9b WW-2623 Upgrading xwork dep to the just released 2.1.2 version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728457 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 16:29:03 +00:00
Musachy Barroso 8d6b944946 WW-2930 Apply css and style attributes to ul tags, instead if li in actionerror and actionmessage
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728303 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 17:05:17 +00:00
Musachy Barroso a83155009c Remove codebehind settings
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728042 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 15:04:09 +00:00
Musachy Barroso f41ffc2421 WW-2926 Port rest-showcase to use convention plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728041 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 15:03:25 +00:00
Musachy Barroso 33113a90c6 WW-2926 Port rest-showcase to use convention plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727908 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 03:15:23 +00:00
Musachy Barroso 7b0ae6e96a Update test for changes in xwork
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727840 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 22:19:49 +00:00
Musachy Barroso d4e3b19c9f Add error field names to the available params
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727803 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 19:55:40 +00:00
Musachy Barroso 7dafbb773f WW-2732 Add a "searchValueStack" to "text" tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727558 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:38:40 +00:00
Musachy Barroso 5ebf37efba WW-2732 Document that the Text tag will search the stack if a key is not found on a resource
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727533 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:05:17 +00:00
Musachy Barroso f8166d5e8b Add convention to plugins modules and assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727472 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 19:06:53 +00:00
Musachy Barroso 352fdb5300 WW-2922 move convention plugin out of sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727418 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 15:39:34 +00:00
Musachy Barroso 9215250aad XW-640 Support multiple unknown handlers
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727135 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 20:39:32 +00:00
Musachy Barroso 030c7e0193 XW-640 Support multiple unknown handlers
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727100 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 17:47:24 +00:00
Musachy Barroso 7c795d7366 WW-2878 install sources by default
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@726719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 15:45:13 +00:00
Musachy Barroso bbdbe79929 WW-2824 refactored altSyntax expression code
thanks to Gabriel Belingueres for patch.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@726715 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 15:39:15 +00:00
Musachy Barroso f4d486dbd3 Output "onreset" properly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@726337 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 02:23:24 +00:00
Musachy Barroso c502db56c1 WW-2796 Remove reference to deprecated velocity constructor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@725742 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 17:16:46 +00:00
Musachy Barroso 38615eb398 WW-2913 fix layout for showcase, tested on FF 3, IE 7 and IE 6. It ain't pretty but it works.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724847 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 19:36:00 +00:00
Nils-Helge Garli 6e1aa0784b WW-2751 Fixed containsKey for SessionMap. Patch by Ian Robinson.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724839 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 19:19:19 +00:00
Nils-Helge Garli 9fa90cb8b4 Updated test resource to fix failing FormTagTest
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724838 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 19:13:45 +00:00
Musachy Barroso 2291033724 WW-2752 fix resource path in the documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724514 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 22:17:52 +00:00
Musachy Barroso 0da2e1bd1b WW-2748 call "i18n" before "prepare" in default stack
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724495 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 21:41:19 +00:00
Musachy Barroso 7b94ab8e8d WW-2730 remove redundant "return true" from the form tag's "onsubmit" attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724471 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 20:22:33 +00:00
Nils-Helge Garli 0d5093796d Forgot to commit the updated test...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724183 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:48:56 +00:00
Nils-Helge Garli 75c4c5ee25 WW-2862 Added pass through to servlet renderer when specified or not in a portlet context.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724182 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:32:45 +00:00
Wesley Wannemacher b90c0c8e60 Cleanup in JakartaMultiPartRequest, using generics. Per WW-2908, thanks for the patch Mathias
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724074 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 04:51:34 +00:00
Wesley Wannemacher f207ed6978 broken url WW-2623
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724071 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 04:47:19 +00:00
Nils-Helge Garli 268854f353 WW-2800 Added setters for response, request and context.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724030 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 19:32:29 +00:00