From jdo-dev-return-9256-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Mon Oct 10 13:46:05 2011 Return-Path: X-Original-To: apmail-db-jdo-dev-archive@www.apache.org Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE9C97DCA for ; Mon, 10 Oct 2011 13:46:05 +0000 (UTC) Received: (qmail 21900 invoked by uid 500); 10 Oct 2011 13:46:05 -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 21892 invoked by uid 99); 10 Oct 2011 13:46:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 13:46:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.159.7.36] (HELO relay.ptn-ipout02.plus.net) (212.159.7.36) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 13:45:58 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjgHAH32kk7Unw4R/2dsb2JhbABDmTKOZ4EFgVMBAQQBfgsLNBJXiBcCuFCHQwSHTYcKAQGKR4wq Received: from outmx02.plus.net ([212.159.14.17]) by relay.ptn-ipout02.plus.net with ESMTP; 10 Oct 2011 14:45:36 +0100 Received: from [46.208.194.23] (helo=rookie.persistability.co.uk) by outmx02.plus.net with esmtp (Exim) id 1RDGAi-0004dj-7v for jdo-dev@db.apache.org; Mon, 10 Oct 2011 14:45:36 +0100 From: Andy Jefferson To: jdo-dev@db.apache.org Subject: Re: API : compilation failure Date: Mon, 10 Oct 2011 14:45:28 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.31.13-desktop-1mnb; KDE/4.3.5; i686; ; ) References: <201110081124.09867.andy@datanucleus.org> In-Reply-To: Organization: DataNucleus MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201110101445.28729.andy@datanucleus.org> > Not sure. Works for me. > > Michael's last checkin didn't really change anything, since my last > check-in included changes to EnhancerTest's ancestry such that > AbstractTest, its superclass, implements Constants. > > Have you gotten latest on the whole api project lately? When I reported the problem I had pure SVN trunk; compilation failed. Michaels fix fixes it. If I comment out Michaels fix, indeed it fails. How else is the compiler to know where those constants are to come from, unless they are actually imported? -- Andy DataNucleus (http://www.datanucleus.org)