[hibernate-dev] How to build Hibernate ORM / master ?
Steve Ebersole
steve at hibernate.org
Sat May 9 09:27:25 EDT 2015
It is the dsl-extension branch. But like I said, you should just be able
to find it from JBoss snapshot repo now.
On Sat, May 9, 2015 at 8:24 AM, Sanne Grinovero <sanne at hibernate.org> wrote:
> I updated my checkout to your fork, but there are no new commits
> compared to Luca's fork. Maybe you need to push it? Or which branch is
> it?
>
> Anyway it's not a blocker as I've changed my master branch to precede
> your last OSGi changes.. I just won't be able to test it with latest
> but that shouldn't be a problem.
>
> I'll have a look at CI; I don't know.. we had two slaves running out
> of disk space, that's likely going to happen on all remaining slaves
> soon if I don't rebuild them..
>
> On 9 May 2015 at 14:11, Steve Ebersole <steve at hibernate.org> wrote:
> > Interesting... The ORM master CI builds stopped pulling changes and auto
> > building. Any idea why?
> >
> > On Sat, May 9, 2015 at 8:09 AM, Steve Ebersole <steve at hibernate.org>
> wrote:
> >>
> >> Sorry I forgot I had not yet integrated my newest work on that plugin
> >> upstream. Check out my fork of it and publish that locally :
> >> git at github.com:sebersole/lb-gradle-plugins.git
> >>
> >> On Sat, May 9, 2015 at 5:17 AM, Sanne Grinovero <sanne at hibernate.org>
> >> wrote:
> >>>
> >>> Hi,
> >>> I'm having some trouble to build a fresh checkout from master.
> >>> The first attempt produced:
> >>>
> >>> FAILURE: Build failed with an exception.
> >>>
> >>> * What went wrong:
> >>> A problem occurred configuring root project 'hibernate-core-parent'.
> >>> > Could not resolve all dependencies for configuration ':classpath'.
> >>> > Could not find
> >>> com.github.lburgazzoli:lb-karaf-features-gen:1.0.0.SNAPSHOT.
> >>>
> >>> So I checked out this plugin:
> >>> https://github.com/lburgazzoli/lb-gradle-plugins , installed it
> >>> locally.
> >>>
> >>> Now I get :
> >>>
> >>> FAILURE: Build failed with an exception.
> >>>
> >>> * Where:
> >>> Build file
> >>>
> '/home/sanne/workspaces/hibernate/hibernate-core-parent/hibernate-osgi/hibernate-osgi.gradle'
> >>> line: 109
> >>>
> >>> * What went wrong:
> >>> A problem occurred evaluating project ':hibernate-osgi'.
> >>> > Could not find method features() for arguments
> >>> >
> [hibernate_osgi_8b1jmrdt2yykus6805h9qfv3i$_run_closure8_closure18 at 705dc1a6
> ]
> >>> > on project ':hibernate-osgi'.
> >>>
> >>> Do I need to apply some patches to that plugin?
> >>>
> >>> 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