Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 180 invoked from network); 15 Apr 2008 13:00:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Apr 2008 13:00:07 -0000 Received: (qmail 23687 invoked by uid 500); 15 Apr 2008 13:00:08 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 23627 invoked by uid 500); 15 Apr 2008 13:00:08 -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 23616 invoked by uid 99); 15 Apr 2008 13:00:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 06:00:07 -0700 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; Tue, 15 Apr 2008 12:59:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D629A234C0D0 for ; Tue, 15 Apr 2008 05:57:04 -0700 (PDT) Message-ID: <1413323696.1208264224862.JavaMail.jira@brutus> Date: Tue, 15 Apr 2008 05:57:04 -0700 (PDT) From: "Thorsten Scherler (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-1079) validate-xdocs fails if no DNS server is configured on the underlying OS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org validate-xdocs fails if no DNS server is configured on the underlying OS ------------------------------------------------------------------------ Key: FOR-1079 URL: https://issues.apache.org/jira/browse/FOR-1079 Project: Forrest Issue Type: Bug Components: XML grammars & validation Affects Versions: 0.9-dev Reporter: Thorsten Scherler If you remove the DNS server entries from your OS forrest cannot validate anymore. sudo vi /etc/resolv.conf -> comment all DNS try "forrest" as usual on your project, it will fail like: ... forrest/trunk/main/targets/validate.xml:136: Could not validate document /home/thorsten/src/sadesi/boja2/trunk/exporter/src/documentation/content/xdocs/index.xml -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.