Please do not backport any fixes that are not blockers. If you are not sure
if an issue is a blocker, then please ask before pushing to 5.0.
Thanks,
Gail
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinf
Stupid question probably: Why do we maintain 5.0.x at all, now that
5.1.0.Final is out? Is it that EAP or WF will continue to be using
5.0.x? If so, why is that, couldn't they move to 5.1?
2016-03-17 22:17 GMT+01:00 Sanne Grinovero :
> On 17 March 2016 at 17:40, Steve Ebersole wrote:
>> To be hon
On 17 March 2016 at 17:40, Steve Ebersole wrote:
> To be honest, I think its best if we somehow notify you for issues fixed
> that we think should be considered for inclusion on 5.0 branch and you can
> decide. A label or a filter. Something like that
+1 Shouldn't any bug be considered? Even i
Thanks, Martin,
I'll use that dialect then.
Vlad
On Thu, Mar 17, 2016 at 12:08 PM, Martin Simka wrote:
> MySQL57InnoDBDialect supports fractional seconds (HHH-8401).
>
> Martin
>
> - Original Message -
> > From: "Vlad Mihalcea"
> > To: "hibernate-dev"
> > Sent: Thursday, 17 March, 20
Hello team,
I've started making several improvements for the Hibernate OGM Quick
Start on the hibernate.org website;
I got side-tracked to test it all, but also the new version will
assume that we already released version 5.0.0.Final so I'll hold the
changes for until the release - or shortly befo
MySQL57InnoDBDialect supports fractional seconds (HHH-8401).
Martin
- Original Message -
> From: "Vlad Mihalcea"
> To: "hibernate-dev"
> Sent: Thursday, 17 March, 2016 9:05:44 AM
> Subject: [hibernate-dev] Tests fail on MySQL due to timestamp precision
> issues
>
> Hi,
>
> Whi
Hello all,
we released the third milestone of our work towards a great
integration with Elasticsearch:
Hibernate Search 5.6.0.Alpha3.
See also:
- http://in.relation.to/2016/03/17/ThirdAlphaElasticsearch/
Regards,
Sanne
___
hibernate-dev mailing list
hi
It looks like it changed during 3.6 -> 4.0, reverting back to ON_CLOSE. I
agree it should changed to AFTER_TRANSACTION, however I would only change
it on master.
For the other branches, if anything, just update the doc.
On Thu, Mar 3, 2016 at 12:40 AM Vlad Mihalcea
wrote:
> I think this PR is
On 18 Mar 2016 14:34, "Gunnar Morling" wrote:
>
> Stupid question probably: Why do we maintain 5.0.x at all, now that
> 5.1.0.Final is out? Is it that EAP or WF will continue to be using
> 5.0.x? If so, why is that, couldn't they move to 5.1?
EAP will be supported for many years so that requires
Hello,
I'd like to discuss issue HHH-9440.
Basic idea behind this issue is that we try to and eliminate the
requirement for no arg constructor on entities or at least weaken that
requirement to specific cases.
Construction from both the user code and the hibernate itself would go
through user spe
To be honest, I think its best if we somehow notify you for issues fixed
that we think should be considered for inclusion on 5.0 branch and you can
decide. A label or a filter. Something like that
On Wed, Mar 16, 2016 at 5:30 PM Gail Badner wrote:
> Please do not backport any fixes that are no
Knock me in the head and point where I messed up :)
Send me a Jira key and I'll fix that
On Thu, Mar 17, 2016, 4:15 PM Karel Maesen wrote:
> Hi all,
>
> A user recently asked where the hibernate-spatial jar could be found. The
> Quickstart states that it should be in the /lib directory, but at
Hi,
While running the test suite on MySQL, I noticed that some of those fail
because of DATETIME/TIMESTAMP precision.
Prior to MySQL 5.6.4, these types didn't have microsecond precision at all.
Using a newer MySQL version, these tests will work like on other DBs but it
will require changing the co
13 matches
Mail list logo