Hi, Another heads-up...
I've just committed the first major part of JCR-54 (Remove JDOM dependency) in revision 157940. The committed change replaces all JDOM references in nodetype XML handling with equivalent standard DOM code. The changes pass all existing unit tests and a new rather complete nodetype XML unit test, but you may still want to check your Jackrabbit installation especially if you are relying on manually editing the nodetype files. You should receive an InvalidNodeTypeDefException if something is wrong. BR, Jukka Zitting
