[
https://issues.apache.org/activemq/browse/CAMEL-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56499#action_56499
]
Willem Jiang commented on CAMEL-2148:
-------------------------------------
Hi Martin,
Can your generate the AddressBookProtos with this package
org.apache.camel.dataformat.protobuf.generated again?
As I did some refactoring on the package name and move the generated file there
to avoid the CheckStyle checking.
Here is another thing, it look like the ProtobufDataFormat can only unmashal
the input stream with a defaultInstance, is there a more generic way to do it
without specify the defaultInstance?
> DataFormat for Google Protocol Buffers
> --------------------------------------
>
> Key: CAMEL-2148
> URL: https://issues.apache.org/activemq/browse/CAMEL-2148
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Martin Gilday
> Assignee: Willem Jiang
> Fix For: 2.2.0
>
> Attachments: camel-protobuf.zip
>
>
> DataFormat for Google Protocol Buffers aka protobuf
> http://code.google.com/apis/protocolbuffers/
> http://code.google.com/p/protobuf/
> The Google project uses 'New BSD License'. Is this a compatible license?
> Camel Extra seems to just be for GPL style licenses.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.