Stefan Seifert created SLING-7769:
-------------------------------------
Summary: osgi-mock: Remove compile dependencies to findbugs and
animal sniffer annotations
Key: SLING-7769
URL: https://issues.apache.org/jira/browse/SLING-7769
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: Testing OSGi Mock 2.3.8
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing OSGi Mock 2.3.10
osgi-mock currently inherits some compile time dependencies as transitive
dependencies from 3rdparty libraries - we should exclude them because not
needed for osgi-mock itself:
{noformat}
com.google.code.findbugs:annotations
org.codehaus.mojo:animal-sniffer-annotations
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)