From dev-return-31564-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Thu Jan 06 23:41:08 2011 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 99488 invoked from network); 6 Jan 2011 23:41:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 23:41:07 -0000 Received: (qmail 67882 invoked by uid 500); 6 Jan 2011 23:41:07 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 67829 invoked by uid 500); 6 Jan 2011 23:41:07 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 67822 invoked by uid 99); 6 Jan 2011 23:41:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 23:41:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 23:41:06 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p06NekRu001532 for ; Thu, 6 Jan 2011 23:40:46 GMT Message-ID: <20480568.201801294357246140.JavaMail.jira@thor> Date: Thu, 6 Jan 2011 18:40:46 -0500 (EST) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-984) validate-sitemap target fails relaxng validation on some JDK 1.6: missing datatypes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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.