Hi all,
I have 3 long-running tasks imported ("oahu-jar", "client-sdk", "common")
from an ANT script as shown below:
These ANT tasks have rich output in the stdout when they are executed.
However, the output of all of them are somehow suppressed when executed from
Gradle...
Is there a way to get the output of the execution of those tasks?
A second question: When I try to do "oahu-jar.execute()", the script fails
complaining about "oahu"... As I understand, this is a result of how groovy
parses "oahu-jar" as two different tokens... How can I execute this task as
we can do with "common.execute()" shown above?
Thanks for any help!!!
Marcello
--
View this message in context:
http://gradle.1045684.n5.nabble.com/Is-it-possible-to-execute-imported-tasks-Verbose-from-Gradle-tp4912796p4912796.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email