You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/10/08 22:09:33 UTC

[jira] [Updated] (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 ]

Jean-Baptiste Onofré updated SMX4-1791:
---------------------------------------
    Fix Version/s:     (was: bundles-2014.09)

> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> 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.3.4#6332)