Directory continuum-xmlrpc/src/test/java/org/apache/maven/continuum/xmlrpc/

Total Files:
2
Deleted Files:
0
Lines of Code:
420

Browse with ViewVC

[root]/continuum-xmlrpc/src/test/java/org/apache/maven/continuum/xmlrpc

Lines of Code

continuum-xmlrpc/src/test/java/org/apache/maven/continuum/xmlrpc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 319 (100.0%) 19.9
trygvis 10 (62.5%) 279 (87.5%) 27.9
evenisse 2 (12.5%) 28 (8.8%) 14.0
brett 3 (18.8%) 11 (3.4%) 3.6
handyande 1 (6.3%) 1 (0.3%) 1.0

Most Recent Commits

handyande 2007-03-07 16:11

more role hints

1 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

28 lines of code changed in:

brett 2005-08-17 18:34

rename ContinuumProject to Project

1 lines of code changed in:

brett 2005-08-12 06:15

remove some unused fields to push towards new model

1 lines of code changed in:

brett 2005-08-12 03:45

replacement model and tests. Have commented out some tests that address the old model in the core until I can migrate it in

9 lines of code changed in:

trygvis 2005-07-24 16:01

o Cleaning up a bit, preparing for next round of changes.

- Removing scmUrl from the project construction in the test cases.

o Adding actions to validate and store the project groups.

1 lines of code changed in:

trygvis 2005-07-23 19:21

o Using continuum-test.

16 lines of code changed in:

trygvis 2005-07-22 03:49

Doing some refactoring, making all methods in the Store return the object added

instead of it's key.

4 lines of code changed in:

trygvis 2005-07-08 11:06

o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".

0 lines of code changed in:

trygvis 2005-06-21 00:43

o Overall cleanup of the core. Removing the state field from ContinuumProject.

This should effectively resolve CONTINUUM-170: "project can get stuck in the

updating state" as there is no state to get stuck in. Still probably need

better error handling so I'm leaving it open.

o Adding a simple test for the XmlRpc interface to make easier to test it.

o Fixing CONTINUUM-168: "Store should only deal in terms of model entities".

189 lines of code changed in:

trygvis 2005-06-13 17:45

Cleanup and overhaul of Continuum that was possible after the latest JDO and

JPOX changes.

o Removing ContinuumProject.configuration. This had a pretty big impact a few

places but made stuff much cleaner. Removed *lots* of Properties imports :)

o Made the XML-RPC interface deal in terms of MavenOneProject, MavenTwoProject,

AntProject and ShellProject objects instead of ContinuumProject objects.

o Reenabling all integration tests.

33 lines of code changed in:

trygvis 2005-06-07 15:06

o Adding support for populating a bean from a Hashtable.

36 lines of code changed in:

trygvis 2005-05-18 21:34

o Setting svn:keywords=Id on all Java, XML and Velocity files.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT