[root]/continuum-api/src/main/java/org/apache/maven/continuum/project/builder
Fix license header from my previous commit
0 lines of code changed in:
Update license
128 lines of code changed in:
Reactivate allowed protocol validator
2 lines of code changed in:
[CONTINUUM-1011] Fix NPE in DefaultMavenBuilderHelper and remove some deprecated methods
33 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
17 lines of code changed in:
fix build issue when basedir contains '..'
2 lines of code changed in:
[CONTINUUM-747] Continuum can't add a project with pom in https with authentication
1 lines of code changed in:
Handle FileNotFound exceptions
6 lines of code changed in:
Use static var
4 lines of code changed in:
[CONTINUUM-777] Handle errors when adding new projects
Submitted By: Joakim Erdfelt
54 lines of code changed in:
[CONTINUUM-777] Handle errors when adding new projects
94 lines of code changed in:
Merge with branch rev. 406599
47 lines of code changed in:
[CONTINUUM-306] support for authenticated http:// urls
1 lines of code changed in:
[CONTINUUM-258] Add support for https protocol for referencing a pom
Thanks to Jesse McConnell.
15 lines of code changed in:
rename ContinuumProject to Project
3 lines of code changed in:
replace project group with the new model version
4 lines of code changed in:
o Removing the generation of the JDO store.
o Adding a list of ContinuumProjectGroup objects to the
ContinuumProjectBuildingResult. Not really hooked up all over yet.
o Adding some code to the MavenTwoContinuumProjectBuilder for creating the
project groups.
o Adding getProjectGroupByName().
Cleanup in the DefaultContinuum component:
- Collapsed the addMavenXXProject( url ) methods to
executeAddProjectsFromMetadataActivity().
13 lines of code changed in:
Set more svn properties
0 lines of code changed in:
o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".
1 lines of code changed in:
o Adding warnings to the ContinuumProjectBuildingResult to be able to collect
warnings from the building process.
o Removing all throwing of exceptions in the Maven 2 project builder and
instead collect them as error messages.
24 lines of code changed in:
(5 more)