Return-Path: Delivered-To: apmail-lucene-nutch-dev-archive@www.apache.org Received: (qmail 44739 invoked from network); 18 Dec 2009 18:32:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Dec 2009 18:32:41 -0000 Received: (qmail 51381 invoked by uid 500); 18 Dec 2009 18:32:40 -0000 Delivered-To: apmail-lucene-nutch-dev-archive@lucene.apache.org Received: (qmail 51342 invoked by uid 500); 18 Dec 2009 18:32:40 -0000 Mailing-List: contact nutch-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: nutch-dev@lucene.apache.org Delivered-To: mailing list nutch-dev@lucene.apache.org Received: (qmail 51334 invoked by uid 99); 18 Dec 2009 18:32:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 18:32:40 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 18:32:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5F9D529A0029 for ; Fri, 18 Dec 2009 10:32:18 -0800 (PST) Message-ID: <249462417.1261161138390.JavaMail.jira@brutus> Date: Fri, 18 Dec 2009 18:32:18 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: nutch-dev@lucene.apache.org Subject: [jira] Work started: (NUTCH-777) Upgrading to jetty6 broke unit tests In-Reply-To: <696464367.1261161018405.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NUTCH-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on NUTCH-777 started by Chris A. Mattmann. > Upgrading to jetty6 broke unit tests > ------------------------------------ > > Key: NUTCH-777 > URL: https://issues.apache.org/jira/browse/NUTCH-777 > Project: Nutch > Issue Type: Bug > Components: build > Environment: My MacBook pro, JDK 1.6.0. > Reporter: Chris A. Mattmann > Assignee: Chris A. Mattmann > Fix For: 1.1 > > > It seems that somewhere down the line, there was an upgrade to jetty6, which broke unit tests, specifically TestFetcher and CrawlDBTestUtil. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.