Discussion:
[jira] [Created] (SM-2334) Invalid version in Eclipse-BundleSource header
Peter Kullmann (JIRA)
2014-06-19 09:30:25 UTC
Permalink
Peter Kullmann created SM-2334:
----------------------------------

Summary: Invalid version in Eclipse-BundleSource header
Key: SM-2334
URL: https://issues.apache.org/jira/browse/SM-2334
Project: ServiceMix
Issue Type: Bug
Components: servicemix-components
Reporter: Peter Kullmann
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.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-19 10:50:24 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037223#comment-14037223 ]

Krzysztof Sobkowiak commented on SM-2334:
-----------------------------------------

I think, this issue should be reported in SMX4
Post by Peter Kullmann (JIRA)
Invalid version in Eclipse-BundleSource header
----------------------------------------------
Key: SM-2334
URL: https://issues.apache.org/jira/browse/SM-2334
Project: ServiceMix
Issue Type: Bug
Components: servicemix-components
Reporter: Peter Kullmann
Priority: Minor
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.
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)
Gert Vanthienen (JIRA)
2014-06-19 10:56:24 UTC
Permalink
[ 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)
Post by Peter Kullmann (JIRA)
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
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.
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)
Gert Vanthienen (JIRA)
2014-06-19 10:56:25 UTC
Permalink
[ https://issues.apache.org/jira/browse/SMX4-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated SMX4-1791:
----------------------------------

Fix Version/s: bundles-2014.07
Post by Peter Kullmann (JIRA)
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
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.
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)
Gert Vanthienen (JIRA)
2014-06-19 10:56:25 UTC
Permalink
[ https://issues.apache.org/jira/browse/SMX4-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037225#comment-14037225 ]

Gert Vanthienen commented on SMX4-1791:
---------------------------------------

Moved the issue and added fix version to get this addressed in the next bundles release.
Post by Peter Kullmann (JIRA)
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
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.
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)
Jean-Baptiste Onofré (JIRA)
2014-07-05 13:06:34 UTC
Permalink
[ https://issues.apache.org/jira/browse/SMX4-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMX4-1791:
------------------------------------------

Assignee: Jean-Baptiste Onofré
Post by Peter Kullmann (JIRA)
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
Fix For: bundles-2014.07
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.
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)
Peter Kullmann (JIRA)
2014-07-05 13:08:34 UTC
Permalink
[ https://issues.apache.org/jira/browse/SMX4-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052859#comment-14052859 ]

Peter Kullmann commented on SMX4-1791:
--------------------------------------

Vielen Dank fuer Ihre E-Mail.

Ich bin abwesend und ab dem 21.7. wieder erreichbar.

In dringenden Faellen wenden Sie sich bitte an p.belusky-***@public.gmane.org


Mit freundlichen Gruessen

Peter Kullmann
--
Arenae Consulting AG
Freiestr. 18, 8032 Zuerich
Tel.: +41 (44) 247 70 00
Mobile: +41 (76) 348 89 28
http://www.arenae.ch/
Post by Peter Kullmann (JIRA)
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
Fix For: bundles-2014.07
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.
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)
Jean-Baptiste Onofré (JIRA)
2014-08-04 12:54:11 UTC
Permalink
[ https://issues.apache.org/jira/browse/SMX4-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084610#comment-14084610 ]

Jean-Baptiste Onofré commented on SMX4-1791:
--------------------------------------------

As this fix requires a change on the bundles-pom, I'm postponing to the next release.
Post by Peter Kullmann (JIRA)
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
Fix For: bundles-2014.08
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.
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)
Jean-Baptiste Onofré (JIRA)
2014-08-04 12:54:12 UTC
Permalink
[ 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.07)
bundles-2014.08
Post by Peter Kullmann (JIRA)
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
Fix For: bundles-2014.08
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.
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)

Loading...