-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
The eap7/eap73/maven-javax-to-jakarta.rhamt.xml ruleset has a rule, with quick fix, that transforms g:javax.activation a:activation to g:com.sun.activation a:jakarta.activation
The eap8/eap7/javax-to-jakarta-dependencies.windup.xml ruleset that has a rule that replaces g:javax.activation a:javax.activation-api with g:jakarta.activation a:jakarta.activation-api
Because the rules use when criteria that is based purely on the groupId both rules can fire when it should be one or the other depending upon the artifactId
- relates to
-
WINDUPRULE-767 Correct quick-fixes in maven-javax-to-jakarta.rhamt.xml
- Dev Complete