You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Watzek (JIRA)" <ji...@apache.org> on 2005/11/29 11:57:31 UTC

[jira] Resolved: (JDO-225) ResultClassRequirements.testConstructor has missign import

     [ http://issues.apache.org/jira/browse/JDO-225?page=all ]
     
Michael Watzek resolved JDO-225:
--------------------------------

    Resolution: Fixed

The issue has been fixed by changes check in related to JDO-224.


> ResultClassRequirements.testConstructor has missign import
> ----------------------------------------------------------
>
>          Key: JDO-225
>          URL: http://issues.apache.org/jira/browse/JDO-225
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Andy Jefferson
>     Assignee: Michael Watzek
>  Attachments: JDO-225.patch
>
> The test ResultClassRequirements.testConstructor has a query
> SELECT new LongString(personid, lastname) FROM org.apache.jdo.tck.pc.company.FullTimeEmployee
> This is missing an "import" of LongString - the JDO impl cannot  guess that it is stored under "org.apache.jdo.tck.query.result.classes"
> The same may apply to other queries under that test.

-- 
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