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
fce9681270
WW-4158 Defines new factory interfaces with default implementations and uses them in ObjectFactory, docs updated as well
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1508392 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 11:27:46 +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
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
Antonio Petrelli
f5a88391e1
WW-2437
...
Added Plexus and SiteMesh license and notice.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615331 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:30:09 +00:00
Antonio Petrelli
c6004e9c1a
WW-2437
...
Added Classworlds notice.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614969 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 20:12:19 +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
Donald J. Brown
cbdf6f296c
Changes necessary for XWork 2.1:
...
* New EL abstraction to allow ONGL to be replaced
* Got rid of static factories and state, in favor of dep injection
* New plugin API points for the EL abstraction
XW-566 XW-461 XW-561
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577728 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 12:51:41 +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
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
3513e0841c
Creating a spring plugin, fixing a few problems with the plexus plugin
...
WW-1499
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474633 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 02:53:02 +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
27061b2d33
Moved plexus into its own plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450490 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 16:05:05 +00:00