
31 Jul
2015
31 Jul
'15
7:04 p.m.
Gradle seems to be a popular build tool for constructing Java projects. Currently sl4j uses maven to perform its builds. Gradle has the ability to convert a maven build to a gradle build. I currently have a commit in my github (github.com/lordoku/slf4j where I have converted the maven build to Gradle. Is there any desire to change this or should I just back this out and continue using Maven? Thanks, -- Christopher O'Connell