-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
The new ServiceBuilder API is not compatible with the old, as each of the 2 impls throws UnsupportedOperationException for either the legacy or the new methods. And I don't believe there is a way for code to decide which set of methods is safe to use.
This makes passing a ServiceBuilder to shared utility type code dangerous, e.g as seen in JBEAP-15382.
- relates to
-
MSC-239 Undeprecate the legacy API
- Resolved
-
WFCORE-4101 Upgrade MSC to 1.4.4.Final
- Resolved