Commit Graph

467 Commits

Author SHA1 Message Date
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
Musachy Barroso a2d87bd21f WW-3045 Replace TextUtils String methods
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@755410 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 21:50:59 +00:00
Musachy Barroso 21ccc48d9e WW-3045 Replace TextUtils String methods
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@755408 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 21:42:43 +00:00
Musachy Barroso 32316d22e4 WW-3043 Result annotations at the method level should overwrite result annotations at the class level in the Convention plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@755382 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 20:24:26 +00:00
Musachy Barroso 649ce30681 WW-3037 Anchor tag should be able to build URLs like the URL tag does
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@753015 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 21:00:23 +00:00
Musachy Barroso 5f133f1e98 WW-3023 Use ClassLoaderUtils to resolve the class in ConcentionServiceImpl
thanks to Travis Rein for the patch



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@750965 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:36:22 +00:00
Musachy Barroso 370a35fa1f Pass the file protocols to ClassFinder constructor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@747050 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 15:33:11 +00:00
Musachy Barroso 5d40839f77 WW-3003 The "name" attribute in @Result (Convention plugin) should default to "success"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@745559 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 16:26:29 +00:00
Musachy Barroso 5b9665f5f6 Update javadoc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@744170 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 16:39:30 +00:00
Musachy Barroso db9a9587b1 Add missing javadoc tags, remove unused code and add some logging
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@744139 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 15:04:51 +00:00
Musachy Barroso f5903ef2b4 Log classes that will be ignored because they failed the instantiation test
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@744133 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 14:51:43 +00:00
Musachy Barroso c30364dfcc WW-2983 exclude anonymous classes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@744125 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 14:30:38 +00:00
Musachy Barroso 09871d7da2 Cleanup some warnings
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743883 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 21:06:41 +00:00
Musachy Barroso 3334651a89 Add a setting so file protocols can be set by a constant
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743831 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 18:45:14 +00:00
Musachy Barroso cf7b322bd5 WW-2990 support result inheritance
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743811 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 17:13:21 +00:00
Musachy Barroso 9a1aa35714 WW-2775 refactor class instantiation decision to a protected method
Thanks to Richard Wallace for patch

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743781 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 15:37:19 +00:00
Musachy Barroso 585d84bc2a WW-2982 add jspx files as a possible view to Convention plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743777 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 15:19:05 +00:00
Musachy Barroso b5f0f9b30c WW-2994 Add extension points for Convention plugin classes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@743366 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 15:53:17 +00:00
Musachy Barroso 79cec0d488 Add a name to bean definition for UnknownHandler
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@738909 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 16:14:41 +00:00
Musachy Barroso b8971321eb WW-2765 add setting for autowire=no
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@735096 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 19:37:42 +00:00
Musachy Barroso 745cc03734 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731670 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 19:57:47 +00:00
Musachy Barroso af624777ad [maven-release-plugin] prepare release STRUTS_2_1_6
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731668 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 19:56:32 +00:00
Musachy Barroso 45d5c756c8 Remove comment
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731128 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 23:58:12 +00:00
Musachy Barroso 415f08e575 Minor change to makig logging consistent
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731127 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 23:49:51 +00:00
Jeromy Evans 92ab09649e WW-2947 added LOG.warn()'s for includeJars patterns that fail to match any jars
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731124 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 23:15:34 +00:00
Musachy Barroso f11b40aa46 WW-2947 Remove convention's "excludeJars" and add "includeJars" instead
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731070 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 19:36:36 +00:00
Musachy Barroso e2a7c4c183 WW-2947 Remove convention's "excludeJars" and add "includeJars" instead
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731063 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 18:59:19 +00:00
Musachy Barroso ed3e6e2458 WW-2946 Update struts 1 dependency to 1.3.10
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731031 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 17:25:10 +00:00
Musachy Barroso 6756f368f5 Remove annoying warning
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@731023 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 16:58:42 +00:00
Musachy Barroso 85da3b3b1a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@730774 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02 16:28:44 +00:00
Musachy Barroso ed28964bce [maven-release-plugin] prepare release STRUTS_2_1_5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@730771 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02 16:27:28 +00:00
Musachy Barroso 056fc323e5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729969 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 18:57:01 +00:00
Musachy Barroso 0ba89c502b [maven-release-plugin] prepare release STRUTS_2_1_4
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729967 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 18:56:15 +00:00
Musachy Barroso 81f7142724 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729399 13f79535-47bb-0310-9956-ffa450edef68
2008-12-25 06:41:59 +00:00
Musachy Barroso 86b9438c95 [maven-release-plugin] prepare release STRUTS_2_1_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-25 06:34:10 +00:00