11-28-05 12:45 PM
[
> Adapt ResultClassRequirements to new wording in spec concerning assertion
A14.6.12-1.
> --------------------------------------------------------------------------
-----------
>
> Key: JDO-224
> URL: [url]http://issues.apache.org/jira/browse/JDO-224" target="_blank">http://issues.apache.org/jira/brows.../browse/JDO-224
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michael Watzek
> Assignee: Michael Watzek
> Attachments: JDO-224.patch
>
> Method testNegative defines an invalid query which is valid wrt the new wo
rding:
> SELECT personid, lastname
> INTO org.apache.jdo.tck.query.result.classes.LongString
> FROM org.apache.jdo.tck.pc.company.FullTimeEmployee
> This query must be moved to valid constructor queries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|