You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
javax.activation is available in JDK8 but module has to be enabled in
JDK9 when running with module path and is going away in JDK10.
Modification:
Add explicit dependency
Result:
AHC successful JDK9 build
0 commit comments