Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2994 2063

latest revision download Branch trunk

2994 annotated / raw | Diffs: previous, other | Lines: 605 ( +2, -2 )

Created: 2007-12-15 22:32:49 -0600 (7 months ago) | Author: tm_jee | Changeset: 2994

WW-1490 (upgrade DWR to 2.x version)

Branch point for: dojo_1_0_2

Tags: webwork_2-2-7

2970 annotated / raw | Diffs: previous, other | Lines: 605 ( +12, -0 )

Created: 2007-11-22 06:17:45 -0600 (8 months ago) | Author: tm_jee | Changeset: 2970

WW-1466
upgrade ognl to  2.7.1 and add dependency to javassist (ognl 2.7.1 needs it)

2958 annotated / raw | Diffs: previous, other | Lines: 593 ( +3, -1 )

Created: 2007-09-27 08:25:21 -0500 (9 months ago) | Author: tm_jee | Changeset: 2958

WW-1482
 m2 build leaves all the html widgets out of jar

2957 annotated / raw | Diffs: previous, other | Lines: 591 ( +1, -1 )

Created: 2007-09-23 11:51:43 -0500 (10 months ago) | Author: tm_jee | Changeset: 2957

WW-1481
Maven pom.xml is using "com.opensymphony" as the groupId, it should be "opensymphony"

2956 annotated / raw | Diffs: previous, other | Lines: 591 ( +7, -0 )

Created: 2007-09-23 11:45:09 -0500 (10 months ago) | Author: tm_jee | Changeset: 2956

WW-1480
- Unit tests fail randomly on different boxes (Thanks Konstantin)

2936 annotated / raw | Diffs: previous, other | Lines: 584 ( +3, -3 )

Created: 2007-07-21 09:15:56 -0500 (12 months ago) | Author: rainerh | Changeset: 2936

Getting ready for 2.2.7 development

2934 annotated / raw | Diffs: previous, other | Lines: 584 ( +44, -0 )

Created: 2007-07-21 06:01:58 -0500 (12 months ago) | Author: rainerh | Changeset: 2934

Preparing the 2.2.6 security fix release
o added javadoc/source jar artifact creation to maven build

Tags: webwork_2-2-6

2931 annotated / raw | Diffs: previous, other | Lines: 540 ( +2, -2 )

Created: 2007-07-21 05:40:16 -0500 (12 months ago) | Author: rainerh | Changeset: 2931

Preapring the 2.2.6 security fix release

2928 annotated / raw | Diffs: previous, other | Lines: 540 ( +2, -2 )

Created: 2007-07-18 04:58:10 -0500 (12 months ago) | Author: rainerh | Changeset: 2928

Getting ready for security fix release 2.2.6
o using xwork 1.2.3 final release

2906 annotated / raw | Diffs: previous, other | Lines: 540 ( +3, -3 )

Created: 2007-04-12 18:55:51 -0500 (15 months ago) | Author: rainerh | Changeset: 2906

Preparing for development of 2.2.6

Branch point for: tag:webwork_2-2-5

2905 annotated / raw | Diffs: previous, other | Lines: 540 ( +1, -1 )

Created: 2007-04-12 18:50:16 -0500 (15 months ago) | Author: rainerh | Changeset: 2905

Download for 2.2.5 Release added

2898 annotated / raw | Diffs: previous, other | Lines: 540 ( +30, -5 )

Created: 2007-04-12 12:25:03 -0500 (15 months ago) | Author: rainerh | Changeset: 2898

Added maven distribution configuration

Tags: webwork_2-2-5

2897 annotated / raw | Diffs: previous, other | Lines: 515 ( +2, -2 )

Created: 2007-04-12 12:22:35 -0500 (15 months ago) | Author: rainerh | Changeset: 2897

Fixing WebWork maven build

2896 annotated / raw | Diffs: previous, other | Lines: 515 ( +2, -2 )

Created: 2007-04-12 12:15:37 -0500 (15 months ago) | Author: rainerh | Changeset: 2896

Updated ivy.xml/pom.xml to use XWork 1.2.2 final

2840 annotated / raw | Diffs: previous, other | Lines: 515 ( +6, -0 )

Created: 2007-02-07 19:58:14 -0600 (17 months ago) | Author: tschneider22 | Changeset: 2840

fixed junit failure due to bad maven dependency graph

