Thanks very much for this quick help, actually I looked at lucene 13 BUILD.txt.
Best regards, Lisheng -----Original Message----- From: Terence Lai [mailto:[EMAIL PROTECTED] Sent: Saturday, May 15, 2004 8:55 PM To: Lucene Users List Cc: '[EMAIL PROTECTED]'; Venkatraman, Shiv Subject: RE: Build lucene1.4-rc3 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
