On Thu, 03 Mar 2011 13:27:34 -0500, Thom Hehl wrote: > Actually, I just figured out the issue is that I need to run ant.bat > instead of just ant. :( Add shell=True to the Popen() call.