Issue Type: Bug Bug
Affects Versions: 1.1
Assignee: Unassigned
Components: distribution
Created: 20/Nov/13 6:53 AM
Description:

SwitchYard release/jbossas7/extensions code uses org.jboss.logging.annotations* but there is no explicit dependency in the pom.
Shouldn't e.g.

        <dependency>
            <groupId>org.jboss.logging</groupId>
            <artifactId>jboss-logging-processor</artifactId>
        </dependency>

be added to the pom? (using version.org.jboss.logging.processor from community bom)

Fix Versions: 1.1
Project: SwitchYard
Priority: Major Major
Reporter: Nick Cross
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira