[ http://issues.apache.org/jira/browse/JDO-97?page=all ]
Michael Bouschen closed JDO-97:
-------------------------------
Fix Version: JDO 2 beta
Resolution: Fixed
> 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
> Fix For: JDO 2 beta
>
>
> 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