Issue Details (XML | Word | Printable)

Key: JDO-225
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michael Watzek
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

ResultClassRequirements.testConstructor has missign import

Created: 27/Nov/05 03:48 AM   Updated: 29/Nov/05 07:56 PM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-225.patch 2005-11-29 12:34 AM Michael Watzek 0.6 kB

Resolution Date: 29/Nov/05 07:56 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.