Lukasz Lenart
8b95838c58
Adds proper XML header
2017-10-22 12:29:13 +02:00
Lukasz Lenart
e7c65fb0b4
Adds missing header with license
2017-10-21 17:47:51 +02:00
Lukasz Lenart
73359c480b
Adds missing header with license
2017-10-21 11:24:48 +02:00
Lukasz Lenart
cb389d292d
Fixes Maven site generation
2017-10-20 09:05:29 +02:00
Lukasz Lenart
008c28ac67
Renames LocalizedTextUtil into DefaultLocalizedTextProvider
2017-03-14 09:50:13 +01:00
Lukasz Lenart
4ef6418505
Injects instead of static reference
2017-03-08 17:43:20 +01:00
Lukasz Lenart
f78d90ee22
WW-4726 Fixes wrong value type used to limit upload
2016-12-20 19:50:43 +01:00
Lukasz Lenart
4de8309d0a
Extracts one base class
2016-11-22 20:02:22 +01:00
Lukasz Lenart
6280feb426
Reduces code duplication
2016-11-22 17:56:56 +01:00
Lukasz Lenart
e86793482a
Drops generic
2016-11-22 09:38:31 +01:00
Lukasz Lenart
45edbcbe45
Uses the new class in implementation of MultiPartRequest
2016-11-21 11:05:33 +01:00
Aleksandr Mashchenko
33ac7ac49a
WW-4636 - File upload error message always in default language
2016-11-07 20:13:51 +01:00
Lukasz Lenart
e60119436a
WW-4632 Uses proper DTD version
2016-06-12 13:10:49 +02:00
Johannes Geppert
eb564a25e1
Fix wrong closing HTML tags in javadoc comments
2015-07-16 22:02:21 +02:00
Johannes Geppert
8e8771153a
WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
...
- Use log4j2 placeholder for logging messages and optimize logging a bit
2015-05-25 21:25:50 +02:00
Johannes Geppert
95805e54f7
WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
...
- Use log4j2 Logger and LogManager instead of xwork implementation everywhere
2015-05-25 12:42:23 +02:00
Lukasz Lenart
5f2898eadf
Cleans up Maven generated website
2014-12-02 12:41:06 +01:00
Christian Grobmeier
5e3e793576
removed unused site folder and site.xml
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1521449 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 12:08:04 +00:00
Lukasz Lenart
eb2a9eb8ff
WW-3593 Adds missing html files
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1486344 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 16:37:42 +00:00
Lukasz Lenart
5d68b267b5
WW-3177 adds better way to handle error messages when an exception occurs, adds support for I18N to translate exceptions and adds default error messages
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1379458 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 14:06:00 +00:00
Lukasz Lenart
bfa7df79b6
WW-3802 moves clean up code to implementation of MultiPartRequest interface
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1338715 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 14:10:27 +00:00
Johannes Geppert
970251ff95
Update to current 2.3 DTD
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1221225 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 12:22:28 +00:00
Johannes Geppert
1219e49516
WW-3619: Check LogLevel for all debug, info and warning messages
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1099157 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 17:53:55 +00:00
John Lindal
6d8c7bd11e
WW-3548 update copyright to 2011
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1068561 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 20:35:46 +00:00
Antonio Petrelli
974e051bc5
WW-2147
...
Fixed license headers where needed.
Re-enabled RAT plugin and fixed its configuration.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651946 13f79535-47bb-0310-9956-ffa450edef68
2008-04-27 13:41:38 +00:00
James Mitchell
6b882d5bd1
WW-2094 File upload - maximum size valida...
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@613513 13f79535-47bb-0310-9956-ffa450edef68
2008-01-20 06:45:09 +00:00
Antonio Petrelli
8dfaa6dd90
WW-2063
...
Fixed subversion properties.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590812 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 20:32:54 +00:00
Donald J. Brown
2ea2d869cc
Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks.
...
WW-1413
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582626 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:26:12 +00:00
Antonio Petrelli
cf351ce368
WW-2049
...
Added licenses to plugins code.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@560745 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 15:55:59 +00:00
Donald J. Brown
8dc11480ef
Fixed class name
...
WW-1692
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501683 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 01:34:42 +00:00
Donald J. Brown
8622e46762
Adding notice and license files to all artifacts that will go into Maven
...
WW-1650
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500893 13f79535-47bb-0310-9956-ffa450edef68
2007-01-28 21:36:41 +00:00
Donald J. Brown
2db660a3bb
Redesigning the Struts configuration to use the XWork DI container and its new configuration scheme.
...
The DI container will allow us better wire the framework together while allowing self-defining plugins
to extend/replace any component. This change also gets rid of the need for struts.properties, allowing
settings/constants to be defined in the XML. In fact, even the XML isn't required when using the new
zero configuration "actionPackages" filter init param.
These changes should be fully backwards compatible for most applications.
WW-1498 WW-1421 WW-1402
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474191 13f79535-47bb-0310-9956-ffa450edef68
2006-11-13 08:30:40 +00:00
Ted Nathan Husted
1181c3d502
WW-1488 Update license headers for Struts 2 source.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@471756 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 15:01:43 +00:00
Donald J. Brown
875b87cfd5
First cut at a simple plugin framework. The config files are loaded in the following order:
...
struts-default.xml, struts-plugin.xml, struts.xml, xwork.xml. This allows plugins to define
a config file that uses core interceptors, but make their results, interceptors, etc available
to application configurations. The extras and integration modules have been decomposed into their
own plugins.
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450330 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 05:59:22 +00:00