Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
OpenCMIS 0.9.0 beta 1
-
None
Description
FAILURE: The query should return exactly one result but returned 0! (QueryRootFolderTest.java:89)
INFO: expected: 1 / actual: 0
FAILURE: The query should return the root folder but does not! (QueryRootFolderTest.java:134)
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException:
The xpath query "/jcr:root//element(*,nt:file)[(@jcr:mixinTypes = 'mix:simpleVersionable') and jcr:like(fn:name(), 'a%')]order by jcr:content/@jcr:created ascending" is not well-formed: Multiple XPath expressions are not supported (AbstractSessionTest.java:153)