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

Directory Created:
2005-05-11 19:07
Total Files:
1
Deleted Files:
3
Lines of Code:
74

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 304 (100.0%) 9.8
trygvis 20 (64.5%) 245 (80.6%) 12.2
evenisse 4 (12.9%) 33 (10.9%) 8.2
brett 5 (16.1%) 21 (6.9%) 4.2
jvanzyl 2 (6.5%) 5 (1.6%) 2.5

Most Recent Commits

evenisse 2007-01-04 16:50

Fix license header from my previous commit

0 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

32 lines of code changed in:

evenisse 2005-12-01 23:33

PR: CONTINUUM-491



Allow to define a path to a pom in build definitions instead of always take pom.xml in working directory

1 lines of code changed in:

evenisse 2005-11-01 17:24

Allow absolute path for shell command

0 lines of code changed in:

brett 2005-08-17 18:34

rename ContinuumProject to Project

3 lines of code changed in:

brett 2005-08-15 06:28

merge ant project into main project

1 lines of code changed in:

brett 2005-08-12 15:10

eliminate shell project class from model

12 lines of code changed in:

brett 2005-08-12 06:22

missing commits from last time

3 lines of code changed in:

brett 2005-08-04 08:04

merge the test branch to the trunk

2 lines of code changed in:

jvanzyl 2005-07-26 02:56

o switch over to writing the build logs to disk instead of in memory



3 lines of code changed in:

jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

2 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-07-01 15:50

o Moving out the shell utility component to o.a.m.c.utils.shell.

o Switching the Modello plugin to 1.0-alpha-3 release.

o Adding AbstractModelloTest. Collected some bits from the other test cases

that was commonly useful. Might want to consider moving this to

continuum-test.

o Moving lots of common stuff from all the build executors to the

AbstractBuildExecutor.

o Started using the ExecutableResolver in the abstract builder to be able to

give better feedback to the users when external commands are missing. This

part might still need more work and will currently only warn about missing

commands, not abort the build.

19 lines of code changed in:

trygvis 2005-06-15 17:32

o Merging ContinuumBuildResult into ContinuumBuild.

o Updating the ITs with latest changes to ContinuumProject, in particular:

- Adding ContinuumNotifier

- Adding ContinuumDeveloper

6 lines of code changed in:

trygvis 2005-06-13 21:21

o Cleaing out old code.

o Removing the project state guard. Closes CONTINUUM-182.

0 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.

6 lines of code changed in:

trygvis 2005-05-22 11:42

Fixing CONTINUUM-111: "add a mechanism for passing CLI parameters to build tools"

o Adding a "commandLineArguemnts" field to the ContinuumProject.

o Removed the "arguments" field on the ShellProjects as it inherits the new

field on the ContinuumProject.

o Adding removeProject() to continuum.py

o Removing all arguments from it.py

o Moving out the duplicate project checks from the store to the core.

37 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:

trygvis 2005-05-12 10:34

Fixing CONTINUUM-65: "read modules from POM and add as project"

o Adding more exceptions to keep everything from throwing ContinuumException

all over the place.

5 lines of code changed in:

trygvis 2005-05-11 19:07

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

172 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT