[ https://issues.apache.org/jira/browse/JDO-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Bouschen updated JDO-530: --------------------------------- Attachment: JDO-530.patch Attached is a patch (JDO-530.patch) for review. > ImplicitParameters.testGrouping - uses keyword 'min' as a parameter name > ------------------------------------------------------------------------ > > Key: JDO-530 > URL: https://issues.apache.org/jira/browse/JDO-530 > Project: JDO > Issue Type: Test > Components: tck2, tck2-legacy > Affects Versions: JDO 2 final > Reporter: Ilan Kirsh > Assignee: Michael Bouschen > Fix For: JDO 2 maintenance release 1 > > Attachments: JDO-530.patch > > > org.apache.jdo.tck.query.jdoql.parameters.testGrouping() contains: > "department.name HAVING COUNT(this) >= :min" > but according to section 14.4 in the spec, min is a keyword, and keywords > should not be used as parameter names. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.