[hibernate-dev] Search compatibility with WildFly

Hardy Ferentschik hardy at hibernate.org
Sun Oct 13 04:42:51 EDT 2013


On 13 Jan 2013, at 12:41 AM, Sanne Grinovero <sanne at hibernate.org> wrote:

> I'm working to replace the integration tests using the now outdated
> EAP Alphas with WildFly 8.0.0.Beta1, which also has the benefit to
> remove the need for the enterprise repository.

+100

> Java7 is needed as the Arquillian connectors for WildFly are compiled
> without Java6 compatibility, my guess is the whole WildFly needs it
> too.

I think so as well

> As a consequence, that would mean that Hibernate Search from 4.5.x
> would need to be compiled with Java7, ideally attempting to maintain
> Java6 compatibility as possible (Animal sniffer & co).

+1 Let's try to stay Java 6 backwards compatible. Adding animal sniffer should work fine.
Don't forget to change the javadoc styles. The old styles won't work properly when building with
JDK7.

> Thoughts?

+1

--Hardy


More information about the hibernate-dev mailing list