[ https://issues.apache.org/jira/browse/CAMEL-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grzegorz Grzybek resolved CAMEL-8835. ------------------------------------- Resolution: Fixed Resolved [here|https://github.com/apache/camel/commit/da85d858148431627e9ff668945014f8e31d5807] > Replace PojoSR with felix-connect > --------------------------------- > > Key: CAMEL-8835 > URL: https://issues.apache.org/jira/browse/CAMEL-8835 > Project: Camel > Issue Type: Improvement > Components: camel-blueprint, camel-osgi > Reporter: Grzegorz Grzybek > Assignee: Grzegorz Grzybek > Fix For: 2.16.0 > > > [PojoSR|https://code.google.com/p/pojosr/] was donated to Apache foundation > and it's currently available as felix-connect and is > [available|https://github.com/apache/felix/commit/c2dda4dc0b941f210911220b9106a741578e1c7c] > in version 0.1.0 in Maven Central. > felix-connect is based on: > {code:xml} > <dependencies> > <dependency> > <groupId>org.osgi</groupId> > <artifactId>org.osgi.core</artifactId> > <version>5.0.0</version> > </dependency> > <dependency> > <groupId>org.osgi</groupId> > <artifactId>org.osgi.compendium</artifactId> > <version>5.0.0</version> > </dependency> > </dependencies> > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)