Is there a maven repository where the java library is available? If not is there a compiled copy of the java library anywhere?
Thanks, looking forward to trying out the new features. Sam Hendley On Apr 30, 2:57 pm, Pherl Liu <[email protected]> wrote: > The v2.4.1 Protobuf is > uploaded:http://code.google.com/p/protobuf/downloads/list > > v2.4.1 is a bug fix release for v2.4.0 and v2.4.0a. > > CHANGES > ======== > 2011-05-01 version 2.4.1: > > C++ > * Fixed the frendship problem for old compilers to make the library now > gcc 3 > compatible again. > * Fixed vcprojects/extract_includes.bat to extract compiler/plugin.h. > > Java > * Removed usages of JDK 1.6 only features to make the library now JDK 1.5 > compatible again. > * Fixed a bug about negative enum values. > * serialVersionUID is now defined in generated messages for java > serializing. > * Fixed protoc to use java.lang.Object, which makes "Object" now a valid > message name again. > > Python > * Experimental C++ implementation now requires C++ protobuf library > installed. > See the README.txt in the python directory for details. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
