From dev-return-29988-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Nov 26 22:47:05 2008 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 27722 invoked from network); 26 Nov 2008 22:47:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 22:47:05 -0000 Received: (qmail 78024 invoked by uid 500); 26 Nov 2008 22:47:16 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 77969 invoked by uid 500); 26 Nov 2008 22:47:15 -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 77953 invoked by uid 99); 26 Nov 2008 22:47:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 14:47:15 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 22:45:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 508C6234C2A5 for ; Wed, 26 Nov 2008 14:46:44 -0800 (PST) Message-ID: <1776698518.1227739604328.JavaMail.jira@brutus> Date: Wed, 26 Nov 2008 14:46:44 -0800 (PST) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Closed: (FOR-984) validate-sitemap target fails relaxng validation on some JDK 1.6: missing datatypes In-Reply-To: <7074806.1176397172386.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Crossley closed FOR-984. ------------------------------ Resolution: Fixed Fantastic. Thanks. Welcome to the new Jing. > 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.