Return-Path: Delivered-To: apmail-avro-dev-archive@www.apache.org Received: (qmail 54526 invoked from network); 23 Dec 2010 08:16:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Dec 2010 08:16:23 -0000 Received: (qmail 77550 invoked by uid 500); 23 Dec 2010 08:16:23 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 77408 invoked by uid 500); 23 Dec 2010 08:16:22 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 77399 invoked by uid 99); 23 Dec 2010 08:16:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Dec 2010 08:16:22 +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, 23 Dec 2010 08:16:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBN8G10A005590 for ; Thu, 23 Dec 2010 08:16:01 GMT Message-ID: <27097002.285021293092161275.JavaMail.jira@thor> Date: Thu, 23 Dec 2010 03:16:01 -0500 (EST) From: "Carl Steinbach (JIRA)" To: dev@avro.apache.org Subject: [jira] Updated: (AVRO-718) Make Forrest work with JDK6 In-Reply-To: <5522657.284981293092042213.JavaMail.jira@thor> 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/AVRO-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated AVRO-718: -------------------------------- Attachment: AVRO-718.1.patch.txt > Make Forrest work with JDK6 > --------------------------- > > Key: AVRO-718 > URL: https://issues.apache.org/jira/browse/AVRO-718 > Project: Avro > Issue Type: Bug > Components: build, doc > Reporter: Carl Steinbach > Attachments: AVRO-718.1.patch.txt > > > It's possible to make Forrest work with JDK6 by disabling sitemap validation > in the forrest.properties file. See FOR-984 and PIG-1508 for more details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.