Commit Graph

24 Commits

Author SHA1 Message Date
Antonio Petrelli cf351ce368 WW-2049
Added licenses to plugins code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@560745 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 15:55:59 +00:00
Ted Nathan Husted 02249e0558 WW-1715 Update POMs for the 2.1.0 snapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504540 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 13:23:42 +00:00
Ted Nathan Husted 80d3f05fe7 WW-1685 Update POMs for the next shapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503763 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 16:48:39 +00:00
Ted Nathan Husted 6489ffdafb WW-1685 Update POMs for 2.0.5 tag.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503710 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 14:57:11 +00:00
Donald J. Brown 41786a83eb Changed plexus dep to not be optional
WW-1685


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501930 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 18:09:20 +00:00
Ted Nathan Husted ac8b7404f1 Update POMs for Struts 2.0.5 SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500934 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 03:51:53 +00:00
Ted Nathan Husted 238abc3d12 WW-1650 Update POMs for 2.0.4 release.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500931 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 03:38:40 +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
Ted Nathan Husted bce0209ecc WW-1588 Update POMs for 2.0.4-SNAPSHOT (once again).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498062 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 03:49:06 +00:00
Ted Nathan Husted 8bf687db8f WW-1588 Update POMs for 2.0.3 (third try).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498041 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 01:50:47 +00:00
Ted Nathan Husted a97043519c WW-1588 Update POMs for 2.0.4-SNAPSHOT (as discussed).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@497807 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 13:26:15 +00:00
Ted Nathan Husted c66b4ed34a WW-1588 Update POMs for 2.0.3 (second try).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@497787 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 12:10:42 +00:00
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
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 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
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 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
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
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 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