Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 91935 invoked from network); 7 Aug 2008 04:44:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 04:44:05 -0000 Received: (qmail 48191 invoked by uid 500); 7 Aug 2008 04:44:04 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 48144 invoked by uid 500); 7 Aug 2008 04:44:04 -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 48133 invoked by uid 99); 7 Aug 2008 04:44:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 21:44:04 -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; Thu, 07 Aug 2008 04:43:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3CF7A234C18E for ; Wed, 6 Aug 2008 21:43:44 -0700 (PDT) Message-ID: <1459374397.1218084224234.JavaMail.jira@brutus> Date: Wed, 6 Aug 2008 21:43:44 -0700 (PDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-984) Forrest doesn't work properly with Sun's JDK 1.6 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:comment-tabpanel&focusedCommentId=12620506#action_12620506 ] David Crossley commented on FOR-984: ------------------------------------ I do not yet have Java 1.6 so cannot help debug this. Looking at the "log.txt" attachment from the issue reporter, it seems that this happens from our "validate-sitemap" Ant task for Jing. So it is not Forrest itself. 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. > Forrest doesn't work properly with Sun's JDK 1.6 > ------------------------------------------------ > > 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 > > > Hi, > This problem is quite easy to reproduce. First, install Sun's JDK 1.6 (whatever version until 1.6.0_01-b06 ) define your %JAVA_HOME% on that JDK. > When you seed a new projet, there is no problem and it works. > When you do a "forrest run", it works too, but when you do a "forrest" it doesn't work anymore. I'll try to attach a full log. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.