I've seen solutions using and javascript, but that's
not supported in 1.6.5 as far as I can tell. Unfortunately, I can't
upgrade to 1.7.0 just yet. I need to be able to run a task
on all project directories using a single build file (genericantfile),
but ONLY if those directories contain an ivy
Does anyone know of an ant task which is capable of invoking a web service
synchronously, ideally dropping the soap response into a property?
It may sound like an obscene abuse of ant, but I need ant to execute a number
of commands in a shell, using the same shell for each incremental call in th