You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Chris Mayne (JIRA)" <ji...@apache.org> on 2017/11/08 02:12:00 UTC

[jira] [Closed] (FELIX-5741) bundlerepository declares easymock as a runtime dependency

     [ https://issues.apache.org/jira/browse/FELIX-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Mayne closed FELIX-5741.
------------------------------
    Resolution: Duplicate

Closed as duplicate 

> bundlerepository declares easymock as a runtime dependency
> ----------------------------------------------------------
>
>                 Key: FELIX-5741
>                 URL: https://issues.apache.org/jira/browse/FELIX-5741
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>    Affects Versions: bundlerepository-2.0.10
>            Reporter: Chris Mayne
>            Priority: Minor
>
> {quote}[INFO] \- org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10:compile
> [INFO]    +- org.osgi:org.osgi.core:jar:5.0.0:compile
> [INFO]    \- org.easymock:easymock:jar:3.4:compile
> [INFO]       \- org.objenesis:objenesis:jar:2.2:compile{quote}
> Running a mvn dependency:tree on my own bundle projects gives me the above. This is not causing an issue yet, but it is our prerogative to keep our deployment complexity to a minimum, and this appears to be an entirely unnecessary dependency.
> I have quickly searched the source for usages of this in runtime code and have found nothing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)