-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
38.0.0.Final, 38.0.1.Final, 39.0.0.Beta1
-
None
-
---
-
---
These clasess will eventually be removed, so this subsystem needs to adapt. Namely from compiler:
[WARNING] /Users/rhusar/git/wildfly/mod_cluster/extension/src/main/java/org/wildfly/extension/mod_cluster/ModClusterSubsystemServiceHandler.java:[69,47] getServiceTarget() in org.jboss.as.controller.OperationContext has been deprecated and marked for removal
[WARNING] /Users/rhusar/git/wildfly/mod_cluster/extension/src/main/java/org/wildfly/extension/mod_cluster/ProxyConfigurationServiceConfigurator.java:[232,43] addService(org.jboss.msc.service.ServiceName) in org.jboss.msc.service.ServiceTarget has been deprecated
While at it, we should fix the other deprecation/compiler warnings to account to new JDK/Undertow APIs.