[hibernate-users] hibernate-tools

Dennis Gesker dennis at gesker.com
Wed Sep 2 12:33:13 EDT 2015


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 at 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:
>  - http://hibernate.org/orm/faq/#where-is-the-tooling-for-hibernate-orm-5
>
> 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 at 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.linkedin.com/in/gesker>[image:
>> https://www.facebook.com/gesker] <https://www.facebook.com/gesker>[image:
>> https://twitter.com/gesker] <https://twitter.com/gesker>[image:
>> http://gesker.wordpress.com] <http://gesker.wordpress.com>[image:
>> http://www.gesker.com] <http://www.gesker.com>
>> <https://pgp.mit.edu/pks/lookup?search=dennis%40gesker.com&op=index>
>> <dennis at 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-users
>>
>
>


-- 
<https://www.linkedin.com/in/gesker>[image: https://www.facebook.com/gesker]
<https://www.facebook.com/gesker>[image: https://twitter.com/gesker]
<https://twitter.com/gesker>[image: http://gesker.wordpress.com]
<http://gesker.wordpress.com>[image: http://www.gesker.com]
<http://www.gesker.com>
<https://pgp.mit.edu/pks/lookup?search=dennis%40gesker.com&op=index>
<dennis at 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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-users/attachments/20150902/dab93459/attachment.html 


More information about the hibernate-users mailing list