Directory continuum-core/src/main/java/org/apache/maven/continuum/buildqueue/evaluator/

Total Files:
1
Deleted Files:
0
Lines of Code:
149

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 86 (100.0%) 6.6
evenisse 3 (23.1%) 56 (65.1%) 18.6
kenney 1 (7.7%) 14 (16.3%) 14.0
brett 2 (15.4%) 8 (9.3%) 4.0
jvanzyl 1 (7.7%) 5 (5.8%) 5.0
trygvis 6 (46.2%) 3 (3.5%) 0.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:

kenney 2006-09-02 14:37

Added some documentation

14 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

24 lines of code changed in:

brett 2005-08-18 09:20

switch to trigger instead of forced flag

2 lines of code changed in:

brett 2005-08-17 18:34

rename ContinuumProject to Project

6 lines of code changed in:

jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

5 lines of code changed in:

trygvis 2005-07-09 14:14

o Using the correct Plexus @tags.

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

1 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-06 08:30

Fixing CONTINUUM-110: "do not add a build result when no build occurs"

o Removing the "build executed" flag from the build.

o When enqueuing a project the build id won't be returned.

o The internal passing of ContinuumBuild objects have been removed as it's not

created until a build actually is executed. The BuildProjectTask is now the

context for a build containing the project id and the force flag.

1 lines of code changed in:

trygvis 2005-05-04 15:36

o Fixing CONTINUUM-100: "Add the ability to force a build"

o Adding a "forced" flag to ContinuumBuild.

o Adding a force parameter to Continuum.buildProject() and

ContinuumXmlRpc.buildProject().

o Updated the BuildProjectTask and task evaluator to obey the forced flag.

o Updated the socket and alarm triggers with the new API, they will both not

force the build.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT