rename javax.activation properties to jakarta.activation
scottmarlow opened this issue · 3 comments
scottmarlow commented
As per JakartaEE9ReleasePlanFAQ properties javax.activation.addreverse should be changed to jakarta.activation.addreverse + javax.activation.debug to jakarta.activation.debug.
lukasj commented
kwsutter commented
Just noticed this Issue... There is no requirement to stop recognizing and processing the old javax properties. I know of other impls that plan to support both javax and jakarta properties (as an aid with migrating).
scottmarlow commented