You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by srinivasa v <in...@yahoo.com> on 2001/11/28 16:32:32 UTC

Order of Package Compilation

Hi all,

I got the lucene source files, When I started to compile all
packages again in some order, it is giving some error saying 
some classnot found....the order in which I compiled is given below.

com\lucene\store\*.java
com\lucene\util\*.java
com\lucene\document\*.java
com\lucene\analysis\standard\*.java
com\lucene\analysis\*.java
com\lucene\index\*.java
com\lucene\search\*.java
com\lucene\queryParser\*.java

I hope the order may be wrong, if yes in what order i have to compile ?
Plese help me.

Thanks in Advance
Srini



---------------------------------
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.

Re: Order of Package Compilation

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Why not just use Ant to build Lucene?

Otis

--- srinivasa v <in...@yahoo.com> wrote:
> 
> Hi all,
> 
> I got the lucene source files, When I started to compile all
> packages again in some order, it is giving some error saying 
> some classnot found....the order in which I compiled is given below.
> 
> com\lucene\store\*.java
> com\lucene\util\*.java
> com\lucene\document\*.java
> com\lucene\analysis\standard\*.java
> com\lucene\analysis\*.java
> com\lucene\index\*.java
> com\lucene\search\*.java
> com\lucene\queryParser\*.java
> 
> I hope the order may be wrong, if yes in what order i have to compile
> ?
> Plese help me.
> 
> Thanks in Advance
> Srini
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>