Issue Type: Task Task
Affects Versions: 1.0
Assignee: Unassigned
Components: core
Created: 12/Dec/13 10:56 AM
Description:

Findbugs says that naming a class the same name as one of the classes it is implementing leads to confusion, having to check imports, etc.

org.switchyard.security.principal.Group implements java.security.acl.Group which could cause significant confusion. Investigate whether we can change the class name, whether there are API impact to changing the class name.

There is an exception for this logged in find bugs in core/src/main/resources/findbugs/findbugs-excludes.xml (see JIRA # reference). If fixing this issue, please remove the excludes exception as well in the commit.

Fix Versions: 2.0
Project: SwitchYard
Priority: Major Major
Reporter: Tom Cunningham
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