[ http://issues.apache.org/jira/browse/JCR-626?page=comments#action_12457931 ] Jukka Zitting commented on JCR-626: -----------------------------------
Rationale for using a different DTD URL: It's better if the version number is included in the file name and not only in the directory. This way you can easily determine the contents of a DTD file even after you've downloaded it. > Move document type definition out of repository.xml > --------------------------------------------------- > > Key: JCR-626 > URL: http://issues.apache.org/jira/browse/JCR-626 > Project: Jackrabbit > Issue Type: Improvement > Components: config > Affects Versions: 1.1 > Reporter: Jan Kuzniak > Assigned To: Jukka Zitting > Priority: Minor > Fix For: 1.2 > > Attachments: reposiory.dtd.patch > > > Hello! > Here at Cognifide, Przemo and I we got a bit confused while trying to solve > JCR-202. There was a need to modify repository.xml configuration file and > it's DTD, and we have found that there are different repository.xml files > within trunk that differs this definition. I think that it is a good idea to > extract this definition to a one separate file (and maybe .xsd instead of > .dtd) and then link it in other files. It would be also nice to put this file > somewhere on the Web and reference it via URL. > I am waiting for your comments. > Regards, Jan -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
