[hibernate-dev] Building snapshots of Hibernate ORM / master

Steve Ebersole steve at hibernate.org
Mon Jul 6 10:17:03 EDT 2015


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 <smarlow at 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 at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >
> _______________________________________________
> 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