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 "Andy Jefferson (JIRA)" <ji...@apache.org> on 2005/11/27 16:21:56 UTC

[jira] Created: (JDO-226) DistintCandidateInstances.testCollectionQueries typo

DistintCandidateInstances.testCollectionQueries typo
----------------------------------------------------

         Key: JDO-226
         URL: http://issues.apache.org/jira/browse/JDO-226
     Project: JDO
        Type: Bug
  Components: tck20  
    Reporter: Andy Jefferson
 Assigned to: Michael Watzek 
    Priority: Minor


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

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


[jira] Resolved: (JDO-226) DistintCandidateInstances.testCollectionQueries typo

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-226?page=all ]
     
Michael Watzek resolved JDO-226:
--------------------------------

    Resolution: Fixed

The attached patch has been checked in (Revision 349712).


> DistintCandidateInstances.testCollectionQueries typo
> ----------------------------------------------------
>
>          Key: JDO-226
>          URL: http://issues.apache.org/jira/browse/JDO-226
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Andy Jefferson
>     Assignee: Michael Watzek
>     Priority: Minor
>  Attachments: JDO-226.patch
>
> 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 :-)

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


[jira] Updated: (JDO-226) DistintCandidateInstances.testCollectionQueries typo

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-226?page=all ]

Michael Watzek updated JDO-226:
-------------------------------

    Attachment: JDO-226.patch

The attached patch fixes this issue.


> DistintCandidateInstances.testCollectionQueries typo
> ----------------------------------------------------
>
>          Key: JDO-226
>          URL: http://issues.apache.org/jira/browse/JDO-226
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Andy Jefferson
>     Assignee: Michael Watzek
>     Priority: Minor
>  Attachments: JDO-226.patch
>
> 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 :-)

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


[jira] Commented: (JDO-226) DistintCandidateInstances.testCollectionQueries typo

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-226?page=comments#action_12358783 ] 

Michael Bouschen commented on JDO-226:
--------------------------------------

Looks good!

> DistintCandidateInstances.testCollectionQueries typo
> ----------------------------------------------------
>
>          Key: JDO-226
>          URL: http://issues.apache.org/jira/browse/JDO-226
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Andy Jefferson
>     Assignee: Michael Watzek
>     Priority: Minor
>  Attachments: JDO-226.patch
>
> 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 :-)

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