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

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

Browse with ViewVC

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

                                         ant (1 files, 88 lines)

                                         manager (3 files, 165 lines)

                                         maven (0 files, 0 lines)

                                             m1 (4 files, 598 lines)

                                             m2 (5 files, 1264 lines)

                                         shell (1 files, 74 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 595 (100.0%) 19.8
trygvis 14 (46.7%) 453 (76.1%) 32.3
evenisse 6 (20.0%) 66 (11.1%) 11.0
brett 4 (13.3%) 36 (6.1%) 9.0
kenney 2 (6.7%) 17 (2.9%) 8.5
jvanzyl 3 (10.0%) 16 (2.7%) 5.3
jmcconnell 1 (3.3%) 7 (1.2%) 7.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

32 lines of code changed in:

brett 2006-10-01 05:44

remove duplicate

0 lines of code changed in:

kenney 2006-09-15 17:00

Detect a cancelled build and use appropriate exception/message

15 lines of code changed in:

kenney 2006-09-02 13:40

Fill in command output in ContinuumBuildExecutionResult

2 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

7 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

20 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

5 lines of code changed in:

evenisse 2005-11-01 15:39

fix compilation error

3 lines of code changed in:

evenisse 2005-11-01 15:21

[CONTINUUM-355] Fix executable resolution

6 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

23 lines of code changed in:

brett 2005-08-04 08:04

merge the test branch to the trunk

10 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



6 lines of code changed in:

jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

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

1 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-06 14:45

o Centralizing shell command execution logging.

8 lines of code changed in:

trygvis 2005-07-06 11:24

o Adding warnings to the ContinuumProjectBuildingResult to be able to collect

warnings from the building process.

o Removing all throwing of exceptions in the Maven 2 project builder and

instead collect them as error messages.

26 lines of code changed in:

(5 more)

Generated by StatSVN 0.3.2-SNAPSHOT