Commit Graph

6 Commits

Author SHA1 Message Date
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