aboutsummaryrefslogtreecommitdiff
path: root/test/simple
Commit message (Expand)AuthorAgeFilesLines
* add basic support for maven version rangesChristopher Vogt2017-06-221-7/+8
* Replace dependencies feature for conflict resolutionChristopher Vogt2017-03-171-1/+27
* add test case for https://github.com/cvogt/cbt/pull/433Christopher Vogt2017-03-151-1/+3
* remove duplication between simple and simple-fixed testChristopher Vogt2017-03-112-6/+2
* upgrade test project cbt versions parts 2 of 2Christopher Vogt2017-02-091-1/+1
* upgrade test project cbt versionsChristopher Vogt2017-02-091-1/+1
* Upgrade references cbt versions after binary incompatible Context changeChristopher Vogt2016-11-091-1/+1
* Upgrade references cbt versions after binary incompatible Context changeChristopher Vogt2016-11-091-1/+1
* upgrade hard-coded git hash dependencies after tests passChristopher Vogt2016-11-081-1/+1
* upgrade hard-coded git hash dependenciesChristopher Vogt2016-11-081-1/+1
* change git dependencies to be easier manageable when cbt becomes source incom...Christopher Vogt2016-10-032-3/+3
* disable test sporadically failing on circleci from circleciChristopher Vogt2016-09-281-1/+0
* fix checksum check for downloaded jars by ignoring caseChristopher Vogt2016-09-151-0/+4
* fix task name appearing in args (#132)Christopher Vogt2016-09-131-0/+2
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-2/+0
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-1/+1
* scalajs cross project support as pluginKatrin Shechtman2016-06-131-1/+1
* Fix the tests, by adapting to recent CBT changes. (This was easier than I exp...Christopher Vogt2016-06-011-1/+1
* add dependency to tests which currently failsChristopher Vogt2016-05-031-0/+2
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-28/+26
* add test info for currently failing dependencyChristopher Vogt2016-05-021-0/+2
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-6/+9
* 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
* Implement alternative resolversChristopher Vogt2016-04-031-9/+25
* Improve cbt's maven resolver to handle variable substitutions for pom xml tag...Christopher Vogt2016-04-022-2/+6
* 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-121-0/+9