runtarget vs. macrodef for Procedural Ant Programming

2011-07-28 Thread Steve Amerige
Hi all, What are the pros/cons of choosing runtarget vs. macrodef as "functions" under these assumptions: 1. Ant is going to be used as a procedural language for complex coding. Please just accept this assumption. :-) 2. No more than a page or so of coding should be in any one macrodef

junit task xml output omits failure message if it contains the word " more"?

2011-07-28 Thread Bob Billings
I tried searching bugzilla to see if this had been noticed before but couldn't find anything. My project is using Cruise Control to rebuild our development database every night and send out unit test results in the morning to the developers so in the morning they know whether the latest SQL script