Open fipro78 opened 4 months ago
Hi @fipro78,
LGTM.
The resource is hard-referenced, the code for jetty is aligned with our examples (I'm not an expert there), so overall looks good.
Thank you!
As discussed with @tjwatson and @stbischof I updated the PR to make the org.crac API optional at runtime.
I successfully tested:
All cases work as expected. The failures in the checks seem to be not related to my work.
This PR adds CRaC support to the jetty bundle by using the
org.crac
API.It adapts
@AntonKozlov Could you also have a look and provide some comment, if my assumption that the usage of
org.crac
API is without a risk here?