Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 45820 invoked from network); 18 Nov 2002 07:57:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Nov 2002 07:57:13 -0000 Received: (qmail 2891 invoked by uid 97); 18 Nov 2002 07:58:20 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 2875 invoked by uid 97); 18 Nov 2002 07:58:20 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 2863 invoked by uid 98); 18 Nov 2002 07:58:19 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "gautam" To: "Lucene Users" Subject: RE: Lucene Source Code + Missing Files Date: Mon, 18 Nov 2002 13:27:40 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello Otis, I was looking at the Lucene build file and found that the JavaCC stuff is part of the "compile" target. Why not put it into a separate target so that we could just generate the code (queryparser) without having to do a compile ? I am new to Lucene. So if this is something that has already been discussed, please point me at the appropriate messages. I have edited the build file for my own use though. Thanks again. Regards, Gautam Satpathy -----Original Message----- From: gautam [mailto:gautam@applabs.net] Sent: Monday, November 18, 2002 1:20 PM To: Lucene Users List Subject: RE: Lucene Source Code + Missing Files Ah. Thank you. After some more digging, I located a file called lucene-1.2-src.jar. This jar file seems to have the .java files missing from the "lucene-1.2-src\src\java\org\apache\lucene\...." folders. These are the JavaCC generated files. Also located the ANT build target that does the JavaCC part. Thanks again Otis. Regards, Gautam Satpathy -----Original Message----- From: Otis Gospodnetic [mailto:otis_gospodnetic@yahoo.com] Sent: Monday, November 18, 2002 1:06 PM To: Lucene Users List Subject: Re: Lucene Source Code + Missing Files They are generated by JavaCC when you build Lucene jar. Otis --- gautam wrote: > Hello Folks, > > I started using Lucene recetly and wanted to look at the source. > However, > some files seem to be missing from the source package in the Lucene > downloads section. > > The missing files are : > > org.apache.lucene.queryParser.CharStream; > org.apache.lucene.queryParser.ParseException; > org.apache.lucene.queryParser.QueryParser; > org.apache.lucene.queryParser.QueryParserTokenManager; > > I looked at the CVS repository at Apache.org but could not locate > these > files. Any clues ? > > Regards, > > Gautam Satpathy > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: