[
https://issues.apache.org/jira/browse/CAMEL-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632746#comment-14632746
]
Andrea Cosentino commented on CAMEL-8980:
-----------------------------------------
Running some tests with this conf
{code}
<feature name='camel-git' version='${project.version}' resolver='(obr)'
start-level='50'>
<feature version='${project.version}'>camel-core</feature>
<bundle
dependency='true'>wrap:mvn:org.eclipse.jgit/org.eclipse.jgit/${jgit-version}</bundle>
<bundle
dependency='true'>mvn:com.googlecode.javaewah/JavaEWAH/0.7.9</bundle>
<bundle
dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/${jsch-bundle-version}</bundle>
<bundle
dependency='true'>mvn:org.apache.httpcomponents/httpclient-osgi/${httpclient4-version}</bundle>
<bundle>mvn:org.apache.camel/camel-git/${project.version}</bundle>
</feature>
{code}
Give me this result:
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.camel.itest.karaf.CamelGitTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/ancosen/.m2/repository/org/ops4j/pax/logging/pax-logging-api/1.8.3/pax-logging-api-1.8.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/ancosen/.m2/repository/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type
[org.ops4j.pax.logging.slf4j.Slf4jLoggerFactory]
[org.ops4j.pax.exam.spi.DefaultExamSystem] : Pax Exam System (Version: 4.5.0)
created.
[org.ops4j.store.intern.TemporaryStore] : Storage Area is /tmp/1437297689523-0
[org.ops4j.pax.exam.junit.impl.ProbeRunner] : creating PaxExam runner for class
org.apache.camel.itest.karaf.CamelGitTest
[org.ops4j.pax.exam.spi.PaxExamRuntime] : Found TestContainerFactory:
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainerFactory
[org.apache.camel.itest.karaf.AbstractFeatureTest] : *** The karaf version is
2.4.3 ***
[org.ops4j.pax.exam.spi.DefaultExamSystem] : creating default probe
[org.ops4j.pax.exam.spi.reactors.ReactorManager] : No User defined probe hook
found
[org.ops4j.pax.exam.spi.intern.DefaultTestAddress] : NEW ADDRESS=
PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7 parent=null
root=[TestAddress:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7
root:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7]
args=[Ljava.lang.Object;@2576829e
[org.ops4j.pax.exam.spi.DefaultExamReactor] : Staging reactor with probes: 1
using strategy: org.ops4j.pax.exam.spi.reactors.PerMethod@21dd58d8
[org.ops4j.store.intern.TemporaryStore] : Storage Area is /tmp/1437297689523-0
[org.ops4j.pax.exam.spi.intern.DefaultTestAddress] : NEW ADDRESS=
PaxExam-16875317-a140-492c-8dcd-f6c25b38f8a3
parent=[TestAddress:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7
root:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7]
root=[TestAddress:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7
root:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7]
args=[Ljava.lang.Object;@4c00c0cf
[org.ops4j.pax.exam.junit.impl.ProbeRunner] : running test class
org.apache.camel.itest.karaf.CamelGitTest
[org.ops4j.pax.exam.junit.impl.ProbeRunner] : Invoke test @
[TestAddress:PaxExam-16875317-a140-492c-8dcd-f6c25b38f8a3
root:PaxExam-2d86d910-008c-47a4-af99-32ab95ad7fc7] Arguments:
[Ljava.lang.Object;@2576829e
[org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer] : using RMI
registry at port 21000
[org.ops4j.store.intern.TemporaryStore] : Storage Area is /tmp/1437297689523-0
[org.ops4j.pax.url.mvn.internal.Connection] : Resolving
[mvn:org.apache.karaf/apache-karaf/2.4.3/tar.gz]
[shaded.org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider] :
Using manager SimpleLocalRepositoryManager with priority 0.0 for
/home/ancosen/.m2/repository Ignored FQCN:
shaded.org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory$Slf4jLoggerEx
[org.ops4j.pax.url.mvn.internal.AetherBasedResolver] : Resolved
(org.apache.karaf:apache-karaf:tar.gz:2.4.3) as
/home/ancosen/.m2/repository/org/apache/karaf/apache-karaf/2.4.3/apache-karaf-2.4.3.tar.gz
[shaded.org.apache.http.impl.conn.PoolingHttpClientConnectionManager] :
Connection manager is shutting down Ignored FQCN:
shaded.org.apache.commons.logging.impl.SLF4JLocationAwareLog
[shaded.org.apache.http.impl.conn.PoolingHttpClientConnectionManager] :
Connection manager shut down Ignored FQCN:
shaded.org.apache.commons.logging.impl.SLF4JLocationAwareLog
[org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer] : Test
Container started in 3 millis
[org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer] : Wait for
test container to finish its initialization [ RelativeTimeout value = 180000 ]
[org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient] : Waiting for remote
bundle context.. on 21000 name: 4c3873c0-41e9-4b0b-8449-63dbda3275f8 timout: [
RelativeTimeout value = 180000 ]
2015-07-19 11:21:30,890 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.command.acl.jaas.cfg
2015-07-19 11:21:30,893 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
jmx.acl.osgi.compendium.cm.cfg
2015-07-19 11:21:30,896 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.ops4j.pax.url.mvn.cfg
2015-07-19 11:21:30,898 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
jmx.acl.org.apache.karaf.bundle.cfg
2015-07-19 11:21:30,904 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.command.acl.shell.cfg
2015-07-19 11:21:30,912 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.features.obr.cfg
2015-07-19 11:21:30,915 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.jaas.cfg
2015-07-19 11:21:30,917 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.features.repos.cfg
2015-07-19 11:21:30,920 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.command.acl.scope_bundle.cfg
2015-07-19 11:21:30,922 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.management.cfg
2015-07-19 11:21:30,924 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
jmx.acl.org.apache.karaf.config.cfg
2015-07-19 11:21:30,926 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.shell.cfg
2015-07-19 11:21:30,928 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.features.cfg
2015-07-19 11:21:30,930 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.log.cfg
2015-07-19 11:21:30,931 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.felix.fileinstall-deploy.cfg
2015-07-19 11:21:30,934 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
jmx.acl.org.apache.karaf.security.jmx.cfg
2015-07-19 11:21:30,936 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
org.apache.karaf.command.acl.config.cfg
2015-07-19 11:21:30,938 | INFO | FelixStartLevel | fileinstall
| 6 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from
jmx.acl.cfg
2015-07-19 11:21:32,719 | INFO | pool-1-thread-1 | Activator
| 25 - org.apache.karaf.service.guard - 2.4.3 | Adding role-based
security to services with filter:
(&(osgi.command.scope=*)(osgi.command.function=*))
2015-07-19 11:21:32,721 | INFO | pool-1-thread-1 | GuardProxyCatalog
| 25 - org.apache.karaf.service.guard - 2.4.3 | No compulsory roles for a
karaf command without the ACL as its system property is not set:
karaf.secured.command.compulsory.roles
2015-07-19 11:21:33,352 | INFO | FelixStartLevel | BlueprintExtender
| 14 - org.apache.aries.blueprint.core - 1.4.3 | No quiesce support is
available, so blueprint components will not participate in quiesce operations
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.4.3)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
karaf@root> 2015-07-19 11:21:33,724 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.features into
service ACL configs [org.apache.karaf.service.acl.command.features.install,
org.apache.karaf.service.acl.command.features.uninstall]
2015-07-19 11:21:33,727 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.osgi into service
ACL configs [org.apache.karaf.service.acl.command.osgi.watch,
org.apache.karaf.service.acl.command.osgi.uninstall,
org.apache.karaf.service.acl.command.osgi.shutdown,
org.apache.karaf.service.acl.command.osgi.start-level,
org.apache.karaf.service.acl.command.osgi.refresh,
org.apache.karaf.service.acl.command.osgi.start,
org.apache.karaf.service.acl.command.osgi.restart,
org.apache.karaf.service.acl.command.osgi.install,
org.apache.karaf.service.acl.command.osgi.update,
org.apache.karaf.service.acl.command.osgi.stop]
2015-07-19 11:21:33,735 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.jaas into service
ACL configs [org.apache.karaf.service.acl.command.jaas.update]
2015-07-19 11:21:33,736 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.config into
service ACL configs [org.apache.karaf.service.acl.command.config.propappend,
org.apache.karaf.service.acl.command.config.delete,
org.apache.karaf.service.acl.command.config.propdel,
org.apache.karaf.service.acl.command.config.cancel,
org.apache.karaf.service.acl.command.config.propset,
org.apache.karaf.service.acl.command.config.update,
org.apache.karaf.service.acl.command.config.edit]
2015-07-19 11:21:33,742 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.shell into service
ACL configs [org.apache.karaf.service.acl.command.shell.java,
org.apache.karaf.service.acl.command.shell.edit,
org.apache.karaf.service.acl.command.shell.exec,
org.apache.karaf.service.acl.command.shell.new]
2015-07-19 11:21:33,746 | INFO | FelixStartLevel |
SecuredCommandConfigTransformer | 17 - org.apache.karaf.shell.console - 2.4.3
| Generating command ACL config org.apache.karaf.command.acl.scope_bundle into
service ACL configs [org.apache.karaf.service.acl.command.scope_bundle.shell,
org.apache.karaf.service.acl.command.scope_bundle.admin,
org.apache.karaf.service.acl.command.scope_bundle.packages,
org.apache.karaf.service.acl.command.scope_bundle.ssh,
org.apache.karaf.service.acl.command.scope_bundle.log,
org.apache.karaf.service.acl.command.scope_bundle.jaas,
org.apache.karaf.service.acl.command.scope_bundle.features,
org.apache.karaf.service.acl.command.scope_bundle.osgi,
org.apache.karaf.service.acl.command.scope_bundle.config]
2015-07-19 11:21:34,349 | INFO | FelixStartLevel | SecurityUtils
| 30 - org.apache.sshd.core - 0.14.0 | BouncyCastle not registered, using
the default JCE provider
2015-07-19 11:21:34,647 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Starting JMX OSGi agent
2015-07-19 11:21:34,679 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering MBean with
ObjectName
[osgi.compendium:service=cm,version=1.3,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44]
for service with service.id [11]
2015-07-19 11:21:34,681 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.framework.ServiceStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.core:type=serviceState,version=1.7,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:34,682 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.core:type=wiringState,version=1.1,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:34,682 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.compendium:service=cm,version=1.3,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:34,683 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.framework.BundleStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.core:type=bundleState,version=1.7,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:34,683 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.framework.FrameworkMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.core:type=framework,version=1.7,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:34,684 | INFO | FelixStartLevel | core
| 34 - org.apache.aries.jmx.core - 1.1.3 | Registering
org.osgi.jmx.framework.PackageStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@27f55b38 with name
osgi.core:type=packageState,version=1.5,framework=org.apache.felix.framework,uuid=ca807d6c-8bbf-4a3e-b5ee-ac7f54a62b44
2015-07-19 11:21:35,002 | INFO | FelixStartLevel | KarArtifactInstaller
| 46 - org.apache.karaf.deployer.kar - 2.4.3 | Karaf archives will be
extracted to
/media/ancosen/Elements/camel/tests/camel-itest-karaf/target/paxexam/unpack/d96cec3c-0e73-4203-81a4-e03dfb06c40b/system
2015-07-19 11:21:35,006 | INFO | FelixStartLevel | KarArtifactInstaller
| 46 - org.apache.karaf.deployer.kar - 2.4.3 | Timestamps for Karaf
archives will be extracted to
/media/ancosen/Elements/camel/tests/camel-itest-karaf/target/paxexam/unpack/d96cec3c-0e73-4203-81a4-e03dfb06c40b/system/.timestamps
2015-07-19 11:21:35,088 | INFO | FelixStartLevel | ContextLoaderListener
| 83 - org.springframework.osgi.extender - 1.2.1 | Starting
[org.springframework.osgi.extender] bundle v.[1.2.1]
2015-07-19 11:21:35,159 | INFO | FelixStartLevel | ExtenderConfiguration
| 83 - org.springframework.osgi.extender - 1.2.1 | No custom extender
configuration detected; using defaults...
2015-07-19 11:21:35,162 | INFO | FelixStartLevel | TimerTaskExecutor
| 78 - org.apache.servicemix.bundles.spring-context - 3.2.11.RELEASE_1 |
Initializing Timer
2015-07-19 11:21:35,260 | INFO | FelixStartLevel | Activator
| 69 - org.apache.camel.camel-core - 2.16.0.SNAPSHOT | Camel activator
starting
2015-07-19 11:21:35,282 | INFO | FelixStartLevel | Activator
| 69 - org.apache.camel.camel-core - 2.16.0.SNAPSHOT | Camel activator
started
ERROR: Bundle org.eclipse.jgit [88] Error starting
wrap:mvn:org.eclipse.jgit/org.eclipse.jgit/4.0.1.201506240215-r
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.eclipse.jgit [88]: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.eclipse.jgit [88]: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.httpcomponents.httpclient [91]: Unable to resolve 91.0: missing
requirement [91.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.http)(version>=4.4.0)(!(version>=4.5.0)))ERROR:
Bundle org.apache.httpcomponents.httpclient [91] Error starting
mvn:org.apache.httpcomponents/httpclient-osgi/4.4.1
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.httpcomponents.httpclient [91]: Unable to resolve 91.0: missing
requirement [91.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.http)(version>=4.4.0)(!(version>=4.5.0))))
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.camel-git [92]: Unable to resolve 92.0: missing requirement
[92.0] osgi.wiring.package;
(&(osgi.wiring.package=org.eclipse.jgit.api)(version>=4.0.0)(!(version>=5.0.0)))
[caused by: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))]ERROR:
Bundle org.apache.camel.camel-git [92] Error starting
mvn:org.apache.camel/camel-git/2.16-SNAPSHOT
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.camel-git [92]: Unable to resolve 92.0: missing requirement
[92.0] osgi.wiring.package;
(&(osgi.wiring.package=org.eclipse.jgit.api)(version>=4.0.0)(!(version>=5.0.0)))
[caused by: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))])
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.eclipse.jgit [88]: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1491)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:334)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.httpcomponents.httpclient [91]: Unable to resolve 91.0: missing
requirement [91.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.http)(version>=4.4.0)(!(version>=4.5.0)))
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1491)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:334)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.camel-git [92]: Unable to resolve 92.0: missing requirement
[92.0] osgi.wiring.package;
(&(osgi.wiring.package=org.eclipse.jgit.api)(version>=4.0.0)(!(version>=5.0.0)))
[caused by: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))]
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1491)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:334)
at java.lang.Thread.run(Thread.java:745)
ERROR: Bundle org.eclipse.jgit [88] Error starting/stopping bundle.
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.eclipse.jgit [88]: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0))))
ERROR: Bundle org.apache.httpcomponents.httpclient [91] Error starting/stopping
bundle. (org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.httpcomponents.httpclient [91]: Unable to resolve 91.0: missing
requirement [91.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.http)(version>=4.4.0)(!(version>=4.5.0))))
ERROR: Bundle org.apache.camel.camel-git [92] Error starting/stopping bundle.
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.camel-git [92]: Unable to resolve 92.0: missing requirement
[92.0] osgi.wiring.package;
(&(osgi.wiring.package=org.eclipse.jgit.api)(version>=4.0.0)(!(version>=5.0.0)))
[caused by: Unable to resolve 88.0: missing requirement [88.0]
osgi.wiring.bundle;
(&(osgi.wiring.bundle=com.jcraft.jsch)(bundle-version>=0.1.37)(!(bundle-version>=0.2.0)))])
{code}
It's very weird. Jsch bundle version is 0.1.53, but it seems to be ignored.
> 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)