Directory continuum-core/src/main/java/org/apache/maven/continuum/notification/console/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 75 (100.0%) 6.2
evenisse 3 (25.0%) 46 (61.3%) 15.3
brett 2 (16.7%) 15 (20.0%) 7.5
trygvis 5 (41.7%) 6 (8.0%) 1.2
jvanzyl 1 (8.3%) 4 (5.3%) 4.0
jmcconnell 1 (8.3%) 4 (5.3%) 4.0

Most Recent Commits

evenisse 2007-01-04 16:50

Fix license header from my previous commit

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (-19)
evenisse 2007-01-04 14:35

Update license

32 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+32 -10)
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:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+4)
brett 2005-08-17 18:34

rename ContinuumProject to Project

9 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+9 -9)
brett 2005-08-15 01:34

nuke ContinuumBuild

6 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+6 -6)
jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

4 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+4 -5)
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:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (changed)
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:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+6 -9)
evenisse 2005-06-15 04:23

[CONTINUUM-188]. Update notification in plexus according to proposal.

14 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (+14 -6)
trygvis 2005-05-18 21:34

o Setting svn:keywords=Id on all Java, XML and Velocity files.

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (changed)
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.

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/console: ConsoleNotifier.java (new)
Generated by StatSVN 0.3.2-SNAPSHOT