Hi,

according to <https://issues.apache.org/jira/browse/JCR-1608>, Jackrabbit (trunk) currently only supports creating workspaces, but not deleting them.

The spec allows UnsupportedOperationException on both create and delete.

So what should the TCK do? Discover the repository feature, attempt creation, then deletion, but not report an error if the latter fails? That may be tricky because it would cause an ever-growing number of workspaces being generated every time the TCK is run...

BR, Julian

Reply via email to