This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".
The branch, master has been updated
via b42a6a483175cd7bf09bee84f1a9699912fbcb29 (commit)
from 59758d392776270b08282c4552753c22d521517c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b42a6a483175cd7bf09bee84f1a9699912fbcb29
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 18 15:09:39 2011 +0200
JBEHAVE-535: Extracted StackTraceFormatter from PrintStreamOutput so it
can be reused in TemplateableOutput.
-----------------------------------------------------------------------
Summary of changes:
.../jbehave/core/reporters/PrintStreamOutput.java | 241 ++++++--------------
.../core/reporters/StackTraceFormatter.java | 118 ++++++++++
.../core/reporters/PrintStreamOutputBehaviour.java | 83 -------
.../reporters/StackTraceFormatterBehaviour.java | 94 ++++++++
4 files changed, 278 insertions(+), 258 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/StackTraceFormatter.java
create mode 100644
jbehave-core/src/test/java/org/jbehave/core/reporters/StackTraceFormatterBehaviour.java
hooks/post-receive
--
jbehave-core
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>