[ http://issues.apache.org/jira/browse/JDO-305?page=comments#action_12366356 ]
Andy Jefferson commented on JDO-305: ------------------------------------ For information only : JPOX builds from 15/02/2006 will no longer support the IMPORTS keyword, and will throw a JDOUserException when finding it. > Remove keyword IMPORTS from TCK query test classes > -------------------------------------------------- > > Key: JDO-305 > URL: http://issues.apache.org/jira/browse/JDO-305 > Project: JDO > Type: Bug > Components: tck20 > Versions: JDO 2 beta > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Fix For: JDO 2 rc1 > > The latest version of the JDO spec removes 'IMPORTS' and 'imports' from the > list of JDOQL keywords. > Two JDO2 TCK test classes still use 'IMPORTS' as a JDOQL keyowrd: > - org.apache.jdo.tck.query.api.SingleStringQuery in the definition of the > static field singleStringQuery. > - org.apache.jdo.tck.query.QueryElementHolder in method toString() when > creating the string represenstation of a QueryElementHolder. -- 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
