Compiled as a prereq of the actual test task, but obviously after hibernate-osgi is built.
Brett Meyer Red Hat Software Engineer, Hibernate +1 260.349.5732 ----- Original Message ----- From: "Steve Ebersole" <st...@hibernate.org> To: "Brett Meyer" <brme...@redhat.com> Cc: "hibernate-dev" <hibernate-dev@lists.jboss.org> Sent: Monday, June 17, 2013 7:31:20 PM Subject: Re: Gradle subproject dependency question You want it to be compiled before the classses it depends on? On Jun 17, 2013 5:31 PM, "Brett Meyer" <brme...@redhat.com> wrote: > For OSGi testing, I have a new bundle underneath hibernate-osgi: > > hibernate-orm > build.gradle > settings.gradle > hibernate-osgi > hibernate-osgi.gradle > test-client-bundle > build.gradle > > test-client-bundle depends on an interface in hibernate-osgi's test > sourceSet. Originally, I was trying to avoid adding test-client-bundle to > the root project & settings.gradle. However, is there any other way for > test-client-bundle to be 1.) built before hibernate-osgi:test and 2.) > depend on hibernate-osgi test classes? Is there a typical convention that > I've overlooked? > > Brett Meyer > Red Hat Software Engineer, Hibernate > +1 260.349.5732 > > _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev