Add feature for camel-protobuf ------------------------------ Key: CAMEL-2307 URL: https://issues.apache.org/activemq/browse/CAMEL-2307 Project: Apache Camel Issue Type: Task Reporter: Willem Jiang Assignee: Willem Jiang Priority: Minor Fix For: 2.2.0
As the google protobuf is not an OSGi bundle, we need to create a bundle wrap project in ServiceMix first (it will take some time), then add the bundle. But if you want to deploy camel-protobuf into Servicemix right now, you can use this walk round {code} osgi:install -s wrap:mvn:com.google.protobuf/protobuf-java/2.2.0 osgi:install -s mvn:org.apache.camel/camel-protobuf/2.2-SNAPSHOT {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.