From: Grégory J. (J. <ji...@co...> - 2009-04-23 20:29:50
|
[ http://jira.codehaus.org/browse/XDP-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégory Joseph resolved XDP-242. -------------------------------- Resolution: Fixed finally! xdoclet-plugin-web does not need the unfindable snapshot. > DTD publicId and systemId are hardcoded to 2.2 > ---------------------------------------------- > > Key: XDP-242 > URL: http://jira.codehaus.org/browse/XDP-242 > Project: XDoclet 2 Plugins > Issue Type: Bug > Components: web > Reporter: Grégory Joseph > Assignee: Grégory Joseph > Fix For: 1.0.5 > > > SOMEHOW, this currently works when using the hard-to-find {{20050823.222913}} version of jelly-tags-xml, but not with 1.1 > Upon inspection of the code, its pretty silly: the getSystemId and getPublicId methods which are passed to the {{<x:doctype>}} tag simply always return the 2.2 versions of the dtd IDs. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |