Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 85539 invoked from network); 29 Mar 2005 16:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2005 16:44:23 -0000 Received: (qmail 6590 invoked by uid 500); 29 Mar 2005 16:44:23 -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 6577 invoked by uid 99); 29 Mar 2005 16:44:23 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO,HTML_30_40,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from libelis.co.fr.clara.net (HELO xcalia.com) (212.43.196.142) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 29 Mar 2005 08:44:21 -0800 Received: from DELLZILLA ([131.191.64.173]) by xcalia.com with MailEnable ESMTP; Tue, 29 Mar 2005 18:44:01 +0200 Reply-To: From: "Matthew T. Adams" To: Subject: RE: JDO 2.0 API project checked in Date: Tue, 29 Mar 2005 08:44:00 -0800 Organization: Xcalia Message-ID: <002801c5347e$83697f60$0263a8c0@DELLZILLA> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01C5343B.75463F60" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-reply-to: <724186874db45aa7a6b6d9ef34706f20@Sun.COM> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0029_01C5343B.75463F60 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I don't know what was wrong. I just blew away my whole local copy and got a new one. Everything is fine now. Sorry for the bother. --matthew -----Original Message----- From: Craig Russell [mailto:Craig.Russell@Sun.COM] Sent: Monday, March 28, 2005 5:16 PM To: jdo-dev@db.apache.org Subject: Re: JDO 2.0 API project checked in Hi Matthew, In my workspace, here's what trunk/api20/project.xml is. I see this both from vi and from Netbeans. By the way, I changed from JDO 2.0 API because the generated javadoc was adding API 2.0 to the end, resulting in JDO 2.0 API API 2.0 as the generated name. I don't know whether your checkout/update is wrong or if I checked in something wrong... Does this not look like yours? My file has only 77 lines in it... Thanks, Craig 3 ../project.xml JDO jdo-api 2.0 javax.jdo Java Data Object (JDO) API 2.0 The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process. geronimo-spec geronimo-spec-jta 1.0.1B-rc2 src/java test/java **/*Test.java javax/jdo/util/AbstractTest.java javax/jdo/pc/*.java ${basedir}/src/java javax/jdo/*.properties ${basedir}/src/dtd javax/jdo/*.dtd On Mar 28, 2005, at 2:04 PM, Matthew T. Adams wrote: It appears as though the file trunk/api20/project.xml is now broken. Can you have a look & fix, please? It looks like you have two copies of a in it with some non-xml characters. Looks kind of like a diff. See lines 78 and on. Thanks, Matthew -----Original Message----- From: Craig Russell [mailto:Craig.Russell@Sun.COM] Sent: Monday, March 28, 2005 12:10 PM To: JDO Expert Group Cc: jdo-dev@db.apache.org Subject: JDO 2.0 API project checked in Javadogs, I've just checked in the JDO 2.0 API project into Apache. You can now check out and build the jdo.jar for 2.0. Take a look at http://wiki.apache.org/jdo for instructions on how to access the repository. Thanks to Michael Bouschen for his invaluable assistance on the repository and maven. If you have any issues, bugs, or comments, please post them on the Apache JDO JIRA. If you don't know how to use the JIRA, you can send them to the jdo-dev alias. This is a first checkin, so I don't expect everything to be perfect. But I hope it's close. Craig Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:Craig.Russell@sun.com P.S. A good JDO? O, Gasp! Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:Craig.Russell@sun.com P.S. A good JDO? O, Gasp! ------=_NextPart_000_0029_01C5343B.75463F60--