Commit Graph

  • 918a89ce7d Moving api package to sandbox, cleaning up retrotranslator so it can be executed by CI, removing unnecessary backport directory Donald J. Brown 2007-12-16 10:56:47 +00:00
  • 30ca710ee5 Adding this strange, uncommitted file that is apparently breaking the build Donald J. Brown 2007-12-15 14:56:47 +00:00
  • 0289ee27e2 Fixing maven repositories to support opensymphony maven 2 snapshots Donald J. Brown 2007-12-15 13:40:21 +00:00
  • 0cdf26238b Adding new validator beans from XW-597 Donald J. Brown 2007-12-15 12:06:34 +00:00
  • 524b2e714e Adding ignore props for the assembly Donald J. Brown 2007-12-15 02:49:59 +00:00
  • ea8c137ce0 Adding svn:ignore values that ignore ide and target directories and files Donald J. Brown 2007-12-15 02:47:10 +00:00
  • 0481cd8fa8 Very minor JavaDoc spelling. David Newton 2007-12-12 21:55:01 +00:00
  • 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. Donald J. Brown 2007-12-09 12:11:25 +00:00
  • d4be10c786 WW-2347,WW-2348 - Make multipart form fields available in the parameter map. Nils-Helge Garli 2007-12-06 11:05:08 +00:00
  • 9d4f368ed6 Removed unused local variable Nils-Helge Garli 2007-12-06 10:59:38 +00:00
  • 2c68dfc935 Roll back version number on 2.x index page to the current GA release. Ted Nathan Husted 2007-11-29 18:25:49 +00:00
  • a4ad651054 Change min-height to height per suggestions by Jim Cushing and Frank W. Zammetti. Ted Nathan Husted 2007-11-27 19:41:25 +00:00
  • 5f8d4cd385 Added some ignores Nils-Helge Garli 2007-11-26 13:08:46 +00:00
  • 6121174144 WW-2337 Trying to set a different temp directory for the test. Nils-Helge Garli 2007-11-26 10:02:31 +00:00
  • d37e1dd67e WW-2259 Added configuration to create "backport" and "docs" assemblies. It must be corrected when the XWork backported artifacts will be available. Antonio Petrelli 2007-11-25 15:31:56 +00:00
  • c82338aee0 There seems to be some issues with the infrastructure on the CI server that causes the tests to fail randomly. Nils-Helge Garli 2007-11-25 08:34:20 +00:00
  • 6fd129b9ed WW-2328 fix for DefaultActionMapper not parsing out the sessionid Thomas Schneider 2007-11-24 19:08:26 +00:00
  • 2788ac9ab5 WW-2335 Using the computed value for content length instead of the hardcoded value, as it is done in the other test methods. Nils-Helge Garli 2007-11-23 14:41:32 +00:00
  • 1382694b0e WW-2329 Removed libs from source distribution. Upgraded to Maven assembly plugin 2.2-beta-1. Antonio Petrelli 2007-11-22 19:37:13 +00:00
  • ce9c1849a9 Minor JavaDoc additions. David Newton 2007-11-17 02:22:22 +00:00
  • 3e5e82dde6 Setting devmode properly Donald J. Brown 2007-11-16 22:30:57 +00:00
  • c3a3a80843 JavaDoc spelling and grammar ;) David Newton 2007-11-16 17:21:05 +00:00
  • ded8c8f491 Enabling the tests, trying a new strategy for locating a free port. Nils-Helge Garli 2007-11-16 07:11:07 +00:00
  • 3f8c282065 Added the tests again, but excluding them from beeing run with excludes in pom.xml Nils-Helge Garli 2007-11-16 06:43:29 +00:00
  • e748db2226 Causing too many problems for Bamboo, so removing for now. Nils-Helge Garli 2007-11-16 06:27:43 +00:00
  • 427d507d4e remove extra newline Nils-Helge Garli 2007-11-16 06:19:31 +00:00
  • 930383d8c4 Bamboo maven build complains about this file beeing missing.... so trying to force a new build. Nils-Helge Garli 2007-11-16 05:27:37 +00:00
  • fb180126fa Exlude transitive servlet-api dependency from velocity tools. Nils-Helge Garli 2007-11-15 22:58:55 +00:00
  • 98e99fb820 WW-2327 Fixed Velocity related Maven references. Antonio Petrelli 2007-11-15 20:20:59 +00:00
  • 84ef73c9a1 WW-2313 Now the assemblies contain plugin and all webapps source code. Antonio Petrelli 2007-11-15 19:26:13 +00:00
  • 60823c6582 Same Double/Long cast issue as in IteratorGeneratorTag. Now casting instanceof Double to a Double (not Long). David Newton 2007-11-15 17:08:58 +00:00
  • 117d0bbb43 Fixed broken typecast (would have cast Double to Long; boom). David Newton 2007-11-15 17:04:56 +00:00
  • 8676ff40fd https://issues.apache.org/struts/browse/WW-2322 Now putting generated collection into stack context (not pageContext) David Newton 2007-11-15 15:41:41 +00:00
  • 9ab85528a7 I guess the taglib HTML docs are under source control. David Newton 2007-11-15 15:38:46 +00:00
  • 9b6309df91 Fixing tests WW-2321 Donald J. Brown 2007-11-14 05:37:41 +00:00
  • 06ad2cb8ff Adding empty dir Donald J. Brown 2007-11-14 05:13:01 +00:00
  • 8334897347 Moving rest app over the apps area WW-2312 Donald J. Brown 2007-11-14 05:06:19 +00:00
  • e0dfb08c9d Renaming rest plugin dir, adding plugin to build, removing unnecessary files WW-2321 Donald J. Brown 2007-11-14 05:02:55 +00:00
  • 6229ad7a47 Moving rest plugin into trunk WW-2321 Donald J. Brown 2007-11-14 04:57:40 +00:00
  • 0f06910a73 Revert logo link from sponsorship page to www.apache.org and add separate sponsorship link Niall Kegan Pemberton 2007-11-13 19:41:11 +00:00
  • e917196458 Spelling error in tag param description. David Newton 2007-11-13 00:51:00 +00:00
  • c165646443 Include links to ASF Thanks and Sponsorship pages, as directed by the PRC. Ted Nathan Husted 2007-11-11 10:28:03 +00:00
  • ab845ac21b Minor formatting cleanups Donald J. Brown 2007-11-08 00:02:32 +00:00
  • 3bf7c239bf WW-2258 Changed classifier to "backport". Configured the assemblies so they do not include backported packages. Antonio Petrelli 2007-11-07 20:33:26 +00:00
  • 474467e145 WW-2258 Configured the retrotranslator plugin to work in a new profile, in attached mode. Removed unnecessary legacy Retrotranslator configuration. Antonio Petrelli 2007-11-07 18:58:12 +00:00
  • 84e2bcde4d Separating out action mapping parameter handling into new interceptor WW-2203 Donald J. Brown 2007-11-07 09:34:04 +00:00
  • 8386422ff3 WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor * Fix functions to display error when doing client/ajax validation Patch provided by Lukasz Racon Musachy Barroso 2007-11-05 15:28:50 +00:00
  • 7c1d42d580 Fix broken links Musachy Barroso 2007-11-05 14:41:30 +00:00
  • e738512cfe Changed port Nils-Helge Garli 2007-11-05 12:12:34 +00:00
  • 447d59f8bb WW-2296 Added jetty-pluto embedded to the sample application. Also added some new samples and a new integration test. Nils-Helge Garli 2007-11-05 10:06:31 +00:00
  • be55979596 WW-2295 Exclude servlet-api from beeing included from commons-digester. Nils-Helge Garli 2007-11-05 09:57:38 +00:00
  • a7f74978a4 WW-2147 Now a RAT check is run during the release process. Fixed files with missing license. Antonio Petrelli 2007-11-04 15:30:32 +00:00
  • 9053e731bf WW-2074 Now the project information and project reports appear. Antonio Petrelli 2007-11-04 14:16:51 +00:00
  • 1c7efe4764 WW-2221 Configured the WAR plugin to put the LICENSE.txt and NOTICE.txt files under META-INF. Removed redundant LICENSE.txt and NOTICE.txt in blank webapp. Antonio Petrelli 2007-11-04 10:44:35 +00:00
  • 1aa93b6c65 WW-2288 Now the Struts 2 plugin depends on Tiles 2.0.5. Assembly and Showcase have been changed accordingly. Antonio Petrelli 2007-11-03 15:11:59 +00:00
  • c19679f6e5 Adding support for different redirect result codes WW-2289 Donald J. Brown 2007-11-03 14:22:36 +00:00
  • 68b9138b63 WW-1622 - added clear session interceptor to struts-default Thomas Schneider 2007-11-03 05:21:19 +00:00
  • c3ce93739b Adding retrieval of result parameters from stack for stream result WW-1281 Donald J. Brown 2007-11-03 01:18:14 +00:00
  • d643feff6c WW-2282 Apply a number of "FindBugs" performance optimizations submitted by Giovanni Azua Garcia. Most (or all) of these are line for line substitutions. Ted Nathan Husted 2007-11-02 00:31:53 +00:00
  • 680fc59903 WW-2275 autocompleter tag doesn't send multibyte characters correctly thanks to Sakamoto Osamu for the patch Musachy Barroso 2007-11-01 13:42:08 +00:00
  • 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. Ted Nathan Husted 2007-11-01 11:57:58 +00:00
  • 8dfaa6dd90 WW-2063 Fixed subversion properties. Antonio Petrelli 2007-10-31 20:32:54 +00:00
  • 69588f6f20 WW-1622 - added interceptor to clear out the http session Thomas Schneider 2007-10-31 01:55:32 +00:00
  • 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. Ted Nathan Husted 2007-10-31 01:24:43 +00:00
  • e43579f6f9 WW-2204 Updated jfreechart and jasperreports to use struts-default as the parent package Thomas Schneider 2007-10-30 02:41:37 +00:00
  • 71b26fdcb0 Closing xsl tag typo. David Newton 2007-10-29 21:45:12 +00:00
  • 2151d7273c WW-1715 Update POMs and backport for 2.1.1-SNAPSHOT. Ted Nathan Husted 2007-10-29 13:12:30 +00:00
  • ea055ccb9d WW-1715 Tag r589454 as Struts 2.1.0 STRUTS_2_1_0 tags/STRUTS_2_1_0 Ted Nathan Husted 2007-10-29 01:12:30 +00:00
  • 82e768b673 WW-1715 Update POMs and backport for 2.1.0. Ted Nathan Husted 2007-10-29 01:09:07 +00:00
  • 002f4ab8c0 WW-1715 Update site for 2.0.11 and prepare for 2.1.0. Ted Nathan Husted 2007-10-29 00:40:29 +00:00
  • 2cce257320 Adding automatic mode for message store interceptor WW-2276 Donald J. Brown 2007-10-27 23:36:15 +00:00
  • 146d2677c6 Improving parsing of extension list to be more intuitive WW-1715 Donald J. Brown 2007-10-27 06:49:24 +00:00
  • f628fa5baa use ?default instead of ! for people using older freemarker versions Musachy Barroso 2007-10-26 13:38:35 +00:00
  • 36e823c7e9 Getting rid of unnecessary calls to setup WW-1715 Donald J. Brown 2007-10-25 11:02:52 +00:00
  • 90efa7b36a Nulling out variables on teardown to fix memory leak in tests WW-1715 Donald J. Brown 2007-10-25 10:11:44 +00:00
  • 342a201eb7 Cleaning up logging during unit tests WW-1715 Donald J. Brown 2007-10-25 10:01:04 +00:00
  • dbcc05d102 Minor tweaks to tests to reduce memory usage WW-1715 Donald J. Brown 2007-10-25 02:11:26 +00:00
  • c231c7290a RequestAware JavaDoc clarification. David Newton 2007-10-21 23:33:53 +00:00
  • 8c483d68bc PrincipalProxy JavaDoc correction, SessionAware JavaDoc clarification. David Newton 2007-10-21 22:34:13 +00:00
  • 6a5c4c2c53 Making it easier to extend the classpath package provider WW-1715 Donald J. Brown 2007-10-20 15:08:15 +00:00
  • 2ba492bceb Better handling of urls that use semicolons WW-2268 Donald J. Brown 2007-10-20 15:07:09 +00:00
  • 9375fe9c6a Adding test for original extension uri building WW-2267 Donald J. Brown 2007-10-20 10:04:53 +00:00
  • de6869e67f Making it possible to use multiple extensions simultaneously, improving reloadability WW-2267 Donald J. Brown 2007-10-20 09:56:20 +00:00
  • 97fa4e4a37 Update status.txt with 2007 board reports and project votes; update announcements and ApacheCon programs. Ted Nathan Husted 2007-10-18 14:47:36 +00:00
  • c8db212ccf Resolve snapshot dependencies o dojo plugin still used struts-annotations-1.0.2-SNAPSHOT Rainer Hermanns 2007-10-16 14:47:24 +00:00
  • bbc9c697cd Updating xwork dependency to release 2.1.0 o corrected groupId to com.opensymphony o added maven2 OpenSymphony repository Rainer Hermanns 2007-10-15 18:08:08 +00:00
  • 09d906ef98 Adding missing test WW-2251 Donald J. Brown 2007-10-13 15:50:32 +00:00
  • 04505b92a2 Adding action annotation WW-2251 Donald J. Brown 2007-10-13 15:41:39 +00:00
  • 6ee3d124e4 Adding a wildcard processing plugin point WW-2250 Donald J. Brown 2007-10-13 14:06:08 +00:00
  • 5494663fd4 Moving zero config code into codebehind plugin, minor fix to showcase WW-2247 Donald J. Brown 2007-10-12 14:07:52 +00:00
  • b07f659693 Removing commons logging from pom WW-1413 Donald J. Brown 2007-10-08 05:59:39 +00:00
  • 2ea2d869cc Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks. WW-1413 Donald J. Brown 2007-10-07 13:26:12 +00:00
  • bbd4170da6 Updating plugin ext points doc WW-2192 Donald J. Brown 2007-10-04 13:39:08 +00:00
  • 4e9821f05b WW-2017 dojo.hostenv.writeIncludes should pass the true parameter * dojo.hostenv.writeIncludes will only be included if debug="true" on head tag Musachy Barroso 2007-09-28 18:18:02 +00:00
  • 74b2fb7bf4 WW-2220 Autocompleter tag does not provide a way to specify initial key value Musachy Barroso 2007-09-28 15:21:15 +00:00
  • 250442591c WW-2220 Autocompleter tag does not provide a way to specify initial key value Musachy Barroso 2007-09-28 15:20:38 +00:00
  • f087df85f9 Add step to Dojo profile building (copy nls folder) Musachy Barroso 2007-09-28 14:34:42 +00:00
  • 4283e8972d It seems like the building project was fixed on 0.4.3 Musachy Barroso 2007-09-28 14:33:13 +00:00
  • 712fd1a1ab WW-2219 i18n strings are not included on the dojo profile build Musachy Barroso 2007-09-28 14:31:04 +00:00
  • 35521822c3 WW-2211 Added support for switching portlet mode in the redirect action result type Nils-Helge Garli 2007-09-27 19:45:46 +00:00