Hi Stian,
I think we may have problem with this, because our servlets are in base testsuite
(
https://github.com/keycloak/keycloak/tree/master/testsuite/integration-ar...)
and they need to be compiled with java 7. We need to be able to deploy them to containers
running on java 7. Will be these files involved too?
Michal.
----- Original Message -----
From: "Stian Thorgersen" <sthorger(a)redhat.com>
To: "keycloak-dev" <keycloak-dev(a)lists.jboss.org>
Sent: Tuesday, May 3, 2016 1:05:12 PM
Subject: [keycloak-dev] Enable JDK8 for testsuite
I've changed source/target to 1.8 for testsuite/integration-arquillian. This
is so I can use lambdas for testing permissions (otherwise I end up with
extremely messy tests with loads of anonymous inner classes).
Anyone have any issues with that?
In 2.x we can look at setting 1.8 as default for everything except adapters
and shared modules.
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev