You need to use Ant 1.6 to build lucene. The BUILD.txt does mention that.

Basic steps:
  0) Install JDK 1.2 (or greater), Ant 1.6 (or greater), and the Ant
     optional.jar
  1) Download Lucene from Apache and unpack it
  2) Connect to the top-level of your Lucene installation
  3) Install JavaCC (optional)
  4) Run ant

Hope this helps.

> Hi,
> 
> I tried to build lucene 1.4 -rc3 with ant 1.5.3 and java 1.4.1_02.
> 
> When I type "ant clean", I got an error message:
> 
> build.xml:11: Unexpected element "tstamp".
> 
> It seems like ant version problem, but BUILD.txt said ant 1.5
> should be good enough ?
> 
> Also BUILD.txt mentioned on root directory we should have
> default.properties, but I did not this file (possible OK, I did not
> see this file is referenced inside build.xml).
> 
> Thanks very much for helps, Lisheng
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




----------------------------------------------------------
Get your free email account from http://www.trekspace.com
          Your Internet Virtual Desktop!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to