[ 
http://jira.codehaus.org/browse/MOJO-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MOJO-1438.
--------------------------------

    Resolution: Fixed
      Assignee: Robert Scholte  (was: Jochen Wiedmann)

Patch has been refactored a little bit.
Fixed in [rev. 
12376|http://fisheye.codehaus.org/changelog/mojo/trunk/mojo/xml-maven-plugin?cs=12376]
Thanks Nick

> Validate and transform doesn't use resolver to resolve doctype declaration in 
> source files
> ------------------------------------------------------------------------------------------
>
>                 Key: MOJO-1438
>                 URL: http://jira.codehaus.org/browse/MOJO-1438
>             Project: Mojo
>          Issue Type: Bug
>          Components: xml
>            Reporter: Nick Stolwijk
>            Assignee: Robert Scholte
>         Attachments: resolver.patch
>
>
> When your source file contains a doctype declaration, the catalog is not used 
> to resolve these declarations.
> ie. the next file cannot be read, as the dtd can not be found, although I 
> specified a local dtd for the -COUNTER-DTD- in the catalog.
> <?xml version="1.0" encoding="UTF-8" ?>
> <!DOCTYPE DOC PUBLIC "-COUNTER-DTD-" "http://www.example.com/sample.dtd";>
> <DOC xmlns="xyz0"><HEADER>A sample document.</HEADER></DOC>

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to