[root]/continuum-xfire/src/main/java/org/apache/maven/continuum/xfire
move currently unused modules to the sandbox until they can be properly integrated into trunk
0 lines of code changed in:
Fixing CONTINUUM-235: "Collapse standardError and standardOutput to 'output'"
Fixing CONTINUUM-242: "Write the build output to disk instead of keeping it in
the database"
o Removing standardOutput and standardError from the ContinuumBuild object. The
output from the build can be accessed by calling Store.getBuildOutput().
o Removing the ScmResult parameter from the notifiers, it can be read from the
ContinuumProject instance.
o Adding buildOutputDirectory to the ConfigurationService.
31 lines of code changed in:
[CONTINUUM-193]. Collapse CheckOutScmResult and UpdateScmResult in ScmResult.
15 lines of code changed in:
o Switch to fixed XFire POMS
o Added addMavenOneProject/addMavenTwoProject operations
o More tests
91 lines of code changed in:
don't sync developers over soap api for now.and more tests.
5 lines of code changed in:
Set more svn properties
895 lines of code changed in:
Adding SOAP support
895 lines of code changed in: