You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2016/11/03 10:38:59 UTC

[jira] [Updated] (FELIX-5390) remove unused imports from resolver source code.

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

Karl Pauls updated FELIX-5390:
------------------------------
    Fix Version/s: resolver-1.10.1

> remove unused imports from resolver source code.
> ------------------------------------------------
>
>                 Key: FELIX-5390
>                 URL: https://issues.apache.org/jira/browse/FELIX-5390
>             Project: Felix
>          Issue Type: Bug
>          Components: Resolver
>            Reporter: Thomas Watson
>            Assignee: Thomas Watson
>            Priority: Trivial
>             Fix For: resolver-1.10.1
>
>
> There are a few unused imports in the resolver source.  It looks like they did not get removed during the last refactoring of the code.
> Loggner.java
>  import org.osgi.service.resolver.ResolutionException;
> WrappedResource.java
>  import org.osgi.framework.namespace.IdentityNamespace;
> CopyOnWriteSet.java
>  import java.util.AbstractSet;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)