Purely looking at the task's code with no verifications or running it locally,
I am pretty sure it was never meant to work with directories in the patterns.
In StarTeamCheckout.java, in the processFile method, at the top it has:
String filename = eachFile.getName();
File localFile = new File(ta
PS... There is nothing in my CLASSPATH, and I checked inside my
commons-httpclient-3.0.1.jar --
/org/apache/commons/httpclient/params/HttpMethodParams.class is indeed
there.
2008/6/30 Andrew Clegg <[EMAIL PROTECTED]>:
> I've been trying to get the antcallback contributed task working but
> there s
I've been trying to get the antcallback contributed task working but
there seems to be a missing dependency:
java.lang.NoClassDefFoundError:
org/apache/commons/httpclient/params/HttpMethodParams
I'm not sure why antcallback would depend on httpclient, but I know
this task is the culprit because i
Hi,
Is it possible to override bootclasspath with ant?
Using bootclasspath parameter additional directories are appended to
standard JDK classes by default...
Best regards
Dominik
Note: If the read