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

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/shell

Lines of Code

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

Developers

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

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/builder/shell: ShellBuilder.java (-7)
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/shell: ShellBuilder.java (changed)
trygvis 2005-04-22 12:00

o Removing the custom code segments in the model, wasn't worth it.

o Fixing a bug in removeProject, making sure not to delete null build results.

o Logging the working directory when executing a command.

o Added getChangedFilesForBuild() to the store, application interface and

scalars available to the ProjectBuild view.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT