[ http://issues.apache.org/jira/browse/JCR-90?page=history ]
     
Marcel Reutegger closed JCR-90:
-------------------------------


> JcrPathTest Tests with SQL
> --------------------------
>
>          Key: JCR-90
>          URL: http://issues.apache.org/jira/browse/JCR-90
>      Project: Jackrabbit
>         Type: Bug
>   Components: TCK
>     Reporter: David B Victor

>
> Greetings,
> TCK Query test JcrPathTest.java 
> (src\java\org\apache\jackrabbit\test\api\query) tests with SQL syntax whether 
> jcr:path is returned as the first property.  However, XPath should be used 
> since SQL is optional.  If this test will be restricted to just SQL testing, 
> then it should detect if SQL is supported and throw a NotExecutableException. 
>  If the whole file is omitted from execution when the SQL keyword is omitted 
> during the configuration interview, perhaps it should be named SQLJcrPathTest?
> I think the best solution is to test with the required XPath syntax first, 
> and then with SQL if SQL is found to be supported.
> Thank You,
> David B. Victor
> IBM Silicon Valley

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to