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

Nickolay Martinov updated MOJO-1438:
------------------------------------

    Attachment: mojo-1438-validate-fix-catalog-validation.patch

Patch to fix test failure when there is no Internet connection available
                
> Validate and transform doesn't use resolver to resolve doctype declaration in 
> source files
> ------------------------------------------------------------------------------------------
>
>                 Key: MOJO-1438
>                 URL: https://jira.codehaus.org/browse/MOJO-1438
>             Project: Mojo
>          Issue Type: Bug
>          Components: xml
>            Reporter: Nick Stolwijk
>            Assignee: Robert Scholte
>         Attachments: mojo-1438-validate-fix-catalog-validation.patch, 
> 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, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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