Directory continuum-core/src/main/java/org/apache/maven/continuum/registration/socket/

Directory Deleted:
2005-07-10 05:47
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 37 (100.0%) 4.1
trygvis 8 (88.9%) 37 (100.0%) 4.6
jvanzyl 1 (11.1%) 0 (0.0%) 0.0

Most Recent Commits

jvanzyl 2005-07-10 05:47

o removing unused code. move network code to plexus sandbox

0 lines of code changed in:

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:

trygvis 2005-06-23 14:02

o Cleanup.

o Moving more code to the actions, using the actions in DefaultContinuum.

10 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-13 17:11

o Splitting out generic core stuff from from Continuum into ContinuumCore.

7 lines of code changed in:

trygvis 2005-05-13 12:36

0 lines of code changed in:

trygvis 2005-05-13 12:23

20 lines of code changed in:

trygvis 2005-05-10 13:17

Fixing CONTINUUM-124: "Split out the ContinuumProject creation from the

ContinuumBuilder"

This commit might be a big too big ..

o Adding a ContinuumProjectBuilder interface which will take a URL and create a

set of ContinuumProjects. Adding two implementations for Maven 1 and 2. The

code was copied verbatim from the ContinuumBuilders. The Maven 2 project

builder should also read the <module>s from the POM and add those as projects

too.

o Split out the metadata reading/parsing parts of *ContinuumBuilder so it can

be shared between the ContinuumBuilder and the ContinuumProjectBuilder.

o The addMaven{One,Two}Project() methods will now return a List of IDs instead

of a single ID.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT