Issue Type: Task Task
Affects Versions: 2.0
Assignee: Unassigned
Components: core
Created: 27/Mar/14 1:20 PM
Description:

The osgi commit introduced some findbugs regressions. SWITCHYARD-2020 should exclude for now these but we should investigate whether the issues are something that should be fixed or whether we should keep the excludes.

The excludes placed were all on regressions in core - you can see them in this build http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/631/findbugsResult/ (hopefully it is still around) or if that build file is no longer there, you can generate them by removing the exceptions below :

SIC_INNER_SHOULD_BE STATIC :
org.switchyard.deploy.osgi.internal
org.switchyard.deploy.osgi.base

JLM_JSR166_UTILCONCURRENT_MONITORENTER:
org.switchyard.deploy.osgi.internal
org.switchyard.deploy.osgi.base

DMI_BLOCKING_METHODS_ON_URL :
org.switchyard.deploy.osgi.internal

WMI_WRONG_MAP_ITERATOR:
org.switchyard.deploy.osgi.internal

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