Knotx / knotx

Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
https://knotx.io
Apache License 2.0
126 stars 26 forks source link

Cleanup duplicated code in repositories gradle builds #502

Closed malaskowski closed 5 years ago

malaskowski commented 5 years ago

Describe the bug There is a lot of duplicated code in Knot.x repositories that are part of Knot.x stack and use Gradle 5 with Kotlin to manage projects build.

Expected behavior Code is packaged and distributed in one place (maybe new repo?) and re-used in projects.

tomaszmichalak commented 5 years ago

This is fixed with https://github.com/Knotx/knotx-gradle-plugins.