RE: AbstractCvsTask not executing second command???

2005-06-17 Thread Brandon, Raymond
Ok, But if these tasks are one time only can you please explain what the difference is when I have an actual build.xml containing How is the execution of these two separate Tasks in a single Target object handled differently than when I programmatically create a Targe

AbstractCvsTask not executing second command???

2005-06-16 Thread Brandon, Raymond
Hi all, I am using some Ant functionality straight from Java and ran into problems: The Cvs class (extending AbstractCvsTask) seems to work fine when called in a build script when I call it directly from Java, the first time it works ok, but any subsequent call to the execute method does not seem