Ok, we found it, ant.home=C:\apache-ant-1.6.5\, the ending \ was the problem...
thanks everybody
On 7/26/06, Conor MacNeill <[EMAIL PROTECTED]> wrote:
Do you have a CLASSPATH set? Does it have quotes in it? If so, remove
them. If you want to debug this, turn echo on in the ant.bat file and
see
Do you have a CLASSPATH set? Does it have quotes in it? If so, remove
them. If you want to debug this, turn echo on in the ant.bat file and
see what is going wrong.
Conor
jm wrote:
> Hi,
>
> we are experiencing an strange problem, never seen that before. Our
> env is ant1.6.5, jdk1.5.0.07, on a
: Ant Users List
Subject: strange problem starting ant
Hi,
we are experiencing an strange problem, never seen that before. Our
env is ant1.6.5, jdk1.5.0.07, on a xp. ANT_HOME and JAVA_HOME are set
properly, ant\bin is on the path.
When we run 'ant', we get the following:
Usage: java [
, July 26, 2006 9:16 AM
To: Ant Users List
Subject: strange problem starting ant
Hi,
we are experiencing an strange problem, never seen that before. Our
env is ant1.6.5, jdk1.5.0.07, on a xp. ANT_HOME and JAVA_HOME are set
properly, ant\bin is on the path.
When we run 'ant', we get the
Any ANT_OPTS or ANT_ARGS vars?
Do a set ANT at the prompt to see which vars are set. --DD
On 7/26/06, jm <[EMAIL PROTECTED]> wrote:
Hi,
we are experiencing an strange problem, never seen that before. Our
env is ant1.6.5, jdk1.5.0.07, on a xp. ANT_HOME and JAVA_HOME are set
properly, ant\bin is
Hi,
we are experiencing an strange problem, never seen that before. Our
env is ant1.6.5, jdk1.5.0.07, on a xp. ANT_HOME and JAVA_HOME are set
properly, ant\bin is on the path.
When we run 'ant', we get the following:
Usage: java [-options] class [args...]
(to execute a class)
or ja