Donald J. Brown
918a89ce7d
Moving api package to sandbox, cleaning up retrotranslator so it can be executed by CI,
...
removing unnecessary backport directory
WW-1700 WW-2258
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604603 13f79535-47bb-0310-9956-ffa450edef68
2007-12-16 10:56:47 +00:00
Donald J. Brown
0289ee27e2
Fixing maven repositories to support opensymphony maven 2 snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604427 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 13:40:21 +00:00
Antonio Petrelli
474467e145
WW-2258
...
Configured the retrotranslator plugin to work in a new profile, in attached mode.
Removed unnecessary legacy Retrotranslator configuration.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@592853 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 18:58:12 +00:00
Antonio Petrelli
a7f74978a4
WW-2147
...
Now a RAT check is run during the release process.
Fixed files with missing license.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@591790 13f79535-47bb-0310-9956-ffa450edef68
2007-11-04 15:30:32 +00:00
Ted Nathan Husted
2151d7273c
WW-1715 Update POMs and backport for 2.1.1-SNAPSHOT.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 13:12:30 +00:00
Ted Nathan Husted
82e768b673
WW-1715 Update POMs and backport for 2.1.0.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589454 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 01:09:07 +00:00
Rainer Hermanns
bbc9c697cd
Updating xwork dependency to release 2.1.0
...
o corrected groupId to com.opensymphony
o added maven2 OpenSymphony repository
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584832 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 18:08:08 +00:00
Antonio Petrelli
b25dc1b3c3
WW-2151
...
Resolved snapshot dependencies by using the latest released version available, with the exception of Plexus (using 1.0-alpha-10) and XWork (still using SNAPSHOT).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571941 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 10:41:16 +00:00
Antonio Petrelli
37d78edf96
WW-2075
...
Added configuration to "struts-parent".
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571533 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 18:30:51 +00:00
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