You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/08/25 08:50:29 UTC

[jira] [Created] (KARAF-826) KarArtifactInstaller should look for "features" classifier in place of "feature"

KarArtifactInstaller should look for "features" classifier in place of "feature"
--------------------------------------------------------------------------------

                 Key: KARAF-826
                 URL: https://issues.apache.org/jira/browse/KARAF-826
             Project: Karaf
          Issue Type: Bug
          Components: karaf-kar
    Affects Versions: 2.2.2
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.3, 3.0.0


Quote from Sergey:

> I'm trying to use kar installer within karaf 2.2.2.
> 
> When I'm deploying my kar archive that contains kar installer unable to 
> do it because all my features have "features" classifiers.
> 
> Looking at the code of the kar installer I have found that there is 
> /pathToMvnUri /method in the KarArtifactInstaller that tries to use 
> "feature" classifier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (KARAF-826) KarArtifactInstaller should look for "features" classifier in place of "feature"

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-826.
--------------------------------

    
> KarArtifactInstaller should look for "features" classifier in place of "feature"
> --------------------------------------------------------------------------------
>
>                 Key: KARAF-826
>                 URL: https://issues.apache.org/jira/browse/KARAF-826
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-kar
>    Affects Versions: 2.2.2
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> Quote from Sergey:
> > I'm trying to use kar installer within karaf 2.2.2.
> > 
> > When I'm deploying my kar archive that contains kar installer unable to 
> > do it because all my features have "features" classifiers.
> > 
> > Looking at the code of the kar installer I have found that there is 
> > /pathToMvnUri /method in the KarArtifactInstaller that tries to use 
> > "feature" classifier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Work started] (KARAF-826) KarArtifactInstaller should look for "features" classifier in place of "feature"

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KARAF-826 started by Jean-Baptiste Onofré.

> KarArtifactInstaller should look for "features" classifier in place of "feature"
> --------------------------------------------------------------------------------
>
>                 Key: KARAF-826
>                 URL: https://issues.apache.org/jira/browse/KARAF-826
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-kar
>    Affects Versions: 2.2.2
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> Quote from Sergey:
> > I'm trying to use kar installer within karaf 2.2.2.
> > 
> > When I'm deploying my kar archive that contains kar installer unable to 
> > do it because all my features have "features" classifiers.
> > 
> > Looking at the code of the kar installer I have found that there is 
> > /pathToMvnUri /method in the KarArtifactInstaller that tries to use 
> > "feature" classifier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-826) KarArtifactInstaller should look for "features" classifier in place of "feature"

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090821#comment-13090821 ] 

Jean-Baptiste Onofré commented on KARAF-826:
--------------------------------------------

As the "best practice" of the features descriptors classifier is "features" (as used in Karaf features descriptors itself), it makes sense that the KarArtifactInstaller looks for this classifier.

> KarArtifactInstaller should look for "features" classifier in place of "feature"
> --------------------------------------------------------------------------------
>
>                 Key: KARAF-826
>                 URL: https://issues.apache.org/jira/browse/KARAF-826
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-kar
>    Affects Versions: 2.2.2
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> Quote from Sergey:
> > I'm trying to use kar installer within karaf 2.2.2.
> > 
> > When I'm deploying my kar archive that contains kar installer unable to 
> > do it because all my features have "features" classifiers.
> > 
> > Looking at the code of the kar installer I have found that there is 
> > /pathToMvnUri /method in the KarArtifactInstaller that tries to use 
> > "feature" classifier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-826) KarArtifactInstaller should look for "features" classifier in place of "feature"

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-826.
----------------------------------------

    Resolution: Fixed

Fixed on karaf-2.2.x branch: revision 1162018.

> KarArtifactInstaller should look for "features" classifier in place of "feature"
> --------------------------------------------------------------------------------
>
>                 Key: KARAF-826
>                 URL: https://issues.apache.org/jira/browse/KARAF-826
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-kar
>    Affects Versions: 2.2.2
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> Quote from Sergey:
> > I'm trying to use kar installer within karaf 2.2.2.
> > 
> > When I'm deploying my kar archive that contains kar installer unable to 
> > do it because all my features have "features" classifiers.
> > 
> > Looking at the code of the kar installer I have found that there is 
> > /pathToMvnUri /method in the KarArtifactInstaller that tries to use 
> > "feature" classifier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira