RE: Issues while doing ant on lucene source

2005-11-16 Thread Pol, Parikshit
: Issues while doing ant on lucene source Parikshit, TStamp (timestamp) is a core Ant task - so it should be recognized. What version of Ant do you have? Greg On 11/16/05, Pol, Parikshit <[EMAIL PROTECTED]> wrote: > > Hi Folks. > I downloaded the Lucene and tried to do an ant. It

RE: Issues while doing ant on lucene source

2005-11-16 Thread Pol, Parikshit
core Ant task - so it should be recognized. What version of Ant do you have? Greg On 11/16/05, Pol, Parikshit <[EMAIL PROTECTED]> wrote: > > Hi Folks. > I downloaded the Lucene and tried to do an ant. It initially gave me > the following error: > BUILD FAILED > file:

Issues while doing ant on lucene source

2005-11-16 Thread Pol, Parikshit
Hi Folks. I downloaded the Lucene and tried to do an ant. It initially gave me the following error: BUILD FAILED file:/home/parikpol/downloads/lucene-1.4.3/build.xml:11: Unexpected element "tstamp" I commented out the tstamp tag from build.xml, and now it gives me the following errors: compile-