+1 for Gradle 1.6
On 7 Jan 2013, at 8:22 PM, Steve Ebersole <steve(a)hibernate.org> wrote:
I am running into some difficulties with writing the release task in
the
Gradle build, specifically with the ordering between the various tasks
(e.g., sometimes a jar is built and then clean is run and then Gradle
tries to upload it).
The suggested way around this is to use the mustRunAfter hook (kind of
similar to a dependsOn). But mustRunAfter was only added in 1.6.
Anyone have a problem with upgrading the build to use Gradle 1.6?
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev