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

Total Files:
4
Deleted Files:
0
Lines of Code:
1055

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 101 (100.0%) 2137 (100.0%) 21.1
evenisse 39 (38.6%) 770 (36.0%) 19.7
trygvis 40 (39.6%) 660 (30.9%) 16.5
kenney 4 (4.0%) 544 (25.5%) 136.0
brett 11 (10.9%) 133 (6.2%) 12.0
jmcconnell 2 (2.0%) 17 (0.8%) 8.5
jvanzyl 3 (3.0%) 9 (0.4%) 3.0
dandiep 1 (1.0%) 3 (0.1%) 3.0
handyande 1 (1.0%) 1 (0.0%) 1.0

Most Recent Commits

handyande 2007-03-07 16:11

more role hints

1 lines of code changed in:

evenisse 2007-01-10 16:33

Put the build definition in the notification dispatcher context

3 lines of code changed in:

evenisse 2007-01-09 11:16

[CONTINUUM-1116] Print error in the build result and logs when the parent pom doesn't exist

Submitted by: Lester Ecarma

11 lines of code changed in:

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

130 lines of code changed in:

evenisse 2006-11-16 14:09

[CONTINUUM-232] Build when a dependency has been changed

4 lines of code changed in:

evenisse 2006-11-15 18:10

[CONTINUUM-232] Build when a dependency has been changed

81 lines of code changed in:

jmcconnell 2006-11-14 22:21

continuum-758 converted continuum-core over to use the plexus-maven-plugin where it can in generation of the components.xml and then a merge with the components can can't be totally configured that way. This tore a lot of the meat out of the existing components.xml and should make working with the settings we need to manage with it a lot easier. I commented where the components that are in continuum-core that couldn't be configured with the plugin in the components.xml file that we are merging in.

4 lines of code changed in:

evenisse 2006-11-14 20:17

[CONTINUUM-232] Build when a dependency has been changed, only for dependencies that are a continuum project

140 lines of code changed in:

jmcconnell 2006-10-31 02:10

continuum-553 build definitions now have the build fresh option, when this is toggled then when the build triggers it removed the contents of the working directory and checks out from source control every build, this is off by default

13 lines of code changed in:

evenisse 2006-10-04 22:07

Set the project state to the build result state if it exist

11 lines of code changed in:

evenisse 2006-09-14 21:48

Fix notification dispatching

17 lines of code changed in:

kenney 2006-09-02 14:36

Fix NPE when an error occurs before a buildResult is created (for instance

when SCM action fails)

31 lines of code changed in:

evenisse 2006-08-24 21:05

Add copyright

16 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/buildcontroller: BuildContext.java (+16 -2)
kenney 2006-08-11 00:28

Refactored the DefaultBuildController to have better exception

handling. Cleaned up the code and added a BuildContext bean to store

all build related information so it can be passed around to the different methods.



The rest is code cleanup:

* Remove unused code (private methods that were not called, unused variables, unused imports)

* Recorganize declarations of local variables to their proper scope

* Fix possible NPE's

* Remove bogus null/non-null checks.

513 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

130 lines of code changed in:

evenisse 2006-01-19 20:21

Don't skip the build when all files are in "unknown status" when :

- project is new

- project build is forced

5 lines of code changed in:

evenisse 2006-01-19 19:32

[CONTINUUM-535] Trigger a build if change set doesn't contains only files with unknown status

Submitted by Nick Gonzalez

62 lines of code changed in:

evenisse 2006-01-15 00:32

Clean imports

2 lines of code changed in:

evenisse 2005-11-14 21:05

Store a build result when an internal error is occurred.

19 lines of code changed in:

(54 more)

Generated by StatSVN 0.3.2-SNAPSHOT