Commit Graph

3187 Commits

Author SHA1 Message Date
Lukasz Lenart bef7211c41 [maven-release-plugin] copy for tag STRUTS_2_3_9
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_9@1442036 13f79535-47bb-0310-9956-ffa450edef68
STRUTS_2_3_9
2013-02-04 07:11:36 +00:00
Lukasz Lenart 77d51c4222 [maven-release-plugin] prepare release STRUTS_2_3_9
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442035 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 07:11:30 +00:00
Lukasz Lenart 2e19fc6670 WW-3977 changes version of archetypes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442033 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 06:56:26 +00:00
Lukasz Lenart 98ec0ea1bb WW-3977 changes site target
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442032 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 06:53:48 +00:00
Lukasz Lenart 8a8c193fde Corrects site endpoint
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1441896 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 11:46:19 +00:00
Lukasz Lenart 596858143f Adjusts site configuration to use new Apache scm plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1441613 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 20:12:37 +00:00
Lukasz Lenart 97ae65c7a3 WW-3974 solves problem with parsing properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439606 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 20:17:03 +00:00
Lukasz Lenart 504c86ead7 WW-3973 adds disclaimer about ParameterNameAware
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439410 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 14:06:10 +00:00
Lukasz Lenart 12afffe7c3 WW-3931 adds new plugin to support Tiles 3 result type
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439344 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 11:18:26 +00:00
Lukasz Lenart f852cacfee WW-3492 uses getter instead direct field access
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439265 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 06:14:30 +00:00
Lukasz Lenart c9f2977902 WW-3698 wraps value with ValueStackDataSource if no already wrapped
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439171 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 20:27:04 +00:00
Lukasz Lenart 6493648cc1 WW-3492 adds proper handling of If-Modified-Since header
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439169 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 20:23:06 +00:00
Lukasz Lenart 30bc4bacc0 WW-3363 removes struts.multipart.handler and reference only to struts.multipart.parser to be consistent with the docs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439156 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 19:48:59 +00:00
Lukasz Lenart 7fe363aee4 WW-3664 extends Dispatcher to create directory tree defined as struts.multipart.saveDir
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439137 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 18:41:57 +00:00
Lukasz Lenart 2d7564c05b WW-3871 refactors XWorkConverter to separate logic a bit
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1437180 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 21:20:35 +00:00
Lukasz Lenart ebc33bc718 Adds support for debug(String, Object...)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436984 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:55:59 +00:00
Lukasz Lenart 3f1f9a133b WW-3845 adds usage of putIfAbsent to improve atomicity
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436951 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:28:15 +00:00
Lukasz Lenart 7010dd2f56 WW-3845 improves code to avoid empty HashSet
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436940 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:13:07 +00:00
Lukasz Lenart 4f98e9148d WW-3971 adds ContainerHolder to reduce numbers of calls to getConfiguration() and optimize RuntimeConfiguration class to more thread friendly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436878 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:44:45 +00:00
Lukasz Lenart 2d91d4598f Reduces log level to info
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436866 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:27:12 +00:00
Lukasz Lenart bacefffda4 WW-3919 adds proper logic to render id attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436660 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 22:23:18 +00:00
Lukasz Lenart e1da75d1bc WW-3912 adds proper support for checked attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436650 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 22:07:08 +00:00
Lukasz Lenart aba3b61670 WW-3922 uses default template engine to support cooperation with other plugins
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436643 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 21:52:34 +00:00
Lukasz Lenart 62ee2636af WW-3920 adds support for scripting events
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436637 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 21:47:13 +00:00
Lukasz Lenart 9b951fcd73 WW-3829 moves link to wiki
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436528 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 18:17:13 +00:00
Lukasz Lenart 96c99ce061 WW-3829 adds better logging and improve example in JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436526 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 18:13:32 +00:00
Lukasz Lenart 32ea57d925 Solves problem with possible NPE when key is null - https://github.com/apache/struts2/pull/4
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436290 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 11:37:16 +00:00
Lukasz Lenart 186d2c1346 WW-3673 upgrades Log4j version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1435936 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 19:57:56 +00:00
Lukasz Lenart 6d5c38bea2 WW-3808 adds xerces to allow pass build on JDK7
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1435934 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 19:52:55 +00:00
Lukasz Lenart 02dbb86205 WW-3916 adds usage of the latest Jetty plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1435931 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 19:44:55 +00:00
Lukasz Lenart bbdaff9c0a WW-3965 solves problem with double bang in generated URI
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1434896 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 20:22:32 +00:00
Lukasz Lenart c4bc382de5 WW-3908 renames required attribute into requiredLabel to allow support of Html5 required attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1434580 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 07:41:45 +00:00
Lukasz Lenart 85cfb8ba76 Solves problem with missing action name when mapping returned with empty action name
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433889 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 10:39:01 +00:00
Lukasz Lenart adf10c07bb Solves problem with missing action name when mapping returned with empty action name
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433854 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 08:36:59 +00:00
Lukasz Lenart 37025bc7b6 Adds better logging message to indicate where is the problem, which result type is missing DEFAULT_PARAM field
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433853 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 08:34:41 +00:00
Lukasz Lenart 9389ae248a WW-3962 removes duplicated initialisation of loggerFactory
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433650 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 21:09:01 +00:00
Lukasz Lenart bb5694b855 Improves logging of exceptions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433644 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 20:58:08 +00:00
Lukasz Lenart 09302facda WW-3837 solves problem with NPE
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433600 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 19:43:43 +00:00
Lukasz Lenart 2db92f7040 WW-3904 removes parse param as is not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432606 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 13:20:30 +00:00
Lukasz Lenart a8966a383d WW-3960 adds support to specify param as an expression
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432603 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 13:05:21 +00:00
Lukasz Lenart dfe1d7c672 WW-3893 adds optional to params to define minLength, maxLength and trim params as an OGNL expression
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432595 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 12:08:19 +00:00
Lukasz Lenart 6f110d8939 WW-3894 updates JavaDoc to match new implementation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432590 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:23:55 +00:00
Lukasz Lenart f81e5ac903 WW-3892 updates JavaDoc to match the implementation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432589 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:22:59 +00:00
Lukasz Lenart 52dba6bc29 WW-3894 updates JavaDoc to match new implementation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432588 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:19:47 +00:00
Lukasz Lenart 42c487bbca WW-3892 adjusts para names to new version of RegexpValidator
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432586 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:03:39 +00:00
Lukasz Lenart b63c5086ba WW-3894 uses dedicated params to specify OGNL expressions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432585 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:00:37 +00:00
Lukasz Lenart f6a3d59df7 Adds missing documentation section
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1431540 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 18:18:39 +00:00
Johannes Geppert 5f083d4b23 WW-3959 Support for Slf4j as optional XWork Logging Backend
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1431482 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 16:26:26 +00:00
Lukasz Lenart d59aac13f2 WW-2923 adds support to be Locale independent
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1431122 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 22:35:08 +00:00
Lukasz Lenart e3602c0992 WW-2923 refactors validators to use dedicated params to define expressions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1431115 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 22:21:56 +00:00