]
Brian Stansberry updated WFCORE-1965:
-------------------------------------
Fix Version/s: 3.0.0.Beta8
(was: 3.0.0.Beta7)
Remove the jboss-logging-annotations dependency from the core feature
pack.
---------------------------------------------------------------------------
Key: WFCORE-1965
URL:
https://issues.jboss.org/browse/WFCORE-1965
Project: WildFly Core
Issue Type: Task
Reporter: Darran Lofthouse
Assignee: James Perkins
Priority: Critical
Fix For: 3.0.0.Beta8
This was added inadvertently with some other changes: -
{noformat}
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
</dependency>
{noformat}