Hi, I'm getting a ClassCastException in NodeImpl.getVersionHistory...:
java.lang.ClassCastExceptionat org.apache.jackrabbit.jcr2spi.NodeImpl.getVersionHistory(NodeImpl.java:1115)
The implementation casts a Property to a VersionHistory here. Is that a known issue?
Best regards, Julian
