Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0FF4E631B for ; Fri, 15 Jul 2011 19:52:10 +0000 (UTC) Received: (qmail 78402 invoked by uid 500); 15 Jul 2011 19:52:07 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 78344 invoked by uid 500); 15 Jul 2011 19:52:07 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 78336 invoked by uid 99); 15 Jul 2011 19:52:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 19:52:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of erickerickson@gmail.com designates 74.125.83.176 as permitted sender) Received: from [74.125.83.176] (HELO mail-pv0-f176.google.com) (74.125.83.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 19:51:59 +0000 Received: by pve37 with SMTP id 37so2208609pve.35 for ; Fri, 15 Jul 2011 12:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=TAjyFFiSUrotTJx4IFSqKWqzEd/KQpOs6vBQQSKtfBg=; b=FGUfP7ZMEQRUJQ2r+Vv1OoQqMqtYLrDPFGX7c09C0v1w6gcNDR/z9lva8UAYN1iOdp A0DYKqiGuwAkMqX7iVhtCY57esPRNFEUYajr3mpuZDUTVSi17YP+UO+Mnl0IQEJgG6a5 dYKtRE1pLughy2DLgktVHOaWzTZ1MuP7KSA4I= MIME-Version: 1.0 Received: by 10.68.60.7 with SMTP id d7mr4293862pbr.262.1310759497688; Fri, 15 Jul 2011 12:51:37 -0700 (PDT) Received: by 10.68.54.201 with HTTP; Fri, 15 Jul 2011 12:51:37 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Jul 2011 15:51:37 -0400 Message-ID: Subject: Re: jigar query please help me From: Erick Erickson To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org You can ignore the warning. But you haven't told us a thing about *how* the failure occurs or what gets reported. What exactly are you doing? What exactly fails (i.e.do you just not find files? Get a stack trace? Get a "class not found error"?) We really cannot help at all without more information. Best Erick On Wed, Jul 13, 2011 at 1:50 AM, jigar gandhi wrote: > hi.. i am jigar. > > while running lucene test file i m getting this errror please help me in its > solution. > > Note: LuceneTest.java uses or overrides a deprecated API. > Note: Recompile with -Xlint:deprecation for details. > > this two notes are cmng. > > code is compiled but not running. > > i am put lucene jar files at my class path. > > plz give me prpper solution > > thanks and regards. > > jigar gandhi > 9662763299 > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org