Re: [protobuf] protoc-jar, protoc-jar-maven-plugin

2014-06-19 Thread 'Feng Xiao' via Protocol Buffers
Done. On Thu, Jun 19, 2014 at 5:58 PM, wrote: > Sure > > *protoc-jar-maven-plugin* is another "Maven Protocol Compiler Plugin", it > could probably go into that section > > *protoc-jar* could be "Multi-platform executable JAR and Java API for > protoc" > > Thanks! > > On Thursday, June 19, 2014

Re: [protobuf] protoc-jar, protoc-jar-maven-plugin

2014-06-19 Thread osuciu
Sure *protoc-jar-maven-plugin* is another "Maven Protocol Compiler Plugin", it could probably go into that section *protoc-jar* could be "Multi-platform executable JAR and Java API for protoc" Thanks! On Thursday, June 19, 2014 10:37:13 AM UTC-7, Feng Xiao wrote: > > > > > On Wed, Jun 18, 201

[protobuf] Issue 646 in protobuf: autogen.sh tries to read from a tape drive on FreeBSD if gtest is not present

2014-06-19 Thread protobuf
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 646 by ema...@freebsd.org: autogen.sh tries to read from a tape drive on FreeBSD if gtest is not present http://code.google.com/p/protobuf/issues/detail?id=646 autogen.sh invokes 'curl ... | tar jf' which reads from /dev/sa

Re: [protobuf] protoc-jar, protoc-jar-maven-plugin

2014-06-19 Thread 'Feng Xiao' via Protocol Buffers
On Wed, Jun 18, 2014 at 9:49 PM, wrote: > Hello protobuf folks, > > Here's a simple convenience JAR that packages pre-built protoc binaries > for Linux, Mac/OSX, and Windows. This gives a little bit of "platform > independence" to protoc (besides not having to build it on Linux and Mac). > The pa

Re: [protobuf] protobuf-java 2.4.X and 2.5.0 are incompatible

2014-06-19 Thread Adrian Petrescu
Is there any reason you couldn't shade your own protobuf dependency (using, say, the Maven shade plugin ) to allow it to interoperate with a dependency's older version? On Tue, Jun 17, 2014 at 1:49 PM, Sangjin Lee wrote: > One case where gene

[protobuf] protoc-jar, protoc-jar-maven-plugin

2014-06-19 Thread osuciu
Hello protobuf folks, Here's a simple convenience JAR that packages pre-built protoc binaries for Linux, Mac/OSX, and Windows. This gives a little bit of "platform independence" to protoc (besides not having to build it on Linux and Mac). The package detects the platform and executes the corres

[protobuf] Does Protocol Buffer Support STL Data Types?

2014-06-19 Thread Bassam Alsanie
Hello, I am thinking of using Protocol Buffer to read/write (serialize/desterilize) data to a storage devices. But I use STL data type, such as map, pair, vector, etc.. and I am not sure if Google Protocol Buffer can deal with such types. -- You received this message because you are subscribe

[protobuf] Re: Issue 645 in protobuf: Add link for Gradle Protobuf Plugin to ThridParty page

2014-06-19 Thread protobuf
Updates: Status: Fixed Comment #1 on issue 645 by xiaof...@google.com: Add link for Gradle Protobuf Plugin to ThridParty page http://code.google.com/p/protobuf/issues/detail?id=645 Added to "Other Utilities" section. -- You received this message because this project is configured to

[protobuf] Issue 645 in protobuf: Add link for Gradle Protobuf Plugin to ThridParty page

2014-06-19 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 645 by aant...@gmail.com: Add link for Gradle Protobuf Plugin to ThridParty page http://code.google.com/p/protobuf/issues/detail?id=645 Add a reference link to Gradle Protobuf Plugin [https://github.com/aant