[ https://issues.apache.org/jira/browse/DATAFU-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885909#comment-13885909 ]
Jakob Homan commented on DATAFU-27: ----------------------------------- Gradle has a wrapper script, [gradlew|http://www.gradle.org/docs/current/userguide/gradle_wrapper.html] that you can ship with your code. We use it in Samza and it works very well. Users check out the Samza code and run {{./gradlew <whatever>}}. > Migrate build system to Gradle > ------------------------------ > > Key: DATAFU-27 > URL: https://issues.apache.org/jira/browse/DATAFU-27 > Project: DataFu > Issue Type: Improvement > Reporter: Matthew Hayes > Assignee: Matthew Hayes > > We've discussed having additional subprojects for Hive, Crunch, etc. These > will be much easier to maintain if we migrate to a newer build system such as > Gradle. The current Ant-based solution is pretty complex and could use an > overhaul. I've been experimenting with migrating DataFu to use Gradle. So > far I'm pretty happy with the results. I will post updates here once I have > something more concrete to look at. -- This message was sent by Atlassian JIRA (v6.1.5#6160)