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

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

Browse with ViewVC

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

                                         ant (0 files, 0 lines)

                                         maven (0 files, 0 lines)

                                             m1 (0 files, 0 lines)

                                             m2 (0 files, 0 lines)

                                         shell (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 7 (100.0%) 8 (100.0%) 1.1
trygvis 5 (71.4%) 8 (100.0%) 1.6
jvanzyl 2 (28.6%) 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.

8 lines of code changed in:

jvanzyl 2005-04-19 04:25

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT