Commit Graph

326 Commits

Author SHA1 Message Date
Donald J. Brown ed3d9e2fff Fixing show action NPE
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@632747 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 12:30:31 +00:00
Jeromy Evans 69f5373afb WW-2518 Applied Sarat Pediredla's patch so the RestWorkflowInterceptor uses the method names overridden by the configuration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@631829 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 03:37:12 +00:00
Jeromy Evans ecbdc6091a WW-2512 DefaultHttpHeaders no longer attempts to generate an ETag if the model/target is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@631421 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 23:03:54 +00:00
Jeromy Evans 641d81f4c5 WW-2428 Reversing patch applied at r628299 for alwaysSelectFullNamespace as it breaks the default use case (no configuration)
(alwaysSelectFullNamespace defaults to true somewhere)


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629491 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 15:02:28 +00:00
Jeromy Evans b95f8dfc50 WW-2498 Minor change to avoid NPE when parseContent attribute is missing on dojo tags or in the context. Defaults to false if null.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629326 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 02:52:27 +00:00
Jeromy Evans a0c5ea1944 WW-2491 updated javadoc snippet to reference redirectAction instead of redirect-action
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629322 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 02:30:03 +00:00
Nils-Helge Garli ed0a3981e7 WW-2101 Added back classes with deprecation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629255 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 22:36:48 +00:00
Donald J. Brown f52f2221b2 Rolling back upgrade to TestNG 5.7, re-enabling portlet tests
WW-2454 WW-2494


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628443 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 08:11:34 +00:00
David Newton 5fb36bc977 Minor JavaDoc cleanup.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628341 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:09:48 +00:00
Donald J. Brown 7bf30eacb3 Fix NPE when PARSE_CONTENT parameter not in context
WW-2398


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628302 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:12:14 +00:00
Donald J. Brown 588dfb56f7 Ensuring parent result annotations don't override children
WW-2443


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628300 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:07:35 +00:00
Donald J. Brown 9c00c3fcfb Adding support for always select full namespace
WW-2428


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628299 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:03:26 +00:00
Donald J. Brown 9c66f338f8 Upping TestNG dependency to 5.7
WW-2454


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628272 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:57:35 +00:00
Wesley Wannemacher f43c0d77e0 fixes IllegalStateException when running with Jetty 6.1.6, addresses WW-2350
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@627920 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 00:31:23 +00:00
Wesley Wannemacher 4ba2f42d6b aesthetic fix to address WW-2438
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620320 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 20:38:29 +00:00
Antonio Petrelli 3b3593d81e WW-2437
Added XWork, XStream, XPP3 licenses and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615603 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:06:24 +00:00
Antonio Petrelli f5a88391e1 WW-2437
Added Plexus and SiteMesh license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615331 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:30:09 +00:00
Donald J. Brown 4d2b21c773 Fixed NPE for show config action
WW-2439


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615215 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:18:36 +00:00
Donald J. Brown bd0e6e2014 Fixing setters to return void (stupid ognl)
WW-2324


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615204 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:30:27 +00:00
Donald J. Brown 2e3bedad4c Enabled the "disabled" attribute for datetimepicker
WW-2320


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615188 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 11:45:27 +00:00
Antonio Petrelli 420510aae3 WW-2437
Added FreeMarker, JSON-lib and EZMorph notices.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614986 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 20:53:03 +00:00
Antonio Petrelli c6004e9c1a WW-2437
Added Classworlds notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614969 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 20:12:19 +00:00
Donald J. Brown f86377ce17 Updating junit to 3.8.2
WW-2453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614532 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 13:40:42 +00:00
Donald J. Brown ec2a7ffdda Changing dependency of struts-annotations to specific snapshot version
WW-2451


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614525 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 12:54:37 +00:00
Ted Nathan Husted 7b80259d0f WW-2451 "Updated poms to use struts annotations 1.0.3-SNAPSHOT to fix dependency issue" Apply patch suggested by Al Sutton, but leave issue open pending a 1.0.3 release of Struts-Annotations.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614488 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 10:56:48 +00:00
Antonio Petrelli 4e7c6b76c6 WW-2421
Fixed Subversion properties.
Removed "velocity-tools" wrong transitive dependencies.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614309 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 20:26:23 +00:00
Antonio Petrelli 764877efeb WW-2437
Fixed the first bunch of license issues.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614306 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 20:23:19 +00:00
James Mitchell 6b882d5bd1 WW-2094 File upload - maximum size valida...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@613513 13f79535-47bb-0310-9956-ffa450edef68
2008-01-20 06:45:09 +00:00
Ted Nathan Husted bfc364fd12 WW-2423, WW-2425, WW-2426 Update Spring, DWR, Freemarker, and SiteMesh dependencies per patch provided by Al Sutton.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@612481 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 15:24:54 +00:00
Nils-Helge Garli 72fd80afc1 WW-1859 The namespace computation does not seem to have any meaning, so removing it completely.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@612406 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 10:05:06 +00:00
Ted Nathan Husted 1881566ced WW-2286 Apply FIXBUG patches supplied by Giovanni Azua Garcia.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@611999 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 03:06:41 +00:00
Ted Nathan Husted 006f717c95 WW-2094 Reapply patch submitted by Benjamin McCann that was previously applied in r590970 and somehow rolled back by r591003.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@611995 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 02:23:31 +00:00
Nils-Helge Garli d90c8b2935 WW-2370 Using the name of the current executing action in the url when no action is specified.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@609901 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 08:18:23 +00:00
Nils-Helge Garli 9f6cea6d57 WW-2404 Changed the order of the interceptors
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@609581 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 12:16:39 +00:00
Antonio Petrelli 0406307a55 WW-2380
Added runtime dependency on tiles-jsp in the Tiles 2 plugin.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@605311 13f79535-47bb-0310-9956-ffa450edef68
2007-12-18 19:42:08 +00:00
Donald J. Brown 918a89ce7d Moving api package to sandbox, cleaning up retrotranslator so it can be executed by CI,
removing unnecessary backport directory

