On May 11, 2004, at 8:01 PM, Kenneth Litwak wrote:
Thanks Jack and Peter. That fixed that problem.

Now how about this. In the process of developing a project, I have
code that I want to test, and code that is in development, i.e., it
isn't done and doesn't compile. I still want to run my test. What do I
do in my script to tell Ant to compile what it can and run the test?
This would of course only be relevant for the unit tests I'm trying to
run. Thanks.

My take is if the code doesn't compile then fix it. If it is incomplete, then comment out / stub out enough so that it does at least compile.


Erik


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



Reply via email to