You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2011/01/07 00:40:46 UTC

[jira] Commented: (FOR-984) validate-sitemap target fails relaxng validation on some JDK 1.6: missing datatypes

    [ https://issues.apache.org/jira/browse/FOR-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978578#action_12978578 ] 

David Crossley commented on FOR-984:
------------------------------------

That is working fine in Forrest-0.9-dev

Please see the FAQ which describes two simple workarounds:
1) As described above, and in the FAQ, set some validation properties to false.
2) Update your Forrest's copy of jing.jar

http://forrest.apache.org/docs_0_90/faq.html#oldjing

> validate-sitemap target fails relaxng validation on some JDK 1.6: missing datatypes
> -----------------------------------------------------------------------------------
>
>                 Key: FOR-984
>                 URL: https://issues.apache.org/jira/browse/FOR-984
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Core operations, Launch 'forrest'
>    Affects Versions: 0.8, 0.9-dev
>            Reporter: Schumarer
>             Fix For: 0.9-dev
>
>         Attachments: log.txt
>
>
> Doing 'forrest' fails at the validate-sitemap task. Missing the RELAX NG datatype library ...
> validate-sitemap:
> D:\apache-forrest-0.8rc\main\webapp\resources\schema\relaxng\sitemap-v06.rng:72:31:
> error: datatype library "http://www.w3.org/2001/XMLSchema-datatypes" not recognized
> People should be able to work around that by editing their forrest.properties configuration to expose the "forrest.validate.sitemap" property and set it to "false". Might need to do the same for the "forrest.validate.stylesheets" property.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.