Commit Graph

20 Commits

Author SHA1 Message Date
Donald J. Brown 656c9b20ae Screw it, going back to a simple, single-module website
WW-1453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454282 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 04:34:00 +00:00
Ted Nathan Husted e3b622845d WW-1462 Break out toolbox into QuickStart and SiteGraph plugins.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454265 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 03:19:57 +00:00
Donald J. Brown e26e6fc92e Further tweak the api
WW-1462


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454259 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 02:56:33 +00:00
Donald J. Brown 1099cc48b7 Tweaked poms
WW-1462


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454257 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 02:50:35 +00:00
Donald J. Brown 7337cb598d Change the website to use artifact ids (required for proper site
inheritance)
WW-1453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454256 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 02:47:14 +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
Toby Jee e0e6d1804a WW-1457
- when introducing plugin, extra is being break into jasperreports and jfreechart plugins, but their package name remain the same "extra-default" causing problem with both jars are in the classpath



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451759 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 15:26:22 +00:00
Donald J. Brown 6bde06ae55 Changed to use XWork ValueStack interface and factory
WW-1459


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451544 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 05:38:02 +00:00
Donald J. Brown 4ed08511ee Moving the jasperreports javadoc package file over to plugin
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451443 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:15:02 +00:00
Donald J. Brown 6be545bf8e Moving jsf package javadoc file over to jsf plugin
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451436 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:06:51 +00:00
Donald J. Brown cb952a61bc Added plugins to parent pom
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451139 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 06:07:49 +00:00
Donald J. Brown 654ade729c Moving tiles into its own plugin
WW-1457


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