You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/12/29 06:20:40 UTC

[jira] Resolved: (CAMEL-2307) Add feature for camel-protobuf

     [ https://issues.apache.org/activemq/browse/CAMEL-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2307.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=894311&view=rev

> 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.