That issue was indeed unrelated, this is what caused trouble:
https://hibernate.atlassian.net/browse/HSEARCH-1355
I upgraded the dependency in Infinispan:
https://github.com/infinispan/infinispan/pull/2006
Cheers,
Sanne
On 14 August 2013 18:10, Sanne Grinovero wrote:
> Hi Adrian,
> we don't hav
Hi Adrian,
we don't have an ETA for that specific issue as the user who
originally proposed the issue on the forum didn't provide a full test.
I think I have an idea of what could be happening, but it seems very
hard to forge a unit test which could really reproduce it, and I don't
think we'll want
Adrian,
Do you happen to have an isolated test case which shows that issue? This
would help me in analyzing the issue.
Thanks,
--Gunnar
2013/8/14 Adrian Nistor
> Thanks a lot guys!
>
> So far everything works fine with your latest fixes in hql parser. There
> is however that issue in hiber
2013/8/13 Sanne Grinovero
> @Gunnar I've included your last pull, tagged it and uploaded it already.
>
Awesome Sanne, thanks.
> I've sent a pull to OGM including your tests and more tests to verify
> the LIKE behavior; I think they are quite comprehensive and are
> passing, but if you are able
@Gunnar I've included your last pull, tagged it and uploaded it already.
I've sent a pull to OGM including your tests and more tests to verify
the LIKE behavior; I think they are quite comprehensive and are
passing, but if you are able to add more failing ones please send them
to me :-)
No change