2006 1:04 PM
> To: Ant Users List
> Subject: Setting and debugging class paths
>
>
> Is there any ant task available that can display a class path, to
> verify that class path settings are correct.
> Also, are there any good reference texts available on setting the
>
[EMAIL PROTECTED] wrote:
Why do you put libs in ANT_HOME/lib ?
All classes there are added to Ants classpath by Ants launcher class.
And only tasks and external libraries for tasks make little sence
here.
Because the ant library folder is the obvious place to
put custom ant tasks.
Ok, thats
>> Why do you put libs in ANT_HOME/lib ?
>> All classes there are added to Ants classpath by Ants launcher class.
>> And only tasks and external libraries for tasks make little sence
here.
>
>Because the ant library folder is the obvious place to
>put custom ant tasks.
Ok, thats new - you are s
On 15 maj 2006, at 19.42, Dominique Devienne wrote:
[...] javac might find a previous version of any implementation
classes used
Look up the 'includeAntRuntime' and 'includeJavaRuntime' attributes
of .
I always used false for these myself. --DD
This will work in most cases, but for t
[...] javac might find a previous version of any implementation classes used
Look up the 'includeAntRuntime' and 'includeJavaRuntime' attributes of .
I always used false for these myself. --DD
-
To unsubscribe, e-mail: [EMAIL
On 15 maj 2006, at 15.59, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:
Inside the buildfile you could use s, e.g.
I have tested this. It does not work. I tested by
creating a dummy class, and installing it's jar in the
standard ant library directory. Even when I explicitly tell
>> Inside the buildfile you could use s, e.g.
>>
>>
>> > classpathref="classpath"/>
>I have tested this. It does not work. I tested by
>creating a dummy class, and installing it's jar in the
>standard ant library directory. Even when I explicitly tell
>ant to ignore this jar in the
On 15 maj 2006, at 13.15, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:
Is there any ant task available that can display a class path,
to verify that class path settings are correct.
Also, are there any good reference texts available on setting
the class path for Ant tasks - in particular,
http://www.krysalis.org/version/ant/
environment-check.html or xalan-environmentcheck
Met vriendelijke groet,
Rémon van Gijn
-Original Message-
From: Tommy Nordgren [mailto:[EMAIL PROTECTED]
Sent: maandag 15 mei 2006 13:04
To: Ant Users List
Subject: Setting and debugging class paths
Is there an
>Is there any ant task available that can display a class path,
>to verify that class path settings are correct.
>Also, are there any good reference texts available on setting
>the class path for Ant tasks - in particular, I can't find
>anything that suggests how to do the
>following:
>Set the c
and debugging class paths
Is there any ant task available that can display a class path, to
verify that class path settings are correct.
Also, are there any good reference texts available on setting the
class path for Ant tasks -
in particular, I can't find anything that suggests how to d
Is there any ant task available that can display a class path, to
verify that class path settings are correct.
Also, are there any good reference texts available on setting the
class path for Ant tasks -
in particular, I can't find anything that suggests how to do the
following:
Set the class
12 matches
Mail list logo