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 fc3b02c1d689ec8ade478affa10e9b31f610ac26 (commit)
from c3be791ce66ea91ab0ce36442c6ae13c4fba216c (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 fc3b02c1d689ec8ade478affa10e9b31f610ac26
Author: Mauro Talevi <[email protected]>
Date: Wed Apr 20 10:58:47 2011 +0200
JBEHAVE-487: Added support for meta parameters, i.e. parameters specified
as meta properties.
-----------------------------------------------------------------------
Summary of changes:
.../org/jbehave/examples/trader/TraderStories.java | 3 +-
.../org/jbehave/examples/trader/TraderStory.java | 3 +-
.../trader/steps/MetaParametrisationSteps.java | 31 ++++++++++++++++++++
...{PendingStats.java => MetaParametrisation.java} | 4 +-
.../trader/stories/meta_parametrisation.story | 14 +++++++++
.../org/jbehave/core/embedder/StoryRunner.java | 9 +++++-
6 files changed, 59 insertions(+), 5 deletions(-)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/steps/MetaParametrisationSteps.java
copy
examples/trader/src/main/java/org/jbehave/examples/trader/stories/{PendingStats.java
=> MetaParametrisation.java} (63%)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/meta_parametrisation.story
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>