Actually... I am not even sure where you are getting install as a valid task.
On Mon, Jul 6, 2015 at 9:17 AM Steve Ebersole <st...@hibernate.org> wrote: > After HHH-9893 you will no longer need to explicitly call the > generateKarafFeatures > task. Also, install and publishToMavenLocal are the same task. > > On Mon, Jul 6, 2015 at 8:23 AM Scott Marlow <smar...@redhat.com> wrote: > >> >> > I was hoping I could ignore the osgi module and take what it built to >> > experiment with Scott's branch, but while on HHH-9887 he mentions >> > being down to two failures, I'm having still dozens of failures so I >> > suspect I'll need some advice on the build. >> > >> > Scott, could you share which exact commit id did you use to test >> > Hibernate ORM on your branch "hibernate5_july2", and how I can build >> > it like yours ? >> >> To build ORM, I use: >> >> ./gradlew clean install generateKarafFeatures publishToMavenLocal >> >> I last built against ORM master commit id >> 9b5bb9751cdd15eaf1049d2b51f6f4a61b878ed8 >> >> Then I built WildFly via: >> >> cd wildfly >> /build.sh clean install -DskipTests=true >> >> To recreate the WildFly test failures: >> cd wildfly/testsuite/integration/basic >> mvn clean install -Dtest=*JPA* >> >> >> > >> > Thanks, >> > Sanne >> > _______________________________________________ >> > 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 >> > _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev