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  5034aee61615997f2aa1ca57516b540b8d502fc7 (commit)
      from  f5ef26e1ac025b8c3b675e8b36db713f0a7d3ea2 (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 5034aee61615997f2aa1ca57516b540b8d502fc7
Author: Mauro Talevi <[email protected]>
Date:   Thu Jun 17 20:14:09 2010 +0200

    JBEHAVE-298:  Add reporting of case in which there are no steps instances.
    Added documentation.

-----------------------------------------------------------------------

Summary of changes:
 .../src/site/content/configuring-stories.html      |    4 +-
 distribution/src/site/content/faq.html             |   12 ++--
 distribution/src/site/content/finding-steps.html   |   57 +++++++++++++++++++
 .../src/site/content/migrating-from-2.x.html       |    3 +-
 distribution/src/site/content/pending-steps.html   |    4 +-
 distribution/src/site/content/sitemap.xml          |    1 +
 .../examples/trader/spring/SpringTraderRunner.java |   19 ++++++-
 .../jbehave/core/embedder/EmbedderBehaviour.java   |   59 +++++++++++++++++++-
 .../jbehave/core/configuration/Configuration.java  |   30 ++++++++++
 .../configuration/MostUsefulConfiguration.java     |   13 +++-
 .../java/org/jbehave/core/embedder/Embedder.java   |   22 ++++++-
 .../core/reporters/CandidateStepReporter.java      |   11 ++++
 .../PrintStreamCandidateStepReporter.java          |   51 +++++++++++++++++
 .../java/org/jbehave/core/steps/CandidateStep.java |    5 ++
 .../jbehave/core/steps/CandidateStepFinder.java    |   60 ++++++++++++++++++++
 .../core/steps/MarkUnmatchedStepsAsPending.java    |   22 ++------
 .../main/java/org/jbehave/core/steps/Steps.java    |    2 +-
 17 files changed, 335 insertions(+), 40 deletions(-)
 create mode 100644 distribution/src/site/content/finding-steps.html
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/reporters/CandidateStepReporter.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/reporters/PrintStreamCandidateStepReporter.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/steps/CandidateStepFinder.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>

Reply via email to