[protobuf] Re: Mvn clean install has issues with https://github.com/protocolbuffers/protobuf

2021-10-12 Thread Meghana Yoganarasimha
It is sorted after following installation of make libraries! Thanks! On Tuesday, October 12, 2021 at 5:00:30 PM UTC+5:30 Meghana Yoganarasimha wrote: > Any updates? > > On Tuesday, October 12, 2021 at 2:23:22 PM UTC+5:30 Meghana Yoganarasimha > wrote: > >> Hi Team, >

[protobuf] Re: Mvn clean install has issues with https://github.com/protocolbuffers/protobuf

2021-10-12 Thread Meghana Yoganarasimha
Any updates? On Tuesday, October 12, 2021 at 2:23:22 PM UTC+5:30 Meghana Yoganarasimha wrote: > Hi Team, > Please could you help with setup of this application > https://github.com/protocolbuffers/protobuf as we are running into mvn > install issues. > > Below is the error

[protobuf] Mvn clean install has issues with https://github.com/protocolbuffers/protobuf

2021-10-12 Thread Meghana Yoganarasimha
./src/protoc" (in directory "/Users/meghana.y/Projects/protobuf/java/lite"): error=2, No such file or directory [ERROR] around Ant part .. @ 4:46 in /Users/meghana.y/Projects/protobuf/java/lite/target/antrun/build-main.xml [ERROR] -> [Help 1] Regards, Meghana -- Yo

[protobuf] Support for xml, json, protobuf and Java Object Model retention

2012-02-23 Thread Meghana
in Java and would like to continue using the same model in the rest of the application. Is it possible to retain this model and not use the auto-generated entities for passing objects back and forth from the application? Thanks, Meghana. -- You received this message because you are subscribed

[protobuf] Re: Large message vs. a list message for smaller messages

2011-01-13 Thread Meghana
creating a separate proto file to handle this. Is there any way of working around this problem? On Jan 13, 5:57 am, Evan Jones ev...@mit.edu wrote: On Jan 12, 2011, at 8:38 , Meghana wrote: Would ListA also be considered a large message or will the encoding be done on each individual

[protobuf] Re: Problem with java generation when using imports

2011-01-12 Thread Meghana
it to be KmObjectProtos.KmObject. On Jan 12, 2:26 am, Kenton Varda ken...@google.com wrote: Can you provide a small, self-contained example? On Mon, Jan 10, 2011 at 7:13 AM, Meghana meghana.vishwan...@gmail.comwrote: Hi, I am using imports in my proto files. So, B has an import of A. When I

[protobuf] Large message vs. a list message for smaller messages

2011-01-12 Thread Meghana
In the protobuf documentation, it says that protobuf is good for working with small messages but not messages larger than 1MB in size. I think that this would still be true if a message was created only to handle lists of other message types. For ex. message A { optional int32 a1 = 1;

[protobuf] Support for protobuf along with xml and json

2011-01-05 Thread Meghana
in knowing about it. Thanks. Meghana. -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To post to this group, send email to proto...@googlegroups.com. To unsubscribe from this group, send email to protobuf+unsubscr...@googlegroups.com. For more