Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 96271 invoked from network); 16 Oct 2010 14:34:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Oct 2010 14:34:39 -0000 Received: (qmail 69873 invoked by uid 500); 16 Oct 2010 14:34:37 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 69828 invoked by uid 99); 16 Oct 2010 14:34:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Oct 2010 14:34:36 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [148.87.113.121] (HELO rcsinet10.oracle.com) (148.87.113.121) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Oct 2010 14:34:26 +0000 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o9GEY4FH019864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 16 Oct 2010 14:34:05 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o9GDtRgo005932; Sat, 16 Oct 2010 14:34:03 GMT Received: from abhmt007.oracle.com by acsmt354.oracle.com with ESMTP id 695680111287239638; Sat, 16 Oct 2010 07:33:58 -0700 Received: from [192.168.0.10] (/69.181.138.81) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 16 Oct 2010 07:33:58 -0700 From: Craig L Russell To: jdo-dev@db.apache.org In-Reply-To: <20101016101730.0EE732388978@eris.apache.org> Subject: Re: svn commit: r1023233 - /db/jdo/trunk/api/API3.MF References: <20101016101730.0EE732388978@eris.apache.org> Message-Id: <4015ADFA-F215-411F-BBDB-717D4E1EA25A@oracle.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sat, 16 Oct 2010 07:33:56 -0700 Cc: jdo-commits@db.apache.org X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org Hi Andy, Shouldn't these be 3.1.0 then? Craig On Oct 16, 2010, at 3:17 AM, andyj@apache.org wrote: > Author: andyj > Date: Sat Oct 16 10:17:29 2010 > New Revision: 1023233 > > URL: http://svn.apache.org/viewvc?rev=1023233&view=rev > Log: > add version to the exports, OSGi defaults to 0.0.0 apparently as > illogical as it seems > > Modified: > db/jdo/trunk/api/API3.MF > > Modified: db/jdo/trunk/api/API3.MF > URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/API3.MF?rev=1023233&r1=1023232&r2=1023233&view=diff > = > = > = > = > = > = > = > = > ====================================================================== > --- db/jdo/trunk/api/API3.MF (original) > +++ db/jdo/trunk/api/API3.MF Sat Oct 16 10:17:29 2010 > @@ -5,13 +5,13 @@ Bundle-Name: Java Data Objects > Bundle-SymbolicName: javax.jdo > Bundle-Version: 3.0.0 > Bundle-Localization: plugin > -Export-Package: javax.jdo, > - javax.jdo.annotations, > - javax.jdo.datastore, > - javax.jdo.identity, > - javax.jdo.listener, > - javax.jdo.spi, > - javax.jdo.metadata > +Export-Package: javax.jdo;version="3.0.0", > + javax.jdo.annotations;version="3.0.0", > + javax.jdo.datastore;version="3.0.0", > + javax.jdo.identity;version="3.0.0", > + javax.jdo.listener;version="3.0.0", > + javax.jdo.spi;version="3.0.0", > + javax.jdo.metadata;version="3.0.0" > Bundle-Vendor: Apache > Import-Package: javax.transaction;resolution:=optional, > javax.persistence;resolution:=optional > > Craig L Russell Architect, Oracle http://db.apache.org/jdo 408 276-5638 mailto:Craig.Russell@oracle.com P.S. A good JDO? O, Gasp!