Donald J. Brown
affb31ab96
Updating assemblies, adding all plugins to jdk14 zip
...
WW-2379
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604801 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 09:20:25 +00:00
David Newton
b6f77d1ef7
Patch for optiontransferselect.ftl null doubleListValue issue from Dale Newfield.
...
See thread at http://www.nabble.com/-struts--2.0.11--optiontransferselect-limit--tt14344098.html#a14344098 .
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604737 13f79535-47bb-0310-9956-ffa450edef68
2007-12-16 23:14:16 +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
30ca710ee5
Adding this strange, uncommitted file that is apparently breaking the build
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604436 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 14:56:47 +00:00
Donald J. Brown
0289ee27e2
Fixing maven repositories to support opensymphony maven 2 snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604427 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 13:40:21 +00:00
Donald J. Brown
0cdf26238b
Adding new validator beans from XW-597
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604419 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 12:06:34 +00:00
Donald J. Brown
524b2e714e
Adding ignore props for the assembly
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604378 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 02:49:59 +00:00
Donald J. Brown
ea8c137ce0
Adding svn:ignore values that ignore ide and target directories and files
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604376 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 02:47:10 +00:00
David Newton
0481cd8fa8
Very minor JavaDoc spelling.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@603750 13f79535-47bb-0310-9956-ffa450edef68
2007-12-12 21:55:01 +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
Ted Nathan Husted
2c68dfc935
Roll back version number on 2.x index page to the current GA release.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@599535 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 18:25:49 +00:00
Ted Nathan Husted
a4ad651054
Change min-height to height per suggestions by Jim Cushing and Frank W. Zammetti.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@598741 13f79535-47bb-0310-9956-ffa450edef68
2007-11-27 19:41:25 +00:00
Nils-Helge Garli
5f8d4cd385
Added some ignores
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@598260 13f79535-47bb-0310-9956-ffa450edef68
2007-11-26 13:08:46 +00:00
Nils-Helge Garli
6121174144
WW-2337 Trying to set a different temp directory for the test.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@598196 13f79535-47bb-0310-9956-ffa450edef68
2007-11-26 10:02:31 +00:00
Antonio Petrelli
d37e1dd67e
WW-2259
...
Added configuration to create "backport" and "docs" assemblies.
It must be corrected when the XWork backported artifacts will be available.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@598003 13f79535-47bb-0310-9956-ffa450edef68
2007-11-25 15:31:56 +00:00
Nils-Helge Garli
c82338aee0
There seems to be some issues with the infrastructure on the CI server that causes the tests to fail randomly.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@597962 13f79535-47bb-0310-9956-ffa450edef68
2007-11-25 08:34:20 +00:00
Thomas Schneider
6fd129b9ed
WW-2328 fix for DefaultActionMapper not parsing out the sessionid
...
Submitted By: Omkar Patil
Reviewed By: Tom Schneider
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@597904 13f79535-47bb-0310-9956-ffa450edef68
2007-11-24 19:08:26 +00:00
Nils-Helge Garli
2788ac9ab5
WW-2335 Using the computed value for content length instead of the hardcoded value, as it is done in the other test methods.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@597674 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 14:41:32 +00:00
Antonio Petrelli
1382694b0e
WW-2329
...
Removed libs from source distribution.
Upgraded to Maven assembly plugin 2.2-beta-1.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@597482 13f79535-47bb-0310-9956-ffa450edef68
2007-11-22 19:37:13 +00:00
David Newton
ce9c1849a9
Minor JavaDoc additions.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595898 13f79535-47bb-0310-9956-ffa450edef68
2007-11-17 02:22:22 +00:00
Donald J. Brown
3e5e82dde6
Setting devmode properly
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595849 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 22:30:57 +00:00
David Newton
c3a3a80843
JavaDoc spelling and grammar ;)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595746 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 17:21:05 +00:00
Nils-Helge Garli
ded8c8f491
Enabling the tests, trying a new strategy for locating a free port.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595584 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 07:11:07 +00:00
Nils-Helge Garli
3f8c282065
Added the tests again, but excluding them from beeing run with excludes in pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595575 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 06:43:29 +00:00
Nils-Helge Garli
e748db2226
Causing too many problems for Bamboo, so removing for now.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595571 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 06:27:43 +00:00
Nils-Helge Garli
427d507d4e
remove extra newline
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595569 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 06:19:31 +00:00
Nils-Helge Garli
930383d8c4
Bamboo maven build complains about this file beeing missing.... so trying to force a new build.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595558 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 05:27:37 +00:00
Nils-Helge Garli
fb180126fa
Exlude transitive servlet-api dependency from velocity tools.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595483 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 22:58:55 +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
Antonio Petrelli
84ef73c9a1
WW-2313
...
Now the assemblies contain plugin and all webapps source code.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595403 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 19:26:13 +00:00
David Newton
60823c6582
Same Double/Long cast issue as in IteratorGeneratorTag.
...
Now casting instanceof Double to a Double (not Long).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595363 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 17:08:58 +00:00
David Newton
117d0bbb43
Fixed broken typecast (would have cast Double to Long; boom).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595360 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 17:04:56 +00:00
David Newton
8676ff40fd
https://issues.apache.org/struts/browse/WW-2322 Now putting generated collection into stack context (not pageContext)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595336 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 15:41:41 +00:00
David Newton
9ab85528a7
I guess the taglib HTML docs are under source control.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@595334 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 15:38:46 +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
06ad2cb8ff
Adding empty dir
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594770 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 05:13:01 +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
Niall Kegan Pemberton
0f06910a73
Revert logo link from sponsorship page to www.apache.org and add separate sponsorship link
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@594620 13f79535-47bb-0310-9956-ffa450edef68
2007-11-13 19:41:11 +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
Ted Nathan Husted
c165646443
Include links to ASF Thanks and Sponsorship pages, as directed by the PRC.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@593863 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 10:28:03 +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
Donald J. Brown
84e2bcde4d
Separating out action mapping parameter handling into new interceptor
...
WW-2203
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592669 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 09:34:04 +00:00
Musachy Barroso
8386422ff3
WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor
...
* Fix functions to display error when doing client/ajax validation
Patch provided by Lukasz Racon
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592047 13f79535-47bb-0310-9956-ffa450edef68
2007-11-05 15:28:50 +00:00
Musachy Barroso
7c1d42d580
Fix broken links
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592019 13f79535-47bb-0310-9956-ffa450edef68
2007-11-05 14:41:30 +00:00