| Michael Watzek (JIRA) 2005-12-09, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-254?page=all ]
Michael Watzek resolved JDO-254:
--------------------------------
Resolution: Fixed
The attached patch has been checked in (revision 355537).
> Fix message when query compilation fails
> ----------------------------------------
>
> Key: JDO-254
> URL: http://issues.apache.org/jira/browse/JDO-254
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michael Watzek
> Assignee: Michael Watzek
> Priority: Trivial
> Attachments: JDO-254.patch
>
> The message of failing query compilation should contain the query text. This is the case for method
> QueryTest.compileSingleStringQuery(String assertion, String singleStringQuery, boolean positive).
> It is not the case for methods
> QueryTest.compileSingleStringQuery(String assertion, QueryElementHolder queryElementHolder, boolean positive) and
> QueryTest.compileAPIQuery(String assertion, QueryElementHolder queryElementHolder, boolean positive).
--
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
|