| Author |
How can we tell if a task is supported or not by the current ANT installation?
|
sub venkat
Greenhorn
Joined: May 19, 2004
Posts: 15
|
|
HI, I have ANT 1.4.1 running in WSAD. When I try to use the "PVCS" task in a build file, the script bombs with the error : "Build exception: Failed executing: pcli lvf -z -aw -prS:\Wsadproj\WSWSAD~1 /myproj" Two of several thoughts that I have are: A. If it went that far as to say "pcli" command doesnt work, then may be it is supported. B. May be I did'nt properly set the PCLI_ID (the repository is remote, but I do have access). I did set it from command line. thanks in advance for your time sub cat
|
 |
 |
|
|
subject: How can we tell if a task is supported or not by the current ANT installation?
|
|
|