Issue Details (XML | Word | Printable)

Key: JDO-226
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
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

DistintCandidateInstances.testCollectionQueries typo

Created: 28/Nov/05 12:21 AM   Updated: 29/Nov/05 09:36 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-226.patch 2005-11-29 12:17 AM Michael Watzek 7 kB

Resolution Date: 29/Nov/05 09:36 PM


 Description  « Hide
The TCK test DistintCandidateInstances (apart from being spelt incorrectly ... since Distinct has a c in it) has a typo in the query. It is using
SELECT DISTNICT FROM " + Person.class.getName()

JPOX fails to detect DISTNICT as a keyword :-)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #349712 Tue Nov 29 12:35:49 UTC 2005 brazil JDO-226: DistintCandidateInstances.testCollectionQueries typo.
Files Changed
ADD /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/result/DistinctCandidateInstances.java (from /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/result/DistintCandidateInstances.java)
DEL /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/result/DistintCandidateInstances.java
MODIFY /incubator/jdo/trunk/tck20/test/conf/alltests.conf