spa wrote:
Hello,

I have an existing Ant task for running Selenium tests that uses parallel,
sequential and waitfor. I can encapsulate that task in Gradle but would like
to know if it is easy to rewrite it in Gradle.


Gradle doesn't offer anything special for concurrency, only what Groovy/Java/Ant provide.


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to