WW-1700 WW-2258



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604603 13f79535-47bb-0310-9956-ffa450edef68
2007-12-16 10:56:47 +00:00
Donald J. Brown 7cd9c9165a Updating Struts to support the new immutable object scheme and the
new xwork capability to limit methods that are called.  Still more to do
here.

WW-2363 XW-595 XW-594


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@602665 13f79535-47bb-0310-9956-ffa450edef68
2007-12-09 12:11:25 +00:00
Nils-Helge Garli d4be10c786 WW-2347,WW-2348 - Make multipart form fields available in the parameter map.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@601700 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 11:05:08 +00:00
Nils-Helge Garli 9d4f368ed6 Removed unused local variable
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@601698 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 10:59:38 +00:00
Antonio Petrelli 98e99fb820 WW-2327
Fixed Velocity related Maven references.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595430 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 20:20:59 +00:00
Donald J. Brown 9b6309df91 Fixing tests WW-2321
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594777 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 05:37:41 +00:00
Donald J. Brown 8334897347 Moving rest app over the apps area
WW-2312


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594767 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 05:06:19 +00:00
Donald J. Brown e0dfb08c9d Renaming rest plugin dir, adding plugin to build, removing unnecessary files
WW-2321


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594766 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 05:02:55 +00:00
Donald J. Brown 6229ad7a47 Moving rest plugin into trunk
WW-2321


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594765 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 04:57:40 +00:00
David Newton e917196458 Spelling error in tag param description.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594370 13f79535-47bb-0310-9956-ffa450edef68
2007-11-13 00:51:00 +00:00
Donald J. Brown ab845ac21b Minor formatting cleanups
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592963 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 00:02:32 +00:00
Antonio Petrelli 3bf7c239bf WW-2258
Changed classifier to "backport".
Configured the assemblies so they do not include backported packages.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592882 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 20:33:26 +00:00
Antonio Petrelli 474467e145 WW-2258
Configured the retrotranslator plugin to work in a new profile, in attached mode.
Removed unnecessary legacy Retrotranslator configuration.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592853 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 18:58:12 +00:00
Antonio Petrelli a7f74978a4 WW-2147
Now a RAT check is run during the release process.
Fixed files with missing license.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@591790 13f79535-47bb-0310-9956-ffa450edef68
2007-11-04 15:30:32 +00:00
Antonio Petrelli 1aa93b6c65 WW-2288
Now the Struts 2 plugin depends on Tiles 2.0.5.
Assembly and Showcase have been changed accordingly.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@591630 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 15:11:59 +00:00