[protobuf] Issue 358 in protobuf: maven build failing due to some testcase failures

2011-12-28 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 358 by surajray...@gmail.com: maven build failing due to some testcase failures http://code.google.com/p/protobuf/issues/detail?id=358 What steps will reproduce the problem? 1.I have written few testng test

[protobuf] Re: Issue 120 in protobuf: Request to allow extending CodedInputStream and CodeOutputStream

2011-12-28 Thread protobuf
Updates: Owner: ken...@google.com Comment #6 on issue 120 by ken...@google.com: Request to allow extending CodedInputStream and CodeOutputStream http://code.google.com/p/protobuf/issues/detail?id=120 The problem with this is that if we ever modify the API of Coded*Stream (e.g. to

[protobuf] Re: Issue 120 in protobuf: Request to allow extending CodedInputStream and CodeOutputStream

2011-12-28 Thread protobuf
Comment #7 on issue 120 by owen.oma...@gmail.com: Request to allow extending CodedInputStream and CodeOutputStream http://code.google.com/p/protobuf/issues/detail?id=120 I understand about not wanting to get locked into an API, although I'm sure you'll already find that if you change the