[hibernate-dev] Gradle 1.6
Strong Liu
stliu at hibernate.org
Wed May 8 02:54:23 EDT 2013
I think this is cool
esp the JUnit @Category support, we may add a metamodel category and then exclude those metamodel tests from master build
On May 8, 2013, at 2:22 AM, Steve Ebersole <steve at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
More information about the hibernate-dev
mailing list