Commit Graph

61 Commits

Author SHA1 Message Date
Ted Nathan Husted 2573b581c9 WW-1588 Update POMs for 2.1.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496766 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 17:01:40 +00:00
Ted Nathan Husted e563bd0e15 WW-1588 Update POMs for Struts 2.0.3 build.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496715 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 14:55:03 +00:00
Donald J. Brown 89c6a27785 Changed to use constructor injection since two injections depended on each other
WW-1595


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@493148 13f79535-47bb-0310-9956-ffa450edef68
2007-01-05 19:20:09 +00:00
Donald J. Brown 3fcfcad103 Added ability to customize template path prefix
WW-1595


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@492788 13f79535-47bb-0310-9956-ffa450edef68
2007-01-04 22:43:10 +00:00
Ted Nathan Husted ef999fe8fc WW-1483 Update POM versions for Struts 2.0.3-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491460 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 18:09:12 +00:00
Ted Nathan Husted ed450a698a WW-1483 Update POM versions for Struts 2.0.2 release. Update feature list.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491439 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 16:10:19 +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 6e070df2f9 Removing quickstart plugin from infrastructure
WW-1524


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491067 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 18:06:29 +00:00
Donald J. Brown e8d53af627 Removing quickstart as the jetty plugin superseeds this
WW-1524


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491065 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 18:03:58 +00:00
David H. DeWolf 731d3df41c Updating tiles plugin to use most recent tiles snapshot
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@488747 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 18:07:22 +00:00
Ted Nathan Husted c578339925 WW-1565 Update Spring Plugin POM to 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@488241 13f79535-47bb-0310-9956-ffa450edef68
2006-12-18 11:43:11 +00:00
Donald J. Brown 6312b26c11 Moved continuations support into a new plugin
WW-1548 XW-453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@486508 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 06:19:43 +00:00
Donald J. Brown 9141c01235 Fixed mis-loading of result types
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483883 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:36:25 +00:00
Donald J. Brown de8c649f83 Moving sitemesh decorator over to sitemesh plugin, changing debug interceptor to only store stack in
session when first invoked, documentation updates to code behind plugin
WW-1546 WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483839 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 05:52:10 +00:00
David H. DeWolf b71032906d Updating tiles dependencies; Using revision specific snapshot
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480027 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 12:49:46 +00:00
Wendy Smoak 0b6fccb4ee Fixed eol-style and keywords svn properties.
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 17:31:52 +00:00
Ted Nathan Husted 49675ab335 WW-1483 Fix JFree dependencies, as suggested by Rahul Akolkar.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477875 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 20:36:38 +00:00
James Mitchell 8cb614e0e8 WW-1483
Adding Retrotranslator configuration for these projects.



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477497 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 04:02:42 +00:00
David H. DeWolf a7bbcaea01 WW-1508 Supporting tiles/freemarker integration.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477379 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 22:41:56 +00:00
Donald J. Brown 380203a73b Removed unused voidresult import
WW-1515


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477319 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 20:32:57 +00:00
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
James Mitchell 48b7c95d75 WW-1483 declare imports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476314 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 21:07:48 +00:00
Donald J. Brown 3395081c90 Changed manager dependencies to optional, will scream bloody murder when used by not set
WW-1506


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@475637 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 08:32:03 +00:00
Toby Jee 62ee994785 WW-1506
- Sitemesh plugin's struts-plugin.xml uses incorrect filter for both freemarker and velocity



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@475283 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 16:05:10 +00:00
Donald J. Brown f92105e9b3 Fixing template manager injections to be static
WW-1498


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@475013 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 21:52:42 +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
Donald J. Brown 3513e0841c Creating a spring plugin, fixing a few problems with the plexus plugin
WW-1499


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474633 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 02:53:02 +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
David H. DeWolf cdc5eeafcf Fixing freemarker/tiles integration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@473447 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 19:42:38 +00:00
David H. DeWolf 6201cecf4f Updating tiles plugin to utilize new snapshot. Adding a tiles showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@473138 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 23:29:48 +00:00
Wendy Smoak fd82ae0b92 Temporarily fix the Tiles 2 dependency at r468346 so that ongoing development doesn't break the Tiles plugin.
WW-1474

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@472374 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 03:36:53 +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
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
James Mitchell bb9c688f5e fix pom scm locations
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@470183 13f79535-47bb-0310-9956-ffa450edef68
2006-11-02 01:54:41 +00:00
David H. DeWolf dcc89f9992 Upgrading tiles to the most recent snapshot
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@468411 13f79535-47bb-0310-9956-ffa450edef68
2006-10-27 15:18:03 +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
Toby Jee 8fa51a5cae WW-727
- added profiling to FreeMarkerPageFilter



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454721 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 12:33:25 +00:00
James Mitchell 13955f5329 WW-1453
- Remove (per Don) the portlet plugin attempt
 - Add the correct modules to build the -all- jar





git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454518 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 21:22:56 +00:00
Donald J. Brown 7ef2355aa1 Adding missing tiles config file
WW-1464


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454473 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 19:50:21 +00:00
Donald J. Brown f925e95f05 Adding more friendly result constructors and setters, changed
xwork dep to beta 1
WW-1463 WW-1453



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454455 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 18:49:38 +00:00
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