]
Darran Lofthouse commented on WFLY-7976:
----------------------------------------
+1 TBH it was more useful i the earlier builds to verify the correct versions were being
picked up but that is quite stable now.
Logging the elytron version once is sufficient
----------------------------------------------
Key: WFLY-7976
URL:
https://issues.jboss.org/browse/WFLY-7976
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Brian Stansberry
Assignee: Darran Lofthouse
Priority: Minor
Pick one or the other please:
{code}
19:05:58,886 INFO [org.wildfly.security] (ServerService Thread Pool -- 7) ELY00001:
WildFly Elytron version 1.1.0.Beta21
19:05:58,890 INFO [org.wildfly.extension.elytron] (ServerService Thread Pool -- 7)
WFLYELY00001: Activating Elytron Subsystem Elytron Version=1.1.0.Beta21, Subsystem
Version=1.0.0.Beta2
{code}
I couldn't care less about the Subsystem Version. Besides the extension code MUST get
integrated into WildFly (Core) proper.