Rather than using ant within CC, use the antscript attribute on the ant
task.  This will allow you to then use the version of ant that you
install on your machine rather than the version that ships with CC.

Chris Erskine
 
EDS Consulting Services
Colorado Springs, CO 
 
Phone: 719-265-5962
Cell: 719-640-6488

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 06, 2005 4:14 AM
To: [email protected]
Subject: Classpath issue


Dear,

The ant used by Cruisecontrole has a few library installed in the
${ANT_HOME}/lib 
There is a library that is of a very old version while I'd need a more
recent version of the task.
My project file defines its own path for ALL the targets it uses but ANT
uses the library in its
${ANT_HOME}/lib  before using the one defined in the task definition.

Can I circumvent that behavior ?
How ?

BTW, removing the old library from ${ANT_HOME}/lib  is not an option.


\T,

--
Any fool can write code that a computer can understand. 
Good programmers write code that humans can understand.
                                                   Martin Fowler 
T. : +32 (0)2 742 05 94
M. : +32 (0)497 44 68 12
@  : [EMAIL PROTECTED]
Do you skype too ... ?

---------------------------------------------------------------------
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]

Reply via email to