Return-Path: Delivered-To: apmail-incubator-tika-dev-archive@locus.apache.org Received: (qmail 85810 invoked from network); 15 Sep 2008 20:09:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Sep 2008 20:09:42 -0000 Received: (qmail 4302 invoked by uid 500); 15 Sep 2008 20:09:37 -0000 Delivered-To: apmail-incubator-tika-dev-archive@incubator.apache.org Received: (qmail 4269 invoked by uid 500); 15 Sep 2008 20:09:36 -0000 Mailing-List: contact tika-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tika-dev@incubator.apache.org Delivered-To: mailing list tika-dev@incubator.apache.org Received: (qmail 4244 invoked by uid 99); 15 Sep 2008 20:09:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 13:09:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 74.125.46.153 as permitted sender) Received: from [74.125.46.153] (HELO yw-out-1718.google.com) (74.125.46.153) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 20:08:39 +0000 Received: by yw-out-1718.google.com with SMTP id 5so738901ywr.0 for ; Mon, 15 Sep 2008 13:09:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=fIh68fmlfS1IDt+bT5Jk/h5XzCJzPxwjbC0eJDMH2OM=; b=d9mzJZh2BH//tusgxA4BXFIh5D1sRtY/hcPd67/vbY7N+3MmqqpT6SOG+Kh93JZzt0 H4VV3TBrzp/n3VgVfgvYggBjpXF6znVfqAjw1v31WzYw9eX5mZ7vhLKSwlK3oWSjNr+J giphqdXkriepYHC6369CysmC8ho00yjQa2QL4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=U3DFGp0ZavEZxEZN3ucJfGBzypo5jHGYNKaRMQYmMshU+NOHAoWCcTVvHFy6TsEHTF X5K45zaMoadtpYGMZbw1mqME+1JWWyrSu36ovSnOhcE81i82FSAsi5/oUJnZvfG0bvxX pPsbWRMNzedrte6y5upQ5HKk2FpkRWPMk6rY4= Received: by 10.90.106.6 with SMTP id e6mr267853agc.52.1221509341955; Mon, 15 Sep 2008 13:09:01 -0700 (PDT) Received: by 10.90.90.6 with HTTP; Mon, 15 Sep 2008 13:09:01 -0700 (PDT) Message-ID: <510143ac0809151309p4eace8ct9a24a5f50ef6a4ca@mail.gmail.com> Date: Mon, 15 Sep 2008 23:09:01 +0300 From: "Jukka Zitting" To: tika-dev@incubator.apache.org Subject: Re: HtmlParser In-Reply-To: <449805.7417.qm@web35704.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <449805.7417.qm@web35704.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Wed, Sep 10, 2008 at 11:30 PM, Terrence A. Pietrondi wrote: > I am getting the following build warning in my IDE for HtmlParser.java. Any suggestions? What build warning? I didn't see any in your message. BR, Jukka Zitting