[root]/continuum-core/src/test/resources/projects/continuum
continuum-core
(1 files, 157 lines)
continuum-model
(1 files, 69 lines)
continuum-notifiers
(1 files, 47 lines)
continuum-notifier-irc
(1 files, 42 lines)
continuum-notifier-jabber
(1 files, 42 lines)
continuum-plexus-application
(1 files, 147 lines)
continuum-web
(1 files, 98 lines)
continuum-xmlrpc
(1 files, 41 lines)
Allow to add a pom with a file name that isn't pom.xml
118 lines of code changed in:
Fix license header from my previous commit
0 lines of code changed in:
Update license
38 lines of code changed in:
Remove snapshot usage in test poms so we won't need to update them if snapshot aren't in repo
3 lines of code changed in:
Enabled the notifiers in the test projects and added some unit tests
for parents and dependencies.
1 lines of code changed in:
o Storing new project groups that's found while building projects.
5 lines of code changed in:
o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".
0 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.
1 lines of code changed in:
o Setting svn:keywords=Id on all Java, XML and Velocity files.
0 lines of code changed in:
Fixing CONTINUUM-65: "read modules from POM and add as project"
o Adding more exceptions to keep everything from throwing ContinuumException
all over the place.
92 lines of code changed in: