You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/12/12 08:39:58 UTC

[jira] [Resolved] (FELIX-5392) Gogo-command has mandatory dependency on bundlerepository

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

Guillaume Nodet resolved FELIX-5392.
------------------------------------
       Resolution: Fixed
    Fix Version/s: bundlerepository-2.0.10
                   gogo.command-1.0.1

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	R	gogo/command/src/main/java/org/apache/felix/gogo/command/OBR.java => bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/ObrGogoCommand.java
	M	bundlerepository/pom.xml
	M	bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/Activator.java
	M	gogo/command/pom.xml
	M	gogo/command/src/main/java/org/apache/felix/gogo/command/Activator.java
Committed r1773751


> Gogo-command has mandatory dependency on bundlerepository
> ---------------------------------------------------------
>
>                 Key: FELIX-5392
>                 URL: https://issues.apache.org/jira/browse/FELIX-5392
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Command
>            Reporter: Neil Bartlett
>            Assignee: Guillaume Nodet
>             Fix For: gogo.command-1.0.1, bundlerepository-2.0.10
>
>
> org.apache.felix.gogo.command version 1.0.0 has a mandatory dependency on {{org.apache.felix.bundlerepository}}.
> It looks like this was unintentional, or perhaps intended to be optional, since there is also a DynamicImport-Package for that package, which is entirely redundant.
> If there are Gogo commands relating to OBR functionality, they should be published from the bundlerepository bundle itself, rather than from the gogo.command bundle which is used by everybody.



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