Commit Graph

80 Commits

Author SHA1 Message Date
Antonio Petrelli c2f13be89b WW-2049
Added RAT report to the site.
First bunch of corrected licenses.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@559206 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 21:01:18 +00:00
Rainer Hermanns c77af28616 Upgrading surefire plugin to version 2.3 to get rid off strange unit test failures
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@527814 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 07:28:10 +00:00
Wendy Smoak e96344288c Fix scm urls, remove trailing slash.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522166 13f79535-47bb-0310-9956-ffa450edef68
2007-03-25 05:51:39 +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
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
René Gielen f13f6186cf WW-1392:
As discussed, add a struts-annotations profile for local development similar to xwork profile. Works fine AFAIK.
I assumed a directory organization like we have in the svn repository, so that we have the maven repository checked out besides struts2 repository, which means the reference in pom.xml goes to ../maven/struts-aanotations. Another solution would be to just assume the struts annotations module is found besides struts2 repo. So that point might to be discussed.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498262 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 10:03:52 +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
Wendy Smoak 5ea33eec93 Add a 'release' profile with maven-gpg-plugin configuration.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@497046 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 15:45:06 +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
Donald J. Brown 8fa10b63d8 Moving back to surefire 2.1.3 due to http://jira.codehaus.org/browse/MSUREFIRE-114
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@492286 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 20:31:05 +00:00
Donald J. Brown fbcd87e5be Adding generation of javadocs and sources jars when profile
"alljars" is activated
WW-1587


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491633 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 21:19:27 +00:00
Donald J. Brown af34058f45 Integrating xwork docs with struts docs
WW-1395


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491622 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 20:22:54 +00:00
Wendy Smoak 2db280d3be Remove the deleted 'all' module from the build.
WW-1586

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491597 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 16:57:44 +00:00
Ted Nathan Husted b4c0159f22 WW-1588 Update Release Notes and XWork references.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@491467 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 19:13:40 +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
Wendy Smoak b213d155e3 Use the latest released struts-master pom.
Remove the distribution management repository as it is inherited from struts-master.
Disable releases on the snapshot repository as releases are staged elsewhere.
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@486478 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 03:19:26 +00:00
James Mitchell 0586eee2b7 WW-1483
Add trailing slashes to scm locations.


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477501 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 04:14:58 +00:00
Ted Nathan Husted cf6de8abb1 WW-1478 Align product description and feature list with "Build! Deploy! Maintain!" theme. Update Struts 2 banner to use a superscript for the 2. Tweak original Struts banner to avoid shift when going from Struts to Struts 2 pages.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@467181 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 23:46:32 +00:00
Donald J. Brown b3c1aad722 Fix the versions on two poms that were left out of the 2.0.2-SNAPSHOT changes
WW-1453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@464651 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 20:19:29 +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 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
Wendy Smoak 6e730e7ca1 Set the snapshot repository URL. This can be removed once struts-master v4 is released.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454447 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 18:12:06 +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 56ae735b31 Added toolbox to default profile
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@453803 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 23:07:34 +00:00
Donald J. Brown 5b168b43b5 Renamed uber to all, created 'all' profile with all optional modules
WW-1453


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452722 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 04:29:18 +00:00
Donald J. Brown 92da8e3d55 Backing out accidently committed files
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451439 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:11:27 +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 d15d905c8e Fixed pom for new modules
WW-1457


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450331 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:00:36 +00:00
Ted Nathan Husted 2398426d38 WW-1349 Update POM versions for next iteration (2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449470 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 19:56:59 +00:00
Donald J. Brown 71101b27d1 Adds a legacy library to support Struts 1.3 Actions and ActionForms as is running in Struts
WW-1452


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449344 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 02:27:41 +00:00
Wendy Smoak c2bc1441b6 Removed the Maven 1 repo and corrected URLs cvs.a.o -> people.a.o.
Note that the distribution repository id changed to 'apache.snapshots'.  
You may need to adjust the <server> section in your settings.xml.
WW-1305

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@441854 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 20:51:55 +00:00
Wendy Smoak 867c6510f6 Update the struts-master pom dependency to the released version 3, and fix the project description.
WW-1349

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@437408 13f79535-47bb-0310-9956-ffa450edef68
2006-08-27 16:53:29 +00:00
Ted Nathan Husted e0fe8d4d9d WW-1392 Update to maven-taglib-plugin 2.3.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@436778 13f79535-47bb-0310-9956-ffa450edef68
2006-08-25 12:28:28 +00:00
Ted Nathan Husted b2ede00dd0 WW-1340 Add support for the maven taglib plugin. Update TLD settings to work well with plugin. Change tablib URI reference to "struts-tags" for consistency and to avoid potential conflict other custom taglibs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432978 13f79535-47bb-0310-9956-ffa450edef68
2006-08-20 15:24:09 +00:00
Ted Nathan Husted e4093aa6db WW-1340 Add target for taglib plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432926 13f79535-47bb-0310-9956-ffa450edef68
2006-08-20 02:33:00 +00:00
James Mitchell 0fcce1200a Initial config for running the optional Retrotranslator plugin for 1.4 compatibility -- this is not working yet, more info on the dev list
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@431908 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 14:26:14 +00:00
Wendy Smoak 5fd3e1d04f Declare a dependency on the XWork Javadoc jar, then unpack and include it in the assembly.
Re-establish the <dependencyManagement> section in the parent pom, and set the xwork version there.
WW-1378

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426376 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 04:17:21 +00:00
Donald J. Brown c328dc96ed Add version to javadoc plugin and turn aggregation off (is broken)
WW-1349


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@425788 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 17:48:18 +00:00
Ted Nathan Husted 767de1723b WW-1378 Amend version from 2.0 to 2.0.0 to match 1.x conventions. Add Mailreader to apps roster.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424751 13f79535-47bb-0310-9956-ffa450edef68
2006-07-23 15:02:22 +00:00
Wendy Smoak 4572e4da81 Move the apps build into a profile, so the example apps are not built by default.
To enable, use -Papps or -Dapps on the mvn command line.
WW-1305

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@423357 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 03:51:35 +00:00
Ted Nathan Husted 2fcffcd06c WW-1367 Change reference from 2.0 to 2.x
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422745 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 15:48:34 +00:00
Wendy Smoak 472299684f Remove the struts-build <extension> and fix the location of the Checkstyle config file.
SITE-7

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@419427 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 03:39:10 +00:00