Directory continuum-core/src/test/java/org/apache/maven/continuum/builder/manager/

Directory Created:
2005-05-10 13:17
Directory Deleted:
2005-05-11 19:17
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

[root]/continuum-core/src/test/java/org/apache/maven/continuum/builder/manager

Developers

Author Changes Lines of Code Lines per Change
trygvis 2 (100.0%) 0 (-) 0.0

Most Recent Commits

trygvis 2005-05-11 19:17

o Removing some stuff that was left.

0 lines of code changed in:

trygvis 2005-05-10 13:17

Fixing CONTINUUM-124: "Split out the ContinuumProject creation from the

ContinuumBuilder"

This commit might be a big too big ..

o Adding a ContinuumProjectBuilder interface which will take a URL and create a

set of ContinuumProjects. Adding two implementations for Maven 1 and 2. The

code was copied verbatim from the ContinuumBuilders. The Maven 2 project

builder should also read the <module>s from the POM and add those as projects

too.

o Split out the metadata reading/parsing parts of *ContinuumBuilder so it can

be shared between the ContinuumBuilder and the ContinuumProjectBuilder.

o The addMaven{One,Two}Project() methods will now return a List of IDs instead

of a single ID.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT