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 e8c51f46a813d75f799b8322664789187af17006 (commit)
via ad8a85e24d1892436829365a58a8b035db159e52 (commit)
from 6022d8592f4a1a46566c7c21fc8c93962f669e81 (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 e8c51f46a813d75f799b8322664789187af17006
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 19 21:35:07 2010 +0200
JBEHAVE-247: Added injectable PrioritisingStrategy in StepFinder with
default ByPriorityField impl.
Added alternative ByLevenshteinDistance impl.
commit ad8a85e24d1892436829365a58a8b035db159e52
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 19 18:50:04 2010 +0200
JBEHAVE-315: Completed unit testing of date converter.
-----------------------------------------------------------------------
Summary of changes:
distribution/src/site/content/finding-steps.html | 6 +-
distribution/src/site/content/pending-steps.html | 12 +-
.../src/site/content/priotising-steps.html | 33 +++
distribution/src/site/content/sitemap.xml | 1 +
.../MarkUnmatchedStepsAsPendingBehaviour.java | 97 ++++++---
.../core/steps/ParameterConvertersBehaviour.java | 28 +++
.../java/org/jbehave/core/steps/SomeSteps.java | 5 +
.../core/steps/MarkUnmatchedStepsAsPending.java | 19 ++-
.../jbehave/core/steps/ParameterConverters.java | 4 +-
.../jbehave/core/steps/PrioritisingStrategy.java | 11 +
.../java/org/jbehave/core/steps/StepFinder.java | 232 +++++++++++++++-----
11 files changed, 351 insertions(+), 97 deletions(-)
create mode 100644 distribution/src/site/content/priotising-steps.html
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/steps/PrioritisingStrategy.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>