> -----Original Message-----
> All I want to do is get ant to not fork java.   Will this junit
> stuff help me?  If so, how do I do it? Remember, I'm very new
> to ant and Java.
> 
> Don Payette
> 

How are you running ant? The usual way is to define your build process
in an xml file, usually called "build.xml" - can you post your build.xml
file, or, if you're calling ant another way, explain how you are invoking
it?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to