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
ce335f19c4
Adds missing header with license
2017-10-21 11:36:24 +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
293d2fd177
WW-4754 Marks sitegraph plugin as deprecated
2017-04-19 10:40:43 +02:00
Lukasz Lenart
6c19875c78
Puts back the default bean name to allow alias beans
2017-03-09 10:19:12 +01:00
Johannes Geppert
eb564a25e1
Fix wrong closing HTML tags in javadoc comments
2015-07-16 22:02:21 +02:00
Aaron Johnson
3fab155b4c
WW-4515 Convert try blocks to try-with-resources
2015-06-17 09:24:08 -05: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
Lukasz Lenart
b0e0ae4a0e
Uses proper tagging for snippets
2014-01-20 09:21:43 +01:00
Lukasz Lenart
4ba5689b37
Uses proper tagging for snippets
2014-01-20 09:20:02 +01:00
Lukasz Lenart
54f38af0bd
WW-4243 Extracts BeanSelectionProvider interface
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1543527 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:56:18 +00:00
Lukasz Lenart
1189735db7
WW-4152 Solves problem with NPE as a side effect of concurrency issue, removes old code, use simpler dependency graph
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1534634 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 13:42:51 +00: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
87feb01fd6
Adds Comparable to allow compile under JDK7
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1417321 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 09:08:10 +00:00
Maurizio Cucchiara
e1dcdf5a34
Removed needless jdk check
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173233 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:36:15 +00:00
Maurizio Cucchiara
9085922cb7
Removed redundant escape sequence
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173232 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:34:47 +00:00
Maurizio Cucchiara
07031875ea
Removed redundant escape sequence
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173231 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:34:20 +00:00
Maurizio Cucchiara
9c139c9288
Removed redundant escape sequence
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173229 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:30:35 +00:00
Maurizio Cucchiara
74085f630e
Removed redundant escape sequence
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173228 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:30:13 +00:00
Maurizio Cucchiara
1dbe1093c2
Partial upgrade to java 5
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173226 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:29:37 +00:00
Maurizio Cucchiara
c36dfd6a26
Partial upgrade to java 5
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173225 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:26:44 +00:00
Maurizio Cucchiara
dcfae203cc
Partial upgrade to java 5
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173223 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 16:25:07 +00:00
Maurizio Cucchiara
6f3fa76e3f
WW-3681 - testWebFlow(org.apache.struts2.sitegraph.SiteGraphTest) test fails on paths with spaces
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173210 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 15:58:37 +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
Donald J. Brown
7cd9c9165a
Updating Struts to support the new immutable object scheme and the
...
new xwork capability to limit methods that are called. Still more to do
here.
WW-2363 XW-595 XW-594
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@602665 13f79535-47bb-0310-9956-ffa450edef68
2007-12-09 12:11:25 +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
James Holmes
f1b205b0b7
Fix test failures caused by the fix for WW-1703. I finally figured out what was causing the test to fail. Everything should work fine now.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557255 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 13:29:49 +00:00
James Holmes
66cd39611f
Fix test failures caused by the fix for WW-1703. I forgot about the deprecated result type names that are no longer in 2.1.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557043 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 20:06:55 +00:00
James Holmes
00144d2128
Fix test failures caused by the fix for WW-1703.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557023 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 18:53:12 +00:00
James Holmes
f2f11ea625
WW-1703 NullPointer in SiteGraph
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556983 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 17:30:58 +00:00
Donald J. Brown
543095e202
Fixed sitegraph not working due to new default properties provider
...
WW-1650
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500925 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 02:41:07 +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
5c2539f1cb
Fixing borked unit tests (bad programmer!), made sitegraph executable,
...
moved over sitegraph's docs to the plugin
WW-1483
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491111 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 21:43:24 +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
Ted Nathan Husted
25d413a3f8
WW-1462 Break out toolbox into QuickStart and SiteGraph plugins.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454251 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 02:10:57 +00:00