On 18 December 2012 00:31, Szczepan Faber <[email protected]> wrote:
> This is cool stuff! Does anything change in a way instances of
> GradleException (or any exception that descends from GradleException)
> are presented in the failure summary?

The only change is that all nested @Contextual exceptions will always
be displayed. In the past we only reported up to the first
non-Contextual exception.

The output is:
====
Entry Point exception message
> First @Contextual exception message
   > Second @Contextual exception message
      > Last @Contextual exception message
         > Direct cause of last contextual exception

Daz

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

    http://xircles.codehaus.org/manage_email


Reply via email to