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

Directory Created:
2005-07-21 16:30
Total Files:
3
Deleted Files:
0
Lines of Code:
253

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 827 (100.0%) 18.3
evenisse 18 (40.0%) 371 (44.9%) 20.6
jvanzyl 8 (17.8%) 239 (28.9%) 29.8
brett 11 (24.4%) 174 (21.0%) 15.8
carlos 1 (2.2%) 21 (2.5%) 21.0
trygvis 2 (4.4%) 13 (1.6%) 6.5
jmcconnell 3 (6.7%) 8 (1.0%) 2.6
handyande 1 (2.2%) 1 (0.1%) 1.0
kenney 1 (2.2%) 0 (0.0%) 0.0

Most Recent Commits

handyande 2007-03-07 16:11

more role hints

1 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

96 lines of code changed in:

evenisse 2006-11-24 17:13

[CONTINUUM-1014] Few patches from acegi branch

- base url autoconfiguration

- projectGroup choice in add maven2 project page

- add maven2 project link in project group page

Submitted by: Lester Ecarma

20 lines of code changed in:

jmcconnell 2006-11-15 23:02

resolved some issues with component linkage from the switch I made yesterday to using the plexus-maven-plugin. turns out a couple of the components really needed to have their role-hint='default' removed. Also uncovered an action that I missed somehow, and it is setup right now. removed some private methods from the initializer as well that aren't used anymore while I was sorting through what was not working right.

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

7 lines of code changed in:

evenisse 2006-10-27 10:42

Create Default Project Group so Ant/shell projects can be added

24 lines of code changed in:

carlos 2006-09-25 01:40

Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch

21 lines of code changed in:

jmcconnell 2006-08-18 02:42

my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.

1 lines of code changed in:

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.

0 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

7 lines of code changed in:

evenisse 2005-11-30 15:35

don't modify default schedule if it exist in database

1 lines of code changed in:

brett 2005-11-08 09:09

fix svn keywords

2 lines of code changed in:

evenisse 2005-10-07 12:31

[CONTINUUM-335] By default, guest can only show and build projects

0 lines of code changed in:

evenisse 2005-10-04 20:38

Add userGroup management and user management screens

39 lines of code changed in:

evenisse 2005-10-03 21:37

[CONTINUUM-275] implement user/permissions in store

Rename User in continuum model to ContinuumUser due to an sql error with derby when continuum insert new user (ERROR 42X01: Syntax error:...)

133 lines of code changed in:

evenisse 2005-10-03 14:25

set svn props

0 lines of code changed in:

evenisse 2005-09-29 20:03

o Break configurationService dependency in ContinuumStore

o Start to refactor configurationService to store conf in database instead of configuration.xml

22 lines of code changed in:

evenisse 2005-09-02 17:50

o [CONTINUUM-302] Put back scheduler for build automatically project

o [CONTINUUM-43] Add Schedule screens (list/add/edit/delete)



I need now to add the schedule selection from build definition

29 lines of code changed in:

brett 2005-08-15 07:57

use schedules instead of ContinuumBuildSettings

12 lines of code changed in:

(10 more)

Generated by StatSVN 0.3.2-SNAPSHOT