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 1a920369cb9b7834f6667f8c2dbd2c5a46e50a06 (commit)
from e5862d2916a66f3ff97160a477497bd3ed2aac19 (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 1a920369cb9b7834f6667f8c2dbd2c5a46e50a06
Author: Paul Hammant <[email protected]>
Date: Sat Jan 15 06:14:34 2011 -0600
rename/move as per Mauro request
-----------------------------------------------------------------------
Summary of changes:
.../org/jbehave/core/embedder/StoryRunner.java | 11 +-
.../jbehave/core/failures/PendingStepFound.java | 4 +-
.../java/org/jbehave/core/failures/StepFailed.java | 9 +-
.../core/failures/UUIDExceptionWrapper.java | 34 ++++++
.../java/org/jbehave/core/model/OutcomesTable.java | 11 +-
.../jbehave/core/reporters/PrintStreamOutput.java | 4 +-
.../core/reporters/StepFailureDecorator.java | 6 +-
.../org/jbehave/core/steps/AbstractStepResult.java | 15 ++-
.../jbehave/core/steps/CorrelatedException.java | 28 -----
.../src/main/java/org/jbehave/core/steps/Step.java | 5 +-
.../java/org/jbehave/core/steps/StepCreator.java | 36 +++---
.../java/org/jbehave/core/steps/StepResult.java | 4 +-
.../core/embedder/StoryRunnerBehaviour.java | 120 ++++++++++----------
.../jbehave/core/model/OutcomesTableBehaviour.java | 4 +-
.../DelegatingStoryReporterBehaviour.java | 4 +-
.../core/reporters/NullStoryReporterBehaviour.java | 4 +-
.../PostStoryStatisticsCollectorBehaviour.java | 4 +-
.../core/reporters/PrintStreamOutputBehaviour.java | 11 +-
.../reporters/SilentSuccessFilterBehaviour.java | 4 +-
.../reporters/StoryReporterBuilderBehaviour.java | 5 +-
.../jbehave/core/steps/StepCandidateBehaviour.java | 3 +-
.../jbehave/core/steps/StepCreatorBehaviour.java | 6 +-
.../jbehave/core/steps/StepResultBehaviour.java | 6 +-
.../org/jbehave/core/steps/StepsBehaviour.java | 4 +-
24 files changed, 179 insertions(+), 163 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/failures/UUIDExceptionWrapper.java
delete mode 100644
jbehave-core/src/main/java/org/jbehave/core/steps/CorrelatedException.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>