-
Task
-
Resolution: Done
-
Critical
-
None
-
None
WildFly is built for JDK 7, but the controller-client lib and its dependencies within the WF codebase do not need JDK 7 features and should be built with source and compile targets set to JDK 6. This will help prevent the need for running a different management client for WF 8 vs AS7/EAP6 due to the need to support JDK for the the latter.
- is related to
-
XNIO-207 Dependency on JDK 7 API
- Resolved