]
Darran Lofthouse updated ELY-231:
---------------------------------
Fix Version/s: 1.0.0.Alpha4
(was: 1.0.0.Alpha3)
Bring logging dependencies in-line with WildFly Core
----------------------------------------------------
Key: ELY-231
URL:
https://issues.jboss.org/browse/ELY-231
Project: WildFly Elytron
Issue Type: Task
Components: Build
Reporter: Darran Lofthouse
Fix For: 1.0.0.Alpha4
Attempting to do this results in the following error: -
{noformat}
[ERROR]
/home/darranl/src/wildfly10/wildfly-elytron/target/generated-sources/annotations/org/wildfly/security/_private/ElytronMessages_$logger.java:[929,9]
reference to log is ambiguous
[ERROR] both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in
org.wildfly.security._private.ElytronMessages match
{noformat}