Directory continuum-core/src/main/java/org/apache/maven/continuum/builder/maven/m1/

Directory Deleted:
2005-05-11 19:07
Total Files:
0
Deleted Files:
3
Lines of Code:
0

Browse with ViewVC

[root]/continuum-core/src/main/java/org/apache/maven/continuum/builder/maven/m1

Lines of Code

continuum-core/src/main/java/org/apache/maven/continuum/builder/maven/m1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 16 (100.0%) 2.0
trygvis 6 (75.0%) 16 (100.0%) 2.6
jvanzyl 2 (25.0%) 0 (0.0%) 0.0

Most Recent Commits

trygvis 2005-05-11 19:07

Fixing CONTINUUM-126: ""Rename the ContinuumBuilder to ContinuumBuildExecutor".

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.

16 lines of code changed in:

jvanzyl 2005-04-30 19:58

o adding ID constants to each of the builders and using them Continuum

component.

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/builder/maven/m1: Maven1Builder.java (changed)
Generated by StatSVN 0.3.2-SNAPSHOT