1908 Commits

Author SHA1 Message Date
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
Donald J. Brown 3d56756ccc Moving portlet config file back into core
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450366 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:39:31 +00:00
Donald J. Brown 93c092de04 Creating sitemesh plugin
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450363 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:31:21 +00:00
Donald J. Brown ee434f5c6f Backing out the portlet plugin due to a couple of component deps I missed :/
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450359 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:20:07 +00:00
Donald J. Brown 2539ef98f8 Moved the portlet code into its own plugin
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450355 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:58:24 +00:00
Donald J. Brown 712c968a42 Moved the config-browser into its own plugin, fixed a minor bug in a template
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450346 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:36:30 +00:00
Donald J. Brown 8df55aefc2 Moving the JSF code into its own plugin, minor improvement to struts 1 config
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450338 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:19:05 +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