Directory continuum-api/src/main/java/org/apache/maven/continuum/execution/

Directory Created:
2005-05-13 12:05
Total Files:
4
Deleted Files:
1
Lines of Code:
176

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 394 (100.0%) 11.5
trygvis 15 (44.1%) 202 (51.3%) 13.4
evenisse 12 (35.3%) 137 (34.8%) 11.4
kenney 1 (2.9%) 35 (8.9%) 35.0
brett 3 (8.8%) 12 (3.0%) 4.0
jvanzyl 2 (5.9%) 4 (1.0%) 2.0
jmcconnell 1 (2.9%) 4 (1.0%) 4.0

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

128 lines of code changed in:

kenney 2006-09-15 16:59

Added a ContinuumBuildCancelledException

35 lines of code changed in:

jmcconnell 2006-08-26 05:29

applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get working with latest trunk, thanks much

4 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

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

brett 2005-08-18 11:37

make ids consistent, re-enable mail test, fix old use of "forced"

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-12 15:10

eliminate shell project class from model

9 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



1 lines of code changed in:

trygvis 2005-07-19 19:17

Fixing: CONTINUUM-234: "Remove ContinuumBuild.succesful"

1 lines of code changed in:

trygvis 2005-07-19 03:30

Fixing CONTINUUM-235: "Collapse standardError and standardOutput to 'output'"

Fixing CONTINUUM-242: "Write the build output to disk instead of keeping it in

the database"

o Removing standardOutput and standardError from the ContinuumBuild object. The

output from the build can be accessed by calling Store.getBuildOutput().

o Removing the ScmResult parameter from the notifiers, it can be read from the

ContinuumProject instance.

o Adding buildOutputDirectory to the ConfigurationService.

6 lines of code changed in:

evenisse 2005-07-08 18:13

Set more svn properties

0 lines of code changed in:

trygvis 2005-07-08 11:06

o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".

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

0 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

64 lines of code changed in:

jvanzyl 2005-05-29 21:09

o making a todo

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

2 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-13 12:05

o Splitting up -core into -core and -api.

o Removed unused utils from -core, moved over a single method to -xmlrpc

o Moved the project states to the model.

128 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT