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 6ed23bd90fdbf45df1c5bd810c5c2e489da822fe (commit)
from dd8b9e169e1ae3f67af32e4fc486421f2e32884e (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 6ed23bd90fdbf45df1c5bd810c5c2e489da822fe
Author: Mauro Talevi <[email protected]>
Date: Fri Dec 30 10:06:27 2011 +0100
JBEHAVE-691: Added null-object impls of AnnotationMonitor and
EmbedderMonitor. Refactored all impls to extend null-object impls.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/ant/AbstractEmbedderTask.java | 3 +-
.../core/configuration/NullAnnotationMonitor.java | 18 ++++++
.../PrintStreamAnnotationMonitor.java | 4 +-
.../org/jbehave/core/embedder/EmbedderMonitor.java | 3 +
.../core/embedder/EmbedderMonitorDecorator.java | 6 ++-
...itorDecorator.java => NullEmbedderMonitor.java} | 59 +++++---------------
.../core/embedder/PrintStreamEmbedderMonitor.java | 2 +-
.../org/jbehave/core/steps/NullStepMonitor.java | 2 +-
.../org/jbehave/mojo/AbstractEmbedderMojo.java | 3 +-
9 files changed, 48 insertions(+), 52 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/configuration/NullAnnotationMonitor.java
copy
jbehave-core/src/main/java/org/jbehave/core/embedder/{EmbedderMonitorDecorator.java
=> NullEmbedderMonitor.java} (55%)
mode change 100755 => 100644
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>
</p>