[protobuf] Re: Issue 296 in protobuf: Deploy protobuf-java 2.4.1 JAR to Maven Repository

2011-06-06 Thread protobuf
Comment #6 on issue 296 by george.c...@gmail.com: Deploy protobuf-java 2.4.1 JAR to Maven Repository http://code.google.com/p/protobuf/issues/detail?id=296 Well someone has already been releasing to the Central Maven Repository. I'd assumed it was the protobuf team. You can see this here:

[protobuf] Re: Issue 296 in protobuf: Deploy protobuf-java 2.4.1 JAR to Maven Repository

2011-06-06 Thread protobuf
Comment #7 on issue 296 by g...@google.com: Deploy protobuf-java 2.4.1 JAR to Maven Repository http://code.google.com/p/protobuf/issues/detail?id=296 Sorry, somebody needs to tell me about these thingsā€¦ :-) I'm on it though. I'll try to make this happen today. -- You received this

[protobuf] Re: Issue 296 in protobuf: Deploy protobuf-java 2.4.1 JAR to Maven Repository

2011-06-06 Thread protobuf
Comment #8 on issue 296 by sergei.s...@gmail.com: Deploy protobuf-java 2.4.1 JAR to Maven Repository http://code.google.com/p/protobuf/issues/detail?id=296 Thank you Gregory! Is there any way to automate staging and promotion to maven central repo for any future releases of protobuf-java?

[protobuf] Re: Issue 302 in protobuf: Skip(count) fails when count offset 2^32 count type should be off_t, not int

2011-06-06 Thread protobuf
Comment #1 on issue 302 by fac2...@gmail.com: Skip(count) fails when count offset 2^32 count type should be off_t, not int http://code.google.com/p/protobuf/issues/detail?id=302 Here's a patch that fixes the issue. The patch was written by Kevin C. Dorff and myself and fixes the issue

[protobuf] How to convert Descriptors.Descriptor to Java class name?

2011-06-06 Thread ondrej par
Hi all, is there a convenient way to extract the name of Java (generated) class that represents the Message from Descriptors.Descriptor? What I need is a method with the following signature: public Class? extends Message extractJavaClass(Descriptors.Descriptor d); I can derive class name using

[protobuf] Re: Issue 300 in protobuf: Close resources properly

2011-06-06 Thread protobuf
Updates: Status: Fixed Comment #1 on issue 300 by liuj...@google.com: Close resources properly http://code.google.com/p/protobuf/issues/detail?id=300 Thanks. Fixed in r396 -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To post to

[protobuf] Re: Issue 292 in protobuf: In python-proto2.cc any time -parent is set you need to Py_INCREF on it

2011-06-06 Thread protobuf
Updates: Cc: f...@google.com g...@google.com Comment #1 on issue 292 by liuj...@google.com: In python-proto2.cc any time -parent is set you need to Py_INCREF on it http://code.google.com/p/protobuf/issues/detail?id=292 Adding python maintainers to take a look. -- You received this

[protobuf] Re: Issue 288 in protobuf: Generated java hashcode() function inconsistent across JVMs.

2011-06-06 Thread protobuf
Updates: Status: WorkingAsIntended Comment #3 on issue 288 by liuj...@google.com: Generated java hashcode() function inconsistent across JVMs. http://code.google.com/p/protobuf/issues/detail?id=288 Close this issue as discussed in the other thread:

[protobuf] Re: Issue 294 in protobuf: PyIter_Next returns a New Reference so you must Py_DECREF it when done

2011-06-06 Thread protobuf
Updates: Status: Fixed Comment #3 on issue 294 by liuj...@google.com: PyIter_Next returns a New Reference so you must Py_DECREF it when done http://code.google.com/p/protobuf/issues/detail?id=294 Fixed in r395. -- You received this message because you are subscribed to the Google

[protobuf] Re: Issue 293 in protobuf: About Objective-C

2011-06-06 Thread protobuf
Updates: Status: WontFix Comment #2 on issue 293 by liuj...@google.com: About Objective-C http://code.google.com/p/protobuf/issues/detail?id=293 We probably won't add new language support in the near future, but there are many 3rd party plugins I believe. -- You received this