Commit Graph

501 Commits

Author SHA1 Message Date
Wesley Wannemacher 3e33a7b70c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@786191 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 18:09:00 +00:00
Wesley Wannemacher 87321e8d2b [maven-release-plugin] prepare release STRUTS_2_1_7
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@786189 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 18:07:01 +00:00
Wesley Wannemacher 3dbd0294e8 WW-3163, fixing NPE, but throwing StrutsException instead, not a great fix, but when I get a chance to work closer with JBoss, I will come back to this
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@786061 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 13:35:03 +00:00
Wesley Wannemacher d8e5ea68d9 WW-3162, properly supporting inheritance for ParentPackage annotation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@786050 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 13:21:57 +00:00
Musachy Barroso 55fdb0e0f3 rname file(agrrr)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781887 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 02:06:13 +00:00
Musachy Barroso 7953458fc0 rname file(did my cat walk on the keyboard?)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781886 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 02:05:35 +00:00
Musachy Barroso db349486d7 change some javadocs and method visibility
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781447 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 15:59:27 +00:00
Wesley Wannemacher 47fa0c6635 trying to make bamboo happy
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781096 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 17:47:00 +00:00
Wesley Wannemacher e9978d5c29 WW-3128, thanks Brian!
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780096 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 20:22:09 +00:00
Wesley Wannemacher 281a3a8cbd WW-3110 using newer UrlSet constructor, patch from Jordi Albert, thanks!
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779950 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 12:58:15 +00:00
Rainer Hermanns 4ae3847628 Fixing test failures for locales other than US
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779761 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 20:34:35 +00:00
Musachy Barroso e97d30adf6 WW-3135 OVal Plugin doesn't add field errors for "subfields"
patch provided by rdk@

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@777502 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:58:29 +00:00
Musachy Barroso c282bc85f5 WW-3124 make IoC dependency not required
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@773903 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 13:59:48 +00:00
Musachy Barroso 4a56baf819 WW-3123 Add constant to Convention to prevent mapping default action to execute if other mappings exist on the same class
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@773894 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 13:44:17 +00:00
René Gielen ef0eca1083 WW-3121:
Print a helpful message when a container's virtual filesystem architecture prevents the reloading classloader to work correctly. Afterwards exception is rethrown

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772776 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 21:15:45 +00:00
Rainer Hermanns a3d11038eb WW-3116 Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771849 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 15:53:49 +00:00
Wesley Wannemacher 6ccf7b21c6 WW-3114, working around GAE class loader incompatibilities, patch from Leonard Broman, thanks!
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771772 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 15:09:45 +00:00
Wesley Wannemacher f64557a7bc WW-3103, patch from Jordi Albert, fixing emptyOption param, thanks!
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771753 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 14:43:54 +00:00
Wesley Wannemacher f699fd2c23 WW-3100 updating poms that are pointing to unencrypted http for developerConnection
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@769390 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 13:28:43 +00:00
Musachy Barroso 790073ebf5 WW-3101 @Action and @Actions should be able to be applied to classes, the method will be determined at runtime by Dynamic Action invocation mechanism
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768826 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 22:58:17 +00:00
Nils-Helge Garli 28f40ede15 WW-3087 Using session to store location.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768803 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 21:34:45 +00:00
Nils-Helge Garli 23be5b9bfe WW-3087 Using session to store location.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768802 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 21:34:14 +00:00
Musachy Barroso 9ea8a2a74d Add version option to properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768377 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 17:29:40 +00:00
Rainer Hermanns c6e09bf395 WW-2742 Paramters not being set in JFreeChart Plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768217 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 08:08:43 +00:00
Musachy Barroso bcef9830de fix runlevels loading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768048 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 20:48:57 +00:00
Musachy Barroso 5ea573404c Add support for runlevels
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767967 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 16:39:23 +00:00
Rainer Hermanns efd35b5e9a WW-3009 Extensibility Improvements to javatemplates plugin - patch (project scope)
submitted by Eric Chijioke

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767518 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 13:37:01 +00:00
Rainer Hermanns b84fc5b6bc WWW-2884 Support for report JDBC connection
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767507 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 13:09:32 +00:00
Musachy Barroso b7778152e7 WW-308 PackageBasedActionConfigBuilder.buildUrlSet() does not find actions when ReloadingClassLoader is used
Patch from Lukasz Racon

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@766104 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 18:03:05 +00:00
Musachy Barroso 481c1b83d4 Move OSGi plugin to trunk from the sandbox, fix assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765215 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 14:32:48 +00:00
Musachy Barroso cf37766728 Move the OSGi plugin to trunk, from the sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765209 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 14:15:55 +00:00
Musachy Barroso 57a03379d9 update OVal pom
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765196 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:43:15 +00:00
Musachy Barroso c1e05a3585 Rename OVal plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765192 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:38:59 +00:00
Musachy Barroso 7887ffd30a Move the OVal plugin to trunk, from the sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765189 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:36:50 +00:00
Musachy Barroso bd09bac0b0 WW-3083 fix how packages and actions are scanned for annotations
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@764310 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 18:16:43 +00:00
Musachy Barroso 5089d17588 Lower log level. Patch from Lukasz Racon
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@763792 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 20:30:06 +00:00
Musachy Barroso 0851ba55d8 Make @Action available for methods only. Update plugin xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@762877 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 17:58:19 +00:00
Musachy Barroso 081d136083 Use ClassLoaderInterface for resource finding and class loading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@762186 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 23:45:49 +00:00
Musachy Barroso 1e8e03611a WW-3071 API adjustment: cannot override DefaultResultMapBuilder.createResultConfig due to limited DefaultResultMapBuilder.ResultInfo visibility
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@761314 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 14:41:57 +00:00
Nils-Helge Garli 6ac190693f WW-2997 MultiPart parameters was not passed to the action mapping lookup.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@759140 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 13:51:52 +00:00
Nils-Helge Garli a1388bcfb3 WW-2955 Added PortletConfigAware interface.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@759073 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 09:40:17 +00:00
Musachy Barroso f416924773 Update failing tests (update Easymock expected method calls)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@758299 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 15:14:17 +00:00
Wesley Wannemacher c127e0a150 WW-3045 fixing compile errors from removing TextUtils
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@758298 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 15:11:24 +00:00
Musachy Barroso 7ca2ad4340 WW-3045 Replace TextUtils String methods. Add direct dependency to core.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@758259 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 13:52:03 +00:00
Wesley Wannemacher 05a8b23a92 WW-3045 fixing compile errors from removing TextUtils
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@757842 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 15:22:40 +00:00
Wesley Wannemacher 1057e64778 WW-3045 fixing compile errors from removing TextUtils
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@757834 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 15:14:07 +00:00
René Gielen 41e6fd0aad WW-3050:
- make Spring dependency versions consistent
- added toplevel struts2.springPlatformVersion property
- upgraded deps to 2.5.6

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@756291 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 01:33:44 +00:00
René Gielen 751b92ea7d WW-3050:
- make Spring dependency versions consistent
- added toplevel struts2.springPlatformVersion property
- upgraded deps to 2.5.6

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@756289 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 01:16:45 +00:00
Musachy Barroso 30c95e8129 WW-3044 Replace code by similar code in commons lang
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@755679 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 18:00:45 +00:00
Musachy Barroso e6cfa82cd0 WW-3044 Replace code by similar code in commons lang
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@755607 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 14:41:00 +00:00