]
James Perkins commented on ELY-231:
-----------------------------------
I meant to add I'll fix this and cut a release today so we're not holding you up.
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.Alpha3
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}