2013/10/13 Hardy Ferentschik <hardy(a)hibernate.org>
On 13 Jan 2013, at 12:41 AM, Sanne Grinovero <sanne(a)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
Nice.
> 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.
If you haven't done yet so, I can help out with these changes, as I'm about
to do it for OGM as well (the CSS stuff is done there already).
> Thoughts?
+1
--Hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev