Description
Registration code for built-in node types are currently in ReadWriteNodeTypeManager. I think this should be separate from the more generic node type management. Triggering the registration in ContentSession also looks strange to me.
I suggest we move the built-in node type registration to oak-jcr for now. I think oak-core or more specifically ContentSession shouldn't have to know about built-in node types or plugins in general.