Hi Christophe,
please post your ant and java versions.
As ant is changing rapidly between versions,
this could be the problem. Using the war build
works fine for me with the latest CVS update.
Regards,
Olaf
On Wed, 16 Feb 2005 10:39:49 +0100, Christophe Noel
<[EMAIL PROTECTED]> wrote:
> Yes, I
Yes, I forgot to set JAVA_HOME :)))
But now I get the following :
"BUILD FAILED
./nutch/build.xml:112: ./nutch/build/plugins not found.
"
Thanks.
==
Stefan Groschupf wrote:
Check that you have installed a JDK and not a JRE.
As well check if your JAVA_HOME environment variable point to the JDK.
Hi Christophe,
try
ant -v war
for verbose output and post relevant parts.
Furthermore, please give
java -version
and
ant -version
Regards,
Olaf
On Tue, 15 Feb 2005 17:07:42 +0100, Stefan Groschupf <[EMAIL PROTECTED]> wrote:
> Check that you have installed a JDK and not a JRE.
> As well che
Check that you have installed a JDK and not a JRE.
As well check if your JAVA_HOME environment variable point to the JDK.
HTH
Stefan
Am 15.02.2005 um 16:55 schrieb Christophe Noel:
When I try to compile either Release, either CVS, I get the same
problem with "ant war".
(os is debian linux)
=
"
When I try to compile either Release, either CVS, I get the same problem
with "ant war".
(os is debian linux)
=
"
Unable to locate tools.jar. Expected to find it in ?/lib/tools.jar
Buildfile: build.xml
init:
BUILD FAILED
./nutch/build.xml:39: invalid Date syntax in "01/25/1971 2:00 pm"
"
Than