Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 74812 invoked from network); 22 Apr 2006 19:45:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2006 19:45:36 -0000 Received: (qmail 3333 invoked by uid 500); 22 Apr 2006 19:45:35 -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 3321 invoked by uid 99); 22 Apr 2006 19:45:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Apr 2006 12:45:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Apr 2006 12:45:35 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D46F7142DD for ; Sat, 22 Apr 2006 19:44:15 +0000 (GMT) Message-ID: <1951816.1145735055638.JavaMail.jira@brutus> Date: Sat, 22 Apr 2006 19:44:15 +0000 (GMT+00:00) From: "Michael Bouschen (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Reopened: (JDO-97) JPOX throws exception on multiple identical imports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JDO-97?page=all ] Michael Bouschen reopened JDO-97: --------------------------------- > JPOX throws exception on multiple identical imports > --------------------------------------------------- > > Key: JDO-97 > URL: http://issues.apache.org/jira/browse/JDO-97 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michelle Caisse > Assignee: Erik Bengtson > > test(org.apache.jdo.tck.query.MultipleIdenticalImports)javax.jdo.JDOUserException: Duplicate class import found for org.apache.jdo.tck.pc.company.Department > at org.jpox.util.Imports.parseImports(Imports.java:105) > at org.jpox.store.query.Query.compile(Query.java:687) > at org.jpox.store.query.JDOQLQuery.compile(JDOQLQuery.java:537) > at org.jpox.store.query.Query.executeWithArray(Query.java:858) > at org.jpox.store.query.Query.execute(Query.java:816) > at org.apache.jdo.tck.query.MultipleIdenticalImports.runTest(MultipleIdenticalImports.java:92) > at org.apache.jdo.tck.query.MultipleIdenticalImports.test(MultipleIdenticalImports.java:64) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:197) > at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128) > at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira