Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 23665 invoked from network); 12 Jul 2005 15:14:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2005 15:14:20 -0000 Received: (qmail 60191 invoked by uid 500); 12 Jul 2005 15:14:19 -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 60178 invoked by uid 99); 12 Jul 2005 15:14:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2005 08:14:19 -0700 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=RCVD_IN_NJABL_DUL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [81.174.133.99] (HELO roobarb.ajsoft.net) (81.174.133.99) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2005 08:14:17 -0700 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by roobarb.ajsoft.net (Postfix) with ESMTP id 2069711125 for ; Tue, 12 Jul 2005 16:14:12 +0100 (BST) From: Andy Jefferson To: jdo-dev@db.apache.org Subject: Re: JPOX generated tablenames Date: Tue, 12 Jul 2005 16:14:10 +0100 User-Agent: KMail/1.7.2 References: <42D2A542.60300@spree.de> <200507121201.03577.andy@jpox.org> <42D3D891.6080009@sun.com> In-Reply-To: <42D3D891.6080009@sun.com> Organization: JPOX MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507121614.10819.andy@jpox.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > At http://www.jpox.org/downloads/nightly/, the last modified date on the > builds is 08-Jul. Is there somewhere that I can get the build with this > change? Hi Michelle, seems the build hasn't run successfully for the last 3 nights :-(. I've set it running, so should be updated sometime in the next 30 mins - the jpox.jar is there now and the enhancer jar will appear soon. PS It's now being built against the latest API20 jar (the inclusion of ObjectIdentity) -- Andy