David Newton
cf1150f58c
Minor spelling
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658958 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 00:39:06 +00:00
Musachy Barroso
2019385915
Remove duplicated license header
...
Move license header inside <script> tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658887 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 21:43:25 +00:00
David Newton
565b8f8642
Changed name to "Struts 2 REST Plugin" (was "Struts 2 Plugin").
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@655091 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 14:01:25 +00:00
Donald J. Brown
09b43b1838
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652751 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 03:47:24 +00:00
Donald J. Brown
373988eb4a
[maven-release-plugin] prepare release STRUTS_2_1_2
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652749 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 03:47:03 +00:00
Antonio Petrelli
974e051bc5
WW-2147
...
Fixed license headers where needed.
Re-enabled RAT plugin and fixed its configuration.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651946 13f79535-47bb-0310-9956-ffa450edef68
2008-04-27 13:41:38 +00:00
Jeromy Evans
e9cb4945cf
Fix to codebehind's unknown action handler based on Wes' patch
...
WW-2607
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651927 13f79535-47bb-0310-9956-ffa450edef68
2008-04-27 11:43:40 +00:00
Antonio Petrelli
9dc575f3b4
WW-2147
...
Removed license headers in .properties files temporarily to avoid conflicts with the Maven License plugin.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651674 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 18:09:24 +00:00
David Newton
41e0cf7797
Added reportParameters and exportParameters to the "params" snippet.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651638 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 16:18:06 +00:00
David Newton
6e44ec6c00
Removed unused import.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651635 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 16:08:56 +00:00
David Newton
61f943d751
WW-2365 - https://issues.apache.org/struts/browse/WW-2365
...
- Added support for both report and export parameters.
- Minor refactoring:
- Moved some init and output code out of execute.
- Normalized PDF reports to be the same as the rest.
- Resulted in cleaner code, lower cyclometric comp.
Still no tests for this result type.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651634 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 16:04:45 +00:00
Nils-Helge Garli
be1f09ca17
Removed some imports
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651596 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 12:49:45 +00:00
Nils-Helge Garli
9f6546dec0
WW-1875 Use the namespace of the current action if namespace is not specified. Refactored some tests.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651586 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 12:12:24 +00:00
Nils-Helge Garli
ed3b8e5a68
WW-2504 Ignoring the includeParams for portlet urls. Had to extract some more code into the "UrlRenderer".
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651529 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 08:16:36 +00:00
Donald J. Brown
12d3f3f842
Annotation improvements to the result annotation
...
WW-2577
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649876 13f79535-47bb-0310-9956-ffa450edef68
2008-04-20 03:26:29 +00:00
Donald J. Brown
f02befcd8f
Adding new settings to disable classpath action scanning for the codebehind and rest plugins
...
WW-2506
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649873 13f79535-47bb-0310-9956-ffa450edef68
2008-04-20 03:09:23 +00:00
Donald J. Brown
17c6b53a7f
Changing return code to 201 when location header is present
...
WW-2605
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649820 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 14:15:51 +00:00
Donald J. Brown
0c162a4efb
Cleaning up the tabs
...
WW-2572
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649813 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 13:46:35 +00:00
Donald J. Brown
848b6f03ff
Fixing NPE for navigations that don't involve a Struts 2 action
...
WW-2572
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649812 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 13:44:32 +00:00
Donald J. Brown
3f90a6cbe0
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649036 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 10:01:30 +00:00
Donald J. Brown
a9bf8b8097
Commenting out the other instances of the rat plugin that hold up the release
...
WW-2147
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649030 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 09:51:26 +00:00
Donald J. Brown
e4b442d2eb
Fixing dojo annotations version
...
WW-2421
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649002 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 08:31:58 +00:00
Donald J. Brown
38d661045e
Fixing spring test artifact id
...
WW-2421
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@648999 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 08:28:52 +00:00
Donald J. Brown
8403f62e93
Cleaning up POM for spring plugin
...
WW-2421
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@648993 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 08:06:33 +00:00
Donald J. Brown
e9c6bff01d
Adding the version of the apt plugin *shakes fist at Maven*
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647720 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 10:10:42 +00:00
Donald J. Brown
918111b807
Fixing javadoc, minor code improvements
...
WW-2589
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647439 13f79535-47bb-0310-9956-ffa450edef68
2008-04-12 12:16:41 +00:00
Donald J. Brown
75d4b0dc9c
* Upgrading commons-fileupload to 1.2.1, now required
...
* Cleaning up testing so spring's mocks are not in the compile scope
WW-2590 WW-2588
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647434 13f79535-47bb-0310-9956-ffa450edef68
2008-04-12 11:41:24 +00:00
Donald J. Brown
b8c6812d3a
Moving the DWR validator into its own plugin
...
WW-2589
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647418 13f79535-47bb-0310-9956-ffa450edef68
2008-04-12 10:33:33 +00:00
Donald J. Brown
1633765ee1
Moving JUnit and TestNG base classes into their own plugins
...
WW-2588
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647062 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 06:07:13 +00:00
Rainer Hermanns
92db102c07
WW-2465
...
Dynamic trees in the dojo plugin causes a freemarker error if the child property returns null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@643359 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 11:01:22 +00:00
Rainer Hermanns
cae6a55f03
Update all S2 Wiki docs and S2/XW JavaDocs to reflect camelCase interceptor and result names.
...
Issue Number: WW-2491
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@642323 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 18:07:22 +00:00
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