Commit Graph

278 Commits

Author SHA1 Message Date
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
Musachy Barroso 680fc59903 WW-2275 autocompleter tag doesn't send multibyte characters correctly
thanks to Sakamoto Osamu for the patch

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@591003 13f79535-47bb-0310-9956-ffa450edef68
2007-11-01 13:42:08 +00:00
Ted Nathan Husted dc3e409303 WW-2094 Error DateTimePicker when erase input then click again the calendar - Apply fix submitted by Benjamin McCann for to issue originally reported by Leneveut Michaël.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590970 13f79535-47bb-0310-9956-ffa450edef68
2007-11-01 11:57:58 +00:00
Antonio Petrelli 8dfaa6dd90 WW-2063
Fixed subversion properties.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590812 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 20:32:54 +00:00
Ted Nathan Husted 8c2dfbd367 WW-1789, WW-2279 Update velocity to 1.5, velocity-tools to 1.3, and Spring to 2.0.7. Apply one-line change to VelocityManager suggested by Rod Vagg.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590528 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 01:24:43 +00:00
Thomas Schneider e43579f6f9 WW-2204 Updated jfreechart and jasperreports to use struts-default as the parent package
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589945 13f79535-47bb-0310-9956-ffa450edef68
2007-10-30 02:41:37 +00:00
Ted Nathan Husted 2151d7273c WW-1715 Update POMs and backport for 2.1.1-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 13:12:30 +00:00
Ted Nathan Husted 82e768b673 WW-1715 Update POMs and backport for 2.1.0.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589454 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 01:09:07 +00:00
Donald J. Brown 6a5c4c2c53 Making it easier to extend the classpath package provider
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@586740 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 15:08:15 +00:00
Rainer Hermanns c8db212ccf Resolve snapshot dependencies
o dojo plugin still used struts-annotations-1.0.2-SNAPSHOT

Issue Number: WW-2151


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@585160 13f79535-47bb-0310-9956-ffa450edef68
2007-10-16 14:47:24 +00:00
Donald J. Brown 09d906ef98 Adding missing test
WW-2251


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584416 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 15:50:32 +00:00
Donald J. Brown 04505b92a2 Adding action annotation
WW-2251


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584413 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 15:41:39 +00:00
Donald J. Brown 5494663fd4 Moving zero config code into codebehind plugin, minor fix to showcase
WW-2247


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584166 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 14:07:52 +00:00
Donald J. Brown 2ea2d869cc Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks.
WW-1413


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582626 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:26:12 +00:00
Musachy Barroso 4e9821f05b WW-2017 dojo.hostenv.writeIncludes should pass the true parameter
* dojo.hostenv.writeIncludes will only be included if debug="true" on head tag

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580449 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 18:18:02 +00:00
Musachy Barroso 250442591c WW-2220 Autocompleter tag does not provide a way to specify initial key value
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580386 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 15:20:38 +00:00
Musachy Barroso f087df85f9 Add step to Dojo profile building (copy nls folder)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580370 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 14:34:42 +00:00
Musachy Barroso 4283e8972d It seems like the building project was fixed on 0.4.3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580369 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 14:33:13 +00:00
Musachy Barroso 712fd1a1ab WW-2219 i18n strings are not included on the dojo profile build
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580368 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 14:31:04 +00:00
Nils-Helge Garli 35521822c3 WW-2211 Added support for switching portlet mode in the redirect action result type
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580136 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 19:45:46 +00:00
Nils-Helge Garli d452e63c79 WW-2212 Added support for ! character in default action configuration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580135 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 19:45:06 +00:00
Nils-Helge Garli 81b7e03f1f Use Spring portlet mock classes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580134 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 19:44:01 +00:00
Musachy Barroso b3893699ae Make cache="true" the default for the head tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579235 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 13:20:55 +00:00
Donald J. Brown 0be14bb564 Cleaning up unnecessary dispatcher.getInstance calls, spelling cleanups
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579186 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 10:39:07 +00:00
Musachy Barroso f58eafdab5 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578438 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:41:05 +00:00
Musachy Barroso 74c03ad8a0 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578437 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:38:09 +00:00
Musachy Barroso 135d31371b Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578436 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:35:38 +00:00
Musachy Barroso 29a23e7dfa Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578435 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:32:34 +00:00
Musachy Barroso 37bc43a90b Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578434 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:29:24 +00:00
Musachy Barroso 71130ad3d4 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578433 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:28:28 +00:00
Musachy Barroso d8f865dcc4 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578432 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 13:24:12 +00:00
Musachy Barroso fb42b3e194 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577834 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 17:49:18 +00:00
Musachy Barroso 0e9d6210ef Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577828 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 17:36:59 +00:00
Musachy Barroso 2763cf9a00 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577826 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 17:30:59 +00:00
Musachy Barroso fe264d59a4 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577825 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 17:29:36 +00:00
Musachy Barroso 68c4436d44 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577810 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 16:50:01 +00:00
Donald J. Brown 101aa85aa1 Fixing tests
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577775 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:43:38 +00:00
Musachy Barroso 962f5886af Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577766 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:26:36 +00:00
Musachy Barroso 1352a01555 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577758 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:06:09 +00:00
Musachy Barroso f7cee24e11 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577747 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 13:49:59 +00:00
Musachy Barroso 6c29f36d23 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577745 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 13:49:15 +00:00
Musachy Barroso 92aa692879 Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577743 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 13:39:10 +00:00
Musachy Barroso b66d3bd2a9 Remove break lines from javadoc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577738 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 13:32:20 +00:00
Donald J. Brown cbdf6f296c Changes necessary for XWork 2.1:
* New EL abstraction to allow ONGL to be replaced
 * Got rid of static factories and state, in favor of dep injection
 * New plugin API points for the EL abstraction

XW-566 XW-461 XW-561


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577728 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 12:51:41 +00:00
Nils-Helge Garli d09da593eb WW-2164 Action was not added if namespace was blank
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@574163 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 08:03:42 +00:00
Philip Luppens 6d6492b1f0 Fixed class to pass unit test. Don't really like the solution, but for now it should work.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573921 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 22:46:02 +00:00
Philip Luppens c872ba3108 Missed JUnit test in last commit. Still having troubles to get the testcases to run normally. If this commit doesn't solve it, I might need some more time to fix this.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573919 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 22:28:42 +00:00
Philip Luppens 137da15d07 Made some minimal changes to improve the JFreeChart Result:
- chart getter can be specified
- type (png/jpg) can be specified
- throws NPEs if required fields are missing
- added example configuration and Action

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573912 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 21:48:46 +00:00
Donald J. Brown e2b0819538 Adding ability to load templates from classpath, in addition to web context
WW-2146


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573816 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 10:56:10 +00:00