Sanne:

Thanks for the reply and posting the link.

I do see 4.3.1.Final is on bintray/maven so that should do just fine. But, I'm making the jump from Maven/Ant to Gradle for my current project.

I "think" I'm pretty close to getting it to work in gradle. But, I'm getting the error:

java.lang.NoSuchMethodError: org.hibernate.cfg.Configuration.buildSettings(Lorg/hibernate/service/ServiceRegistry;)Lorg/hibernate/cfg/Settings;

My guess is that I'm feeding it the wrong configuration file some how. Anyone have a good gradle example?

Google has returned a few examples but they seem out of date or off somehow.

In the mean time there are some folks working on a gradle plugin for hibernate-tools and they have posted their code to https://github.com/institut-de-genomique/hibernatetools-gradle-plugin

Cordially,
Dennis



On Wed, Sep 2, 2015 at 7:07 AM, Sanne Grinovero <sanne@hibernate.org> wrote:
Hi Dennis,
great question, I had to ask the JBoss Tools team for an update, and we just updated the FAQ accordingly:

So it's not ready yet, but someone should start working on it soon. As always, help would be appreciated and would speed up things; I'm told though that all existing (older) tooling should still be able to generate valid mapping, in case that's all you need?

Thanks,
Sanne


On 1 September 2015 at 20:04, Dennis Gesker <dennis@gesker.com> wrote:
I see that Hibernate 5 is now final and has also been pushed to bintray.

Will hibernate-tools also be upgraded to work with Hibernate 5? Will it also be pushed to bintray?

I'd very much like to use it in an ant/gradle task to make pojos from my db.

Thanks,
Dennis

--
https://www.facebook.com/geskerhttps://twitter.com/geskerhttp://gesker.wordpress.comhttp://www.gesker.com
"Be without fear in the face of your enemies. Be brave and upright that God may love thee. Speak the truth always, even if it leads to your death. Safeguard the helpless and do no wrong – that is your oath.” -The Knight’s Oath (Kingdom of Heaven)

_______________________________________________
hibernate-users mailing list
hibernate-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-users




--
https://www.facebook.com/geskerhttps://twitter.com/geskerhttp://gesker.wordpress.comhttp://www.gesker.com
"Be without fear in the face of your enemies. Be brave and upright that God may love thee. Speak the truth always, even if it leads to your death. Safeguard the helpless and do no wrong – that is your oath.” -The Knight’s Oath (Kingdom of Heaven)