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

Directory Created:
2005-07-06 11:20
Total Files:
4
Deleted Files:
1
Lines of Code:
317

Browse with ViewVC

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

                                         shell (3 files, 205 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 469 (100.0%) 15.6
evenisse 15 (50.0%) 224 (47.8%) 14.9
jvanzyl 3 (10.0%) 109 (23.2%) 36.3
brett 6 (20.0%) 104 (22.2%) 17.3
jmcconnell 2 (6.7%) 17 (3.6%) 8.5
trygvis 4 (13.3%) 15 (3.2%) 3.7

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

127 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:

jmcconnell 2006-08-26 05:29

applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get working with latest trunk, thanks much

13 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

1 lines of code changed in:

evenisse 2006-01-26 10:31

Add a little utility class. I don't know if we'll use it for now.

54 lines of code changed in:

evenisse 2005-11-30 15:48

PR: CONTINUUM-477



End of performance improvement of enqueuing projects

1 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+1 -1)
evenisse 2005-11-28 17:14

[CONTINUUM-480] Use project name as groupId and artifactId if groupId and artifactId are null like in ant and shell project.

Added version too to project identifier.

26 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+26 -2)
evenisse 2005-10-10 20:28

Add parent to project.

14 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+14)
brett 2005-08-17 18:34

rename ContinuumProject to Project

10 lines of code changed in:

brett 2005-08-12 08:21

move over to classes in the new package where they are identical

3 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+3 -3)
brett 2005-08-04 08:04

merge the test branch to the trunk

91 lines of code changed in:

trygvis 2005-07-24 16:01

o Cleaning up a bit, preparing for next round of changes.

- Removing scmUrl from the project construction in the test cases.

o Adding actions to validate and store the project groups.

15 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+15 -2)
evenisse 2005-07-19 09:47

set svn props

1 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+1 -1)
trygvis 2005-07-19 04:44

o Creating continuum-test to be able to reuse common stuff for testing.

- Moving ContinuumUtils and ConfigurationService to continuum-api

o Attempting to move the build output directories under target/ instead of

under the current working directory.

0 lines of code changed in:

jvanzyl 2005-07-14 11:19

o fixing iterator in project sorter

o maybe need to do some adjusting for parent POMs but you can view the build

order now. i will activate its use shortly.

1 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+1 -5)
jvanzyl 2005-07-14 11:06

p starting to add build ordering but needs testing

15 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+15 -3)
jvanzyl 2005-07-14 02:51

o latest build id

o adding ProjectSorter

93 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (new 93)
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/utils: ContinuumUtils.java (changed)
trygvis 2005-07-06 11:20

Fixing http://jira.codehaus.org/browse/CONTINUUM-160: "results with building state".

o Fixing a related issue where a exception from the ExecuteBuilder action would

result in a duplicate build result.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT