Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'migrate.to.kotlin.#123'
* migrate.to.kotlin.#123: (25 commits) fix file includes for resulting JARs centralize and upgrade dependencies get rid of not required LifecyclePlugin wrapper use Kotlins "it" for simple closures prefer methods which favor configuration avoidance introduce caching for travis CI builds use Bnd Gradle Plugins via plugins {} API migrate remaining publishing configuration to Kotlin DSL (#123) migrate cpd config (#123) migrate coveralls and its required jacoco config (#123) remove no longer used TouchTestResults class in legacy build file (#123) migrate second generic subprojects configuration to Kotlin DSL (#123) migrate junit-jupiter and junit-jupiter-params subprojects configuration to Kotlin DSL (#123) migrate junit-jupiter* subproject configuration to Kotlin DSL (#123) migrate junit4 subproject configuration to Kotlin DSL (#123) migrate core subproject configuration to Kotlin DSL (#123) migrate first generic subprojects configuration to Kotlin DSL (#123) migrate extra properties, buildScan and allprojects configuration to Kotlin DSL (#123) prepare stepwise migration by splitting build logic (#123) add parantheses which can be omitted in Groovy but not Kotlin (#123) ...
- Loading branch information