Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 25190 invoked from network); 3 Jun 2009 08:26:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jun 2009 08:26:47 -0000 Received: (qmail 85625 invoked by uid 500); 3 Jun 2009 08:26:59 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 85552 invoked by uid 500); 3 Jun 2009 08:26:58 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 85544 invoked by uid 99); 3 Jun 2009 08:26:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 08:26:58 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of serera@gmail.com designates 209.85.219.179 as permitted sender) Received: from [209.85.219.179] (HELO mail-ew0-f179.google.com) (209.85.219.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 08:26:50 +0000 Received: by ewy27 with SMTP id 27so9588072ewy.5 for ; Wed, 03 Jun 2009 01:26:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=g9xxIMoIlg2KXmBryrOZ89UiNFV2lIOFytIWA2yX6SM=; b=mia6zXVE8TtKvTJBiV9896cgvWjSjP/w4/8Ae+/Kja6IHKa8UdM0XBi1UZ+nmXjlm/ 0zQBDeIMMau6U6grJ15mVk9ZqkweFS0TGeom/88xOE2VEXL8qbp6DdBwU5A8nlBM0LLJ cC8KSo0F2j1Sc5ZI4PPk6tQ8QMucr5oLT4/rI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=D0CNTBGyyW9ZXV3wAZeavtnYCiooIM4PyoBcTf7gQ72Bi7O1wNVsB5MBeUH2PVm/Vs 2EusPoEWZcIo+HrhyBvbo1GGvWPuX8/TFM0heu29hiM0Lu7He7e4/8/B/xhJRrrLEeE4 rZOEQapa9oN5KDTYg12iNNqpC4fA9RZJDOozU= MIME-Version: 1.0 Received: by 10.216.6.198 with SMTP id 48mr208912wen.200.1244017589080; Wed, 03 Jun 2009 01:26:29 -0700 (PDT) In-Reply-To: <37A6F53D-A70E-4DF8-B25D-C341E4726F1D@apache.org> References: <37A6F53D-A70E-4DF8-B25D-C341E4726F1D@apache.org> Date: Wed, 3 Jun 2009 11:26:29 +0300 Message-ID: <786fde50906030126g2b4a093bi37383ebbb50ad75@mail.gmail.com> Subject: Re: EnwikiDocMaker From: Shai Erera To: java-dev@lucene.apache.org Content-Type: multipart/alternative; boundary=0016364d1d917dd26f046b6d6a4e X-Virus-Checked: Checked by ClamAV on apache.org --0016364d1d917dd26f046b6d6a4e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Grant, note that I'm changing the DocMakers in LUCENE-1595 including this one. So whatever the decision is following your question, I can do it as part of this issue, since that code will no longer be in EnwikiDocMaker. Regarding to your question, I don't know why it should depend on Xerces (rather than the default Java XML parser I assume?) Shai On Wed, Jun 3, 2009 at 2:48 AM, Grant Ingersoll wrote: > Is there a reason the EnwikiDocMaker assumes Xerces for the SAX parser? > Line 96. > > Thanks, > Grant > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > > --0016364d1d917dd26f046b6d6a4e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Grant, note that I'm changing the DocMakers in LUCENE-= 1595 including this one. So whatever the decision is following your questio= n, I can do it as part of this issue, since that code will no longer be in = EnwikiDocMaker.

Regarding to your question, I don't know why it should depend on Xe= rces (rather than the default Java XML parser I assume?)

Shai
On Wed, Jun 3, 2009 at 2:48 AM, Grant Ingersoll= <gsingers@apac= he.org> wrote:
Is there a reason= the EnwikiDocMaker assumes Xerces for the SAX parser? =A0Line 96.

Thanks,
Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


--0016364d1d917dd26f046b6d6a4e--