On 17 June 2015 at 13:44, Scott Marlow <smarlow(a)redhat.com> wrote:
On 06/17/2015 06:44 AM, Sanne Grinovero wrote:
>
> Hi Scott,
> can we expect to see both Hibernate ORM 5 and this latest Hibernate
> Search version 5.4.0.Alpha1 soon in WildFly 10?
I hope so.
https://github.com/wildfly/wildfly/pull/7509 is passing the
testsuite and I made the suggested code changes. I asked for an ETA on the
PR.
The actual update will be done in another PR after that is merged
right? I didn't see the update in that one.
Maybe it's worth to include both changes in one pull request?
>
> thanks,
> Sanne
>
> On 4 June 2015 at 23:47, Sanne Grinovero <sanne(a)hibernate.org> wrote:
>>
>> On 29 May 2015 at 18:27, Scott Marlow <smarlow(a)redhat.com> wrote:
>>>
>>>
>>>
>>> On 05/29/2015 01:05 PM, Sanne Grinovero wrote:
>>>>
>>>>
>>>> Thanks Scott!
>>>>
>>>> 1. this error is expected: HS 5.2 is not compatible with ORM 5.
>>>> We'll need a compatible WildFly version to release a compatible
>>>> version, or alternatively know how to get the tests to run w/o the
>>>> jipijapa patch as I was trying ;-)
>>>
>>>
>>>
>>> In the interest of getting ORM 5 into WildFly 10 before HS is upgraded,
>>> we
>>> could disable
>>>
>>> org.jboss.as.test.integration.hibernate.search.HibernateSearchJPATestCase
>>> and create a blocking jira for WF10 assigned to you, so you can either
>>> enable the HibernateSearchJPATestCase test or remove Search from WildFly
>>> 10
>>> as you mention below (as a possible option). Please let me know how you
>>> want me to proceed.
>>
>>
>> That won't be necessary, as a compatible release is now available:
>> update Hibernate Search to version 5.4.0.Alpha1 when you upgrade
>> Hibernate ORM.
>>
>> (don't upgrade HS w/o ORM to 5: it's required for this version of
>> Hibernate Search)
>>
>> Thanks!
>>
>> Sanne