Add posibility to remove version history when versionable node has only root
version
------------------------------------------------------------------------------------
Key: JCR-3238
URL: https://issues.apache.org/jira/browse/JCR-3238
Project: Jackrabbit Content Repository
Issue Type: New Feature
Reporter: Marek Slama
Priority: Minor
Follow up of JCR-134. When given versionable node is created it has only root
version. So when now it is deleted there is no way how to remove its version
history. JCR-134 handles case when there is at least one regular version which
can be removed and it triggers version history removal. But there is no way now
how to trigger version history removal in this special case as root version
cannot be removed. It would be nice if it would be possible somehow to remove
version history of versionable node without any regular version. (Possible
workaound in such case is to first create regular node version and then
continue as in JCR-134 ie. remove node first and then regular version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira