[
https://issues.apache.org/jira/browse/CAMEL-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934739#comment-14934739
]
Claus Ibsen commented on CAMEL-8980:
------------------------------------
The SMX wrapped bundle
{code}
Manifest-Version: 1.0
Bnd-LastModified: 1434444226305
Build-Jdk: 1.7.0_67
Built-By: jbonofre
Bundle-Description: This OSGi bundle wraps jsch 0.1.53 jar file.
Bundle-DocURL: http://www.apache.org/
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: Apache ServiceMix :: Bundles :: jsch
Bundle-SymbolicName: org.apache.servicemix.bundles.jsch
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 0.1.53.1
Created-By: Apache Maven Bundle Plugin
Export-Package: com.jcraft.jsch.jgss;uses:="com.jcraft.jsch,org.ietf.jgs
s";version="0.1.53",com.jcraft.jsch.jcraft;uses:="com.jcraft.jsch,com.j
craft.jzlib";version="0.1.53",com.jcraft.jsch;version="0.1.53",com.jcra
ft.jsch.jce;uses:="javax.crypto.spec,com.jcraft.jsch,javax.crypto,javax
.crypto.interfaces";version="0.1.53"
Import-Package: com.jcraft.jzlib;resolution:=optional;version="[1.1,2)",
javax.crypto,javax.crypto.interfaces,javax.crypto.spec,keypairgen;resol
ution:=optional,org.ietf.jgss;resolution:=optional,signature;resolution
:=optional,userauth;resolution:=optional
Tool: Bnd-1.50.0
{code}
Notice how the `Bundle-SymbolicName` is wrong
> Add Camel-git feature
> ---------------------
>
> Key: CAMEL-8980
> URL: https://issues.apache.org/jira/browse/CAMEL-8980
> Project: Camel
> Issue Type: Improvement
> Components: camel-git, karaf
> Affects Versions: 2.16.0
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: Future
>
>
> We need to add camel-git as feature.
> I'll open a ticket to ServiceMix guys, to release a Jgit bundle.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)