Donald J. Brown
2922e3c31e
Adding the codebehind plugin, which minimizes the amount of configuration needed for common cases (default results and templates with no Action)
...
WW-1515
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476709 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 05:03:10 +00:00
Ted Nathan Husted
27a82be7c2
WW-1499 Add Spring to plugin POM.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474757 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 12:15:13 +00:00
James Mitchell
2d7dcf84d7
Fix pom scm location
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@470752 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 10:41:55 +00:00
Ted Nathan Husted
0bc260e917
WW-1453 Update POMs for next distribution.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462600 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 22:09:23 +00:00
Ted Nathan Husted
a5f0d67553
WW-1453 Update POMs so as to tag 2.0.1.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462570 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:16:01 +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
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
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
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