Hi Victor,

On Oct 9, 2008, at 8:00 AM, Victor Ott wrote:

Hans,

"exit /B code" did NOT deliver the error code, when I tried it the day
before yesterday. Only "exit code".
But I'll take again a look at it.


What we could do is to introduce an environment variable. Let's call it EXIT_CONSOLE. We would check in the gradle.bat/cmd if this is set. If so we would trigger an 'exit 1'. The main use case for this are CI servers. With Bamboo or Teamcity you can easily define such environment variables. In our test script we could easily set this as well. The normal windows user would not be affected by this.

What do you think?

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to