This is a simple Perl script to supplement the existing ant invocation scripts. It is pretty much a translation of the DOS batch file, with an internal debug flag to trace out what is happening when things go wrong.
It is actually a staging release on the way to a cgi-bin script that triggers some server side build tasks with the XML output fed back to the browser. But in its present incarnation it scould be a handy starting point for running ant on those boxes that have Java & perl but are not unix/PC. As usual I have had to work around the issues of how directories and classpath entries are separated. What I have done works on linux and win32, but will inevitably need some minor changes to work on other boxes. -Steve
runant.pl
Description: Perl program
