Received: by 10.236.177.7 with SMTP id c7mr4613249yhm.94.1306876402946; Tue, 31 May 2011 14:13:22 -0700 (PDT) X-BeenThere: protobuf@googlegroups.com Received: by 10.150.190.1 with SMTP id n1ls4281974ybf.7.gmail; Tue, 31 May 2011 14:13:20 -0700 (PDT) Received: by 10.236.80.4 with SMTP id j4mr4085481yhe.56.1306876400067; Tue, 31 May 2011 14:13:20 -0700 (PDT) Received: by 10.236.80.4 with SMTP id j4mr4085480yhe.56.1306876400054; Tue, 31 May 2011 14:13:20 -0700 (PDT) Return-Path: <371nlTQgOCHwuwtytgzklttlqjhtij.htruwtytgzklttlqjlwtzux....@codesite.bounces.google.com> Received: from mail-gw0-f75.google.com (mail-gw0-f75.google.com [74.125.83.75]) by gmr-mx.google.com with ESMTPS id s34si188590yhh.5.2011.05.31.14.13.20 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 May 2011 14:13:20 -0700 (PDT) Received-SPF: pass (google.com: domain of 371nlTQgOCHwuwtytgzklttlqjhtij.htruwtytgzklttlqjlwtzux....@codesite.bounces.google.com designates 74.125.83.75 as permitted sender) client-ip=74.125.83.75; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 371nlTQgOCHwuwtytgzklttlqjhtij.htruwtytgzklttlqjlwtzux....@codesite.bounces.google.com designates 74.125.83.75 as permitted sender) smtp.mail=371nlTQgOCHwuwtytgzklttlqjhtij.htruwtytgzklttlqjlwtzux....@codesite.bounces.google.com Received: by gwj20 with SMTP id 20so10026gwj.2 for ; Tue, 31 May 2011 14:13:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.216.201 with SMTP id hj9mr2126695qab.24.1306876399677; Tue, 31 May 2011 14:13:19 -0700 (PDT) Reply-To: codesite-nore...@google.com X-Generated-By: Google Code X-GoogleCode-Project: protobuf X-GoogleCode-Issue-Id: 298 References: <5-13244680660385734572-7877252497521876740-protobuf=googlecode.com@googlecode.com> <0-13244680660385734572-7877252497521876740-protobuf=googlecode.com@googlecode.com> In-Reply-To: <5-13244680660385734572-7877252497521876740-protobuf=googlecode.com@googlecode.com> Message-ID: <6-13244680660385734572-7877252497521876740-protobuf=googlecode.com@googlecode.com> Date: Tue, 31 May 2011 21:13:19 +0000 Subject: Re: Issue 298 in protobuf: protobuf jar's manifest should include OSGi metadata From: proto...@googlecode.com To: protobuf@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Comment #6 on issue 298 by compuwar...@gmail.com: protobuf jar's manifest should include OSGi metadata http://code.google.com/p/protobuf/issues/detail?id=298 As a check against what other are doing... we use the following data in meta-inf Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Protocol Buffers Library Bundle-SymbolicName: com.google.protobuf Bundle-Version: 2.4.1 Bundle-Vendor: Google Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: com.google.protobuf