jackrabbit-oak
jackrabbit-oak copied to clipboard
OAK-4818: Handle version nodes correctly in Node.getNodes().
Version and version history nodes should implement the Version and VersionHistory interfaces respectively no matter how they are accessed, but Node.getNodes() always returned plain Node instances.