On 13 Jan 2013, at 12:41 AM, Sanne Grinovero <sa...@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 _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev