aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix and enable test for reproducible buildsChristopher Vogt2016-04-292-3/+4
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-285-21/+87
* add commented out test case for resolving maven version rangesChristopher Vogt2016-04-281-0/+3
* Allow substituting POM variables inside of strings, not only entire elementsChristopher Vogt2016-04-081-1/+3
* cross building and automatic snaphot idsChristopher Vogt2016-04-071-1/+1
* Correctly interact with build in cwd instead of loading it's managed build in...Christopher Vogt2016-04-061-1/+1
* Finally get rid of JDK 8 dependenciesChristopher Vogt2016-04-041-1/+1
* Implement alternative resolversChristopher Vogt2016-04-032-24/+63
* propagate info if cbt has changed across builds, so they can be re-compiledChristopher Vogt2016-04-021-1/+1
* better error messages in case of messed up groupIds, artifactIds or versionsChristopher Vogt2016-04-021-0/+24
* Improve cbt's maven resolver to handle variable substitutions for pom xml tag...Christopher Vogt2016-04-022-2/+6
* Typed passing of values from Stage1 to Stage2Christopher Vogt2016-03-301-6/+6
* replace Scala reflection with Java reflection seems to fix the weird exceptio...Christopher Vogt2016-03-281-5/+5
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-1/+1
* Add support for git dependenciesChristopher Vogt2016-03-182-1/+6
* fixed previously too naive pom inheritance logic to properly handle propertie...Christopher Vogt2016-03-171-1/+3
* Improved how to express dependenciesChristopher Vogt2016-03-122-2/+13
* re-enable usage page testsChristopher Vogt2016-03-111-14/+14
* Split ClassLoader classes into separate files and a few fixesChristopher Vogt2016-03-111-3/+4
* add simple multi project build test and comment out failing test casesChristopher Vogt2016-03-085-3/+28
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-57/+60
* trap and pass exit codes throug the app, pass logger on to tests, remove the ...Christopher Vogt2016-03-061-14/+17
* integrate circleciChristopher Vogt2016-03-061-0/+1
* CBT Version 1.0-BETAChristopher Vogt2016-03-043-0/+82