2838 annotated / raw | Diffs: previous, other | Lines: 509 ( +21, -5 )

Created: 2007-02-07 11:23:55 -0600 (17 months ago) | Author: tschneider22 | Changeset: 2838

bumped spring dependency to 1.2.6 to resolve the issue of XSLTResultTest not compiling

2837 annotated / raw | Diffs: previous, other | Lines: 493 ( +13, -2 )

Created: 2007-02-07 11:07:42 -0600 (17 months ago) | Author: tschneider22 | Changeset: 2837

added apache snapshot repo for tiles-core and bumped plexus-container to be non-snapshot

2791 annotated / raw | Diffs: previous, other | Lines: 482 ( +5, -1 )

Created: 2007-01-03 23:31:06 -0600 (18 months ago) | Author: tmjee | Changeset: 2791

- changed dwr groupId to be "uk.ltd.getahead" instead of "dwr" which is no longer valid
- changed sure-fire plugin version number to 2.1.3 (needed to allow build to work with atlassian's bamboo else the report will be a bit screwed see http://forums.atlassian.com/thread.jspa?messageID=257239577&#257239577 for more info)
- unfortunately after all these WebWork still doesn't build using maven cause a jar file for w3c dom version3 interfaces is not available under any maven repository I could find. Its available under opensymphony's ivy repository (dom.jar) Its included in java5 but webwork needs to be compilable in java4

Issue number:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

2716 annotated / raw | Diffs: previous, other | Lines: 478 ( +3, -3 )

Created: 2006-09-02 13:03:44 -0500 (22 months ago) | Author: rainerh | Changeset: 2716

WebWork 2.2.4 release

2714 annotated / raw | Diffs: previous, other | Lines: 478 ( +3, -3 )

Created: 2006-09-02 12:47:35 -0500 (22 months ago) | Author: rainerh | Changeset: 2714

WebWork 2.2.4 release

Tags: webwork_2-2-4

2698 annotated / raw | Diffs: previous, other | Lines: 478 ( +3, -3 )

Created: 2006-08-23 14:47:46 -0500 (23 months ago) | Author: rainerh | Changeset: 2698

WebWork 2.2.3 release: getting prepared for 2.2.4 (if it ever happens...)

2696 annotated / raw | Diffs: previous, other | Lines: 478 ( +1, -1 )

Created: 2006-08-23 14:20:27 -0500 (23 months ago) | Author: rainerh | Changeset: 2696

WebWork 2.2.3 release: Updating ivy.xml, build.properties & pom.xml

Tags: webwork_2-2-3

2673 annotated / raw | Diffs: previous, other | Lines: 478 ( +1, -1 )

Created: 2006-08-08 16:48:38 -0500 (23 months ago) | Author: rainerh | Changeset: 2673

Preparing WebWork 2.2.3 release
o updating pom to use commons-fileupload 1.1.1

2672 annotated / raw | Diffs: previous, other | Lines: 478 ( +2, -2 )

Created: 2006-08-08 16:47:50 -0500 (23 months ago) | Author: rainerh | Changeset: 2672

Preparing WebWork 2.2.3 release
o use just released xwork 1.2 release

2642 annotated / raw | Diffs: previous, other | Lines: 478 ( +21, -1 )

Created: 2006-07-13 11:52:18 -0500 (2 years ago) | Author: plightbo | Changeset: 2642

location on where to get the latest xwork

2560 annotated / raw | Diffs: previous, other | Lines: 458 ( +3, -3 )

Created: 2006-03-23 15:46:22 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2560

WebWork 2.2.2 release: getting prepared for 2.3
Issue number:
Obtained from:
Submitted by:
Reviewed by:

2555 annotated / raw | Diffs: previous, other | Lines: 458 ( +5, -5 )

Created: 2006-03-23 14:49:07 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2555

WebWork 2.2.2 release
o ivy, pom & build.properties
Issue number:
Obtained from:
Submitted by:
Reviewed by:

Tags: webwork_2-2-2

2527 annotated / raw | Diffs: previous, other | Lines: 458 ( +2, -2 )

Created: 2006-03-22 12:36:32 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2527

Xwork 1.1.2 final has been released, so use it...

2514 annotated / raw | Diffs: previous, other | Lines: 458 ( +3, -3 )

Created: 2006-03-21 12:16:59 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2514

o dwr 1.1 final
o tiles with new groupId

2506 annotated / raw | Diffs: previous, other | Lines: 458 ( +7, -0 )

Created: 2006-03-20 17:09:31 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2506

adding missing spring-mock.jar dep

2476 annotated / raw | Diffs: previous, other | Lines: 451 ( +1, -1 )

Created: 2006-03-18 12:34:07 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2476

WW 2.2.2 RC: Preparing for final release
Issue number:
Obtained from:
Submitted by:
Reviewed by:

2474 annotated / raw | Diffs: previous, other | Lines: 451 ( +1, -1 )

Created: 2006-03-18 12:26:40 -0600 (2 years 4 months ago) | Author: rainerh | Changeset: 2474

WW 2.2.2 RC: updating pom.xml/ivy.xml/build.properties
Issue number:
Obtained from:
Submitted by:
Reviewed by:

Tags: webwork_2-2-2-RC1

2349 annotated / raw | Diffs: previous, other | Lines: 451 ( +12, -0 )

Created: 2006-03-09 18:09:48 -0600 (2 years 4 months ago) | Author: plightbo | Changeset: 2349

easymock dependencies

2304 annotated / raw | Diffs: previous, other | Lines: 439 ( +20, -8 )

Created: 2006-03-03 12:08:08 -0600 (2 years 4 months ago) | Author: plightbo | Changeset: 2304

- added tiles to maven pom
- moved freemarker to default ivy configuration and made it not optional in maven
- updated module to reflect latest jars

2197 annotated / raw | Diffs: previous, other | Lines: 427 ( +1, -1 )

Created: 2006-02-16 19:25:31 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2197

i guess SNAPSHOT has to be used?

2196 annotated / raw | Diffs: previous, other | Lines: 427 ( +17, -2 )

Created: 2006-02-16 19:18:16 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2196

no message

2195 annotated / raw | Diffs: previous, other | Lines: 412 ( +1, -16 )

Created: 2006-02-16 18:45:59 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2195

proper plexus dependency

2183 annotated / raw | Diffs: previous, other | Lines: 427 ( +3, -1 )

Created: 2006-02-15 18:52:24 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2183

no message

2182 annotated / raw | Diffs: previous, other | Lines: 425 ( +13, -0 )

Created: 2006-02-15 18:34:28 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2182

proper optional jars

2180 annotated / raw | Diffs: previous, other | Lines: 412 ( +230, -40 )

Created: 2006-02-15 11:02:38 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2180

maven should build now (patch from the maven guys)

2148 annotated / raw | Diffs: previous, other | Lines: 222 ( +3, -3 )

Created: 2006-02-06 20:14:03 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2148

use the proper groupId and version

2147 annotated / raw | Diffs: previous, other | Lines: 222 ( +1, -1 )

Created: 2006-02-06 20:04:04 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2147

depend on the snapshot

2140 annotated / raw | Diffs: previous, other | Lines: 222 ( +5, -1 )

Created: 2006-02-06 14:19:09 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2140

- src and test dirs
- groupId should be opensymphony, as per the maven guys (until we fix the dir structure to go with the better groupId)

2138 annotated / raw | Diffs: previous, other | Lines: 218 ( +1, -1 )

Created: 2006-02-06 14:08:04 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2138

filtering a bad idea if you want to use the pom to build the project :P

2137 annotated / raw | Diffs: previous, other | Lines: 218 ( +1, -1 )

Created: 2006-02-06 13:52:03 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 2137

automatic ibiblio deployment (maybe?)

2064 annotated / raw | Diffs: previous, other | Lines: 218 ( +4, -4 )

Created: 2006-02-01 15:56:33 -0600 (2 years 5 months ago) | Author: rainerh | Changeset: 2064

Maven Repository at ibiblio does not contain required dependencies for WW/XW
o some dep updates
Issue number:  WW-1098

Tags: webwork_2-2-1

2063 new annotated / raw | Lines: 218 ( +218, -0 )

Created: 2006-02-01 15:48:44 -0600 (2 years 5 months ago) | Author: rainerh | Changeset: 2063

Maven Repository at ibiblio does not contain required dependencies for WW/XW
Issue number:  WW-1098
Obtained from:
Submitted by:  Gr�gory Joseph
Reviewed by: