Juerg Meier created OAK-10107:
---------------------------------
Summary: update javdoc of class
org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Key: OAK-10107
URL: https://issues.apache.org/jira/browse/OAK-10107
Project: Jackrabbit Oak
Issue Type: Documentation
Components: docs
Reporter: Juerg Meier
javadoc requires update as it currently inherits from
[ReadOnlyNodeTypeManager|https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/plugins/nodetype/ReadOnlyNodeTypeManager.html].
Consequently, methods registerNodeType() and unregisterNodeType() are said to
throw an UnsupportedRepositoryOperationException, which is not the case. This
methods work according to the JCR spec.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)