-
Bug
-
Resolution: Done
-
Major
-
None
-
None
In a logger interface that extends org.jboss.logging.BasicLogger a DelegatingBasicLogger is used to implement the BasicLoggerInterface. This class has a protected field called log. If the interface also includes a field called log an ambiguous reference error is generated and the build fails.
- blocks
-
ELY-231 Bring logging dependencies in-line with WildFly Core
- Resolved