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

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

Would someone on Java 6 please test the current Forrest trunk SVN.

]$ cd my-new-dir
]$ forrest seed
]$ forrest validate

It should now get past the "validate-sitemap" stage.

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