Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 54852 invoked from network); 5 Oct 2008 12:39:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Oct 2008 12:39:42 -0000 Received: (qmail 30599 invoked by uid 500); 5 Oct 2008 12:39:35 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 30562 invoked by uid 500); 5 Oct 2008 12:39:34 -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 30553 invoked by uid 99); 5 Oct 2008 12:39:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Oct 2008 05:39:34 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS,URIBL_GREY,URIBL_RHS_DOB X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcelo.ochoa@gmail.com designates 74.125.44.29 as permitted sender) Received: from [74.125.44.29] (HELO yx-out-2324.google.com) (74.125.44.29) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Oct 2008 12:38:28 +0000 Received: by yx-out-2324.google.com with SMTP id 3so351227yxj.5 for ; Sun, 05 Oct 2008 05:39:03 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=mPnM573ujvFL56fzl+R6zSQ+T1H/KzT8cbU/ynx/NL0=; b=ZawnVsRkhK3K5o6QA6oRWMyGqjhLmuu6dEKobwCXA8w+aQZLajNdQPS8f8OPGyC9AO sa1DTLflmAm4iiL79PXp4u3afM+kl86DiryVIlYPMQqn8VThV/xE6lkwZsc+PSRKrPQO gbUBbD3ePGt9i7/s0DqHEZK2xRl505l8VLwek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Xb43OdBbC+G6kwTD/AkrR+wC//uAlHOA7p+0li/TC7cG4bi83k/FCzRfRNBgB8GYfj GIkDgkd7GFdIDVMTrNL0xhUmAUBLsBdDfk2UC9cEDrX69EVtW8Ad3g6ulVrl2Fi9I6R2 4pKlgDI/9crRK+kAzMtJEfjWHQ8s2u6W5lSRI= Received: by 10.100.240.17 with SMTP id n17mr3600411anh.49.1223210343386; Sun, 05 Oct 2008 05:39:03 -0700 (PDT) Received: by 10.100.8.18 with HTTP; Sun, 5 Oct 2008 05:39:03 -0700 (PDT) Message-ID: <126142c0810050539x6954efd8yc0f535e6f2f5ecb4@mail.gmail.com> Date: Sun, 5 Oct 2008 10:39:03 -0200 From: "Marcelo Ochoa" To: java-dev@lucene.apache.org Subject: Lucene 2.4rc2: analysis/compound/hyphenation/PatternParser.java do not compile with jdk 1.4.2_08-b03 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all: I know that 2.4rc2 is just to be released but during my test of Lucene Domain Index for Oracle 10g which uses jdk1.4, I found that analysis/compound/hyphenation/PatternParser.java do not compile due: compile-core: [mkdir] Created dir: /home/oracle_user/lucene-2.4.0-rc2/build/contrib/analyzers/classes/java [javac] Compiling 62 source files to /home/oracle_user/lucene-2.4.0-rc2/build/contrib/analyzers/classes/java [javac] /home/oracle_user/lucene-2.4.0-rc2/contrib/analyzers/src/java/org/apache/lucene/analysis/compound/hyphenation/PatternParser.java:269: resolveEntity(java.lang.String,java.lang.String) in org.apache.lucene.analysis.compound.hyphenation.PatternParser cannot override resolveEntity(java.lang.String,java.lang.String) in org.xml.sax.helpers.DefaultHandler; overridden method does not throw java.io.IOException [javac] public InputSource resolveEntity(String publicId, String systemId) [javac] ^ [javac] 1 error The diff is: 270c270 < throws SAXException, IOException { --- > throws SAXException { build.properties is: javac.debug=true javac.source=1.4 javac.target=1.4 JDK: java version "1.4.2_08" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03) Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode) Platform: Linux p1.mochoa.dyndns.org 2.6.22.19-desktop-2mdv #1 SMP Mon May 5 20:55:05 EDT 2008 i686 Intel(R) Pentium(R) 4 CPU 2.26GHz GNU/Linux Mandriva Linux release 2008.0 (Official) for i586 Best regards, Marcelo. -- Marcelo F. Ochoa http://marceloochoa.blogspot.com/ http://marcelo.ochoa.googlepages.com/home ______________ Want to integrate Lucene and Oracle? http://marceloochoa.blogspot.com/2007/09/running-lucene-inside-your-oracle-jvm.html Is Oracle 11g REST ready? http://marceloochoa.blogspot.com/2008/02/is-oracle-11g-rest-ready.html --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org