Re: [hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Steve Ebersole
Well the only way I can see that happening is if you used different JDKs between the runs. That is always a trigger to me (regardless of build tool) that I have to clean first. Otherwise, I have no idea what might have caused you to see that. On Wed, Sep 21, 2016 at 9:31 AM Petar Tahchiev wrot

Re: [hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Petar Tahchiev
Yes, clean worked. Thank you Steve and sorry about the noise - I'm not very familiar with gradle. 2016-09-21 17:28 GMT+03:00 Steve Ebersole : > Try a clean? > > > On Wed, Sep 21, 2016 at 9:23 AM Petar Tahchiev > wrote: > >> Yeah really strange - branch 5.0 and master (5.2.3) I can build without

Re: [hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Steve Ebersole
Try a clean? On Wed, Sep 21, 2016 at 9:23 AM Petar Tahchiev wrote: > Yeah really strange - branch 5.0 and master (5.2.3) I can build without a > problem, but 5.1 shows that error. > > 2016-09-21 17:17 GMT+03:00 Steve Ebersole : > >> Strange. It is working in CI: >> http://ci.hibernate.org/view

Re: [hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Petar Tahchiev
Yeah really strange - branch 5.0 and master (5.2.3) I can build without a problem, but 5.1 shows that error. 2016-09-21 17:17 GMT+03:00 Steve Ebersole : > Strange. It is working in CI: http://ci.hibernate.org/ > view/ORM/job/hibernate-orm-5.1-h2/ > > > On Wed, Sep 21, 2016 at 9:03 AM Petar Tahch

Re: [hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Steve Ebersole
Strange. It is working in CI: http://ci.hibernate.org/view/ORM/job/hibernate-orm-5.1-h2/ On Wed, Sep 21, 2016 at 9:03 AM Petar Tahchiev wrote: > Hi guys, > > I'm trying to build the 5.1 branch with "./gradlew publishToMavenLocal" but > I get the following error: > > :hibernate-ehcache:generate

[hibernate-dev] Cannot build branch 5.1

2016-09-21 Thread Petar Tahchiev
Hi guys, I'm trying to build the 5.1 branch with "./gradlew publishToMavenLocal" but I get the following error: :hibernate-ehcache:generatePomFileForMavenJavaPublication :hibernate-ehcache:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation