[hibernate-dev] Failing test for issue HHH-12688

2018-07-16 Thread Alvaro Pedraza
Hi, working in something else I ran ./gradlew tests and exited with one failing test at org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintBatchingTest I’ve been seeing https://hibernate.atlassian.net/browse/HHH-12688 and it’s been

[hibernate-dev] HHH-3138 - make constructor of DynamicMapEntityTuplizer public

2018-07-16 Thread Alvaro Pedraza
Hi, I asigned myself this ticket and left a comment but unfortunately no feedback yet. https://hibernate.atlassian.net/browse/HHH-3138 This leads me to 2 questions: The first is the very same in the comment, which is if subclassing in DynamicMapEntityTuplizer is desirable? Please refer to the tic

Re: [hibernate-dev] ORM - Migration guides: wiki or source repository?

2018-07-16 Thread Steve Ebersole
The intention was to use the wiki just as a collection of all the links[1] and have each of those links point to the real migration guides which are kept in the appropriate source branches. It was decided to just not do the effort to move older migration guides which used to be fully written in th

Re: [hibernate-dev] ORM - Migration guides: wiki or source repository?

2018-07-16 Thread Gail Badner
If there is any reason to keep the wiki, IMO, it should just refer to the version at the appropriate branch in github, e.g, https://github.com/hibernate/hibernate-orm/blob/5.3/migration-guide.adoc. On Mon, Jul 16, 2018 at 11:40 AM, Gail Badner wrote: > I only update the source... > > On Mon, Jul

Re: [hibernate-dev] ORM - Migration guides: wiki or source repository?

2018-07-16 Thread Gail Badner
I only update the source... On Mon, Jul 16, 2018 at 2:51 AM, Guillaume Smet wrote: > Hi, > > I see that we have a migration-guide.adoc document in the repository: > https://github.com/hibernate/hibernate-orm/blob/master/ > migration-guide.adoc > > and we also have migration guides in the wiki: >

[hibernate-dev] ORM - Migration guides: wiki or source repository?

2018-07-16 Thread Guillaume Smet
Hi, I see that we have a migration-guide.adoc document in the repository: https://github.com/hibernate/hibernate-orm/blob/master/migration-guide.adoc and we also have migration guides in the wiki: https://github.com/hibernate/hibernate-orm/wiki/Migration-Guide---5.2 https://github.com/hibernate/h