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 2013/07/23 13:30:48 UTC

[jira] [Commented] (KARAF-2402) Wrong artifact name of spring bundles in the standard-2.3.3-SNAPSHOT-features.xml

    [ https://issues.apache.org/jira/browse/KARAF-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716318#comment-13716318 ] 

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

No, it's not right:

- spring-web is not an OSGi bundle (and it's on Central)
- org.springframework.web is an OSGi bundle (and it's on Spring EBR, so org.ops4j.pax.url.mvn.cfg has to contain the Spring EB repository)
                
> Wrong artifact name of spring bundles in the standard-2.3.3-SNAPSHOT-features.xml
> ---------------------------------------------------------------------------------
>
>                 Key: KARAF-2402
>                 URL: https://issues.apache.org/jira/browse/KARAF-2402
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 2.3.2
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>
> For example:
> <bundle start-level="30">mvn:org.springframework/org.springframework.web/3.2.3.RELEASE</bundle>
> should be:
> <bundle start-level="30">mvn:org.springframework/spring-web/3.2.3.RELEASE</bundle>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira