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 ee6f12cb2aea38aba7afb05a119bf24193b27e03 (commit)
from 43c3e1ca924fc35b6cc48796cf2660e83df58fcb (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 ee6f12cb2aea38aba7afb05a119bf24193b27e03
Author: Mauro Talevi <[email protected]>
Date: Sat Nov 13 22:03:36 2010 +0100
JBEHAVE-387: Added example of loading scenario parameters from classpath
resources. Updated docs.
-----------------------------------------------------------------------
Summary of changes:
.../src/site/content/parameter-converters.html | 4 +--
.../src/site/content/parametrised-scenarios.html | 27 ++++++++++++++++++-
.../src/site/content/tabular-parameters.html | 27 +++++++++++++++++---
.../org/jbehave/examples/trader/TraderStories.java | 9 ++++++-
.../org/jbehave/examples/trader/TraderStory.java | 7 +++-
.../jbehave/examples/trader/TraderStoryMaps.java | 4 +++
....java => ExamplesTableLoadedFromClasspath.java} | 2 +-
.../examples_table_loaded_from_classpath.story | 20 ++++++++++++++
.../table_parameter_loaded_from_resource.story | 13 ---------
.../jbehave/examples/trader/stories/trades.table | 4 +++
.../org/jbehave/core/parsers/RegexStoryParser.java | 6 +++-
11 files changed, 96 insertions(+), 27 deletions(-)
rename
examples/trader/src/main/java/org/jbehave/examples/trader/stories/{TableParameterLoadedFromResource.java
=> ExamplesTableLoadedFromClasspath.java} (61%)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/examples_table_loaded_from_classpath.story
delete mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/table_parameter_loaded_from_resource.story
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/trades.table
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>