From droids-dev-return-716-apmail-incubator-droids-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 02 00:08:37 2010 Return-Path: Delivered-To: apmail-incubator-droids-dev-archive@minotaur.apache.org Received: (qmail 68896 invoked from network); 2 Aug 2010 00:08:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Aug 2010 00:08:36 -0000 Received: (qmail 24396 invoked by uid 500); 2 Aug 2010 00:08:36 -0000 Delivered-To: apmail-incubator-droids-dev-archive@incubator.apache.org Received: (qmail 24381 invoked by uid 500); 2 Aug 2010 00:08:36 -0000 Mailing-List: contact droids-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: droids-dev@incubator.apache.org Delivered-To: mailing list droids-dev@incubator.apache.org Received: (qmail 24373 invoked by uid 99); 2 Aug 2010 00:08:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Aug 2010 00:08:36 +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; Mon, 02 Aug 2010 00:08:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7208Fjh024741 for ; Mon, 2 Aug 2010 00:08:16 GMT Message-ID: <10897222.110231280707695756.JavaMail.jira@thor> Date: Sun, 1 Aug 2010 20:08:15 -0400 (EDT) From: "Florent ANDRE (JIRA)" To: droids-dev@incubator.apache.org Subject: [jira] Updated: (DROIDS-95) [Droids Crawler] Test Fail : NekoHtmlParserTest.java fail In-Reply-To: <5192090.110221280707578900.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/DROIDS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent ANDRE updated DROIDS-95: -------------------------------- Attachment: patch-nekoParser-test-r981279 > [Droids Crawler] Test Fail : NekoHtmlParserTest.java fail > --------------------------------------------------------- > > Key: DROIDS-95 > URL: https://issues.apache.org/jira/browse/DROIDS-95 > Project: Droids > Issue Type: Bug > Reporter: Florent ANDRE > Attachments: patch-nekoParser-test-r981279 > > > Solve by this patch. > Just a typo error ";" was missing in the in code string comparing to this : http://nekohtml.sourceforge.net/ > This patch solve this -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.