MeltwaterArchive/rabbit-puppy

Switch from Maven to Gradle

svetob opened this issue · 2 comments

  • Build with gradle
  • Convert all files to Kotlin including main class
  • Make sure .jar and docker-image works

Isn't converting all files to Kotlin another task? :) Would be sweet to have rabbit-puppy in bintray, which I guess is the main reason you're switching to gradle?

The main class is currently in Java because of some odd maven integration issue that I couldn't figure out... but it works well in gradle :)