>>>>> "SB" == Stuart Barlow <[EMAIL PROTECTED]> writes:

 SB> Does this mean that I can specify a java task as follows...

[...]

Don't know what your args mean, but for the classpath argument to take
effect you will have to throw in an extra fork="true" as in

<java classname="com.peopledoc.myproj.myprojProjectCreator"
      args="..."
      classpath="Z:\myproj\current\devel\classes"
      fork="true"
/>

HTH

        Stefan

Reply via email to