I have been provided with a patch to hibernate tools (in Jira, see
http://opensource.atlassian.com/project ... e/HBX-1103). And now the question is: how should I update to a version including the patch? (I hope there is a simpler way than recompiling hibernate tools...)
I am using JBoss Tools Development update site in eclipse, and updated to a end-of-January version, hoping that the patch (created on the 19th of Jan) would be included, but that did not help.
The patched file is java/org/hibernate/cfg/reveng/DefaultReverseEngineeringStrategy.java. Indeed there is such a file (in .class form) in hibernate-tools.jar, both in the org.hibernate.eclipse_3.2.4.CR2-R200901280154 and in the org.hibernate.eclipse_3.2.4.CR1-R200812191611 version of the plugin I used before. But both class files are identical, so obviously the today version does not include the patch. Is that intended?
Thank you for any pointer and sorry if it is stupid and simple... I could find no doc on that subject.
Olivier