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 <st...@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@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev