You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2014/06/19 12:56:24 UTC

[jira] [Moved] (SMX4-1791) Invalid version in Eclipse-BundleSource header

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

Gert Vanthienen moved SM-2334 to SMX4-1791:
-------------------------------------------

    Component/s:     (was: servicemix-components)
                 Bundles
            Key: SMX4-1791  (was: SM-2334)
        Project: ServiceMix 4  (was: ServiceMix)

> Invalid version in Eclipse-BundleSource header
> ----------------------------------------------
>
>                 Key: SMX4-1791
>                 URL: https://issues.apache.org/jira/browse/SMX4-1791
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Bundles
>            Reporter: Peter Kullmann
>            Priority: Minor
>             Fix For: bundles-2014.07
>
>
> The Eclipse-SourceBundle manifest entry in the source bundles for fop and xmlgraphics-commons have an invalid version:
> Bundle-Name                              Apache ServiceMix :: Bundles :: fop     
> Bundle-SymbolicName                      org.apache.servicemix.bundles.fop.source
> Bundle-Vendor                            The Apache Software Foundation          
> Bundle-Version                           1.1.0.2                                 
> Created-By                               Apache Maven Bundle Plugin              
> Eclipse-SourceBundle                     org.apache.servicemix.bundles.fop;version="1.1_2"
> Bundle-Name                              Apache ServiceMix :: Bundles :: xmlgraphics-commons
> Bundle-SymbolicName                      org.apache.servicemix.bundles.xmlgraphics-commons.source
> Bundle-Vendor                            The Apache Software Foundation          
> Bundle-Version                           1.5.0.1                                 
> Created-By                               Apache Maven Bundle Plugin              
> Eclipse-SourceBundle                     org.apache.servicemix.bundles.xmlgraphics-commons;version="1.5_1"
>  
> It should be 1.1.0.2 instead of 1.1_2 for fop and 1.5.0.1 instead of 1.5_1 in the other case.
> PDE gets confused by these headers:
> Problem processing bundle manifest source header in plug-in Apache ServiceMix :: Bundles :: fop version 1.1_2



--
This message was sent by Atlassian JIRA
(v6.2#6252)