Old style is not done yet. It will be. Only CND is supported at this point. Read the blog :-)
-----Original Message----- From: Piyush Purang [mailto:[EMAIL PROTECTED] Sent: 25. august 2006 10:23 To: [email protected] Subject: Re: Nodetype documentation (NTDOC) Hi Sten, Did you test it on an xml defn file? My attempt didn't work. java -jar ntdoc.jar -d . -t "whatever" customNodeTypes.xml [INFO] Parsed 0 node type definitions [INFO] Producing node type documentation to '.' All that I can say is that it does find my file (If it didn't it should be more vocal about it.) but fails to read it properly. And I can assure you that the file has more than one valid nodeType defns that jackrabbit has had no problem initializing with. I tried it with the XML NT defns that come with jackrabbit and that didn't work either. Sources would have helped diagnosing the problem further.. Cheers Piyush
