-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The messaging-activemq module has two separate modules; injection and subsystem. Both modules use the same package name which causes issues when upgrading to the latest version of the jboss-parent POM. This is likely a class loading change in surefire as it loads an incorrect version of the MessagingLogger.
In general as well, different modules/artifacts should not share package names.
- blocks
-
WFLY-20225 Upgrade org.jboss:jboss-parent from 39 to 47
- Closed