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 32ed9a662a0ff9b938494c0a9ed966f1027c604e (commit)
via b2731854a8abf9f645b3716fb630e8b881d51475 (commit)
from ee77c43e9f74033d50af6fe3c2232fedcdad0641 (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 32ed9a662a0ff9b938494c0a9ed966f1027c604e
Author: Mauro Talevi <[email protected]>
Date: Fri Oct 8 19:42:20 2010 +0100
JBEHAVE-220: Added meta to file-based reports.
commit b2731854a8abf9f645b3716fb630e8b881d51475
Author: Mauro Talevi <[email protected]>
Date: Fri Oct 8 13:06:41 2010 +0100
JBEHAVE-220: Added optional meta properties at story and scenario level.
-----------------------------------------------------------------------
Summary of changes:
.../trader/stories/trader_sells_all_stocks.story | 2 +
.../org/jbehave/core/configuration/Keywords.java | 20 +++++-
.../src/main/java/org/jbehave/core/model/Meta.java | 46 +++++++++++
.../main/java/org/jbehave/core/model/Scenario.java | 10 +++
.../main/java/org/jbehave/core/model/Story.java | 13 +++-
.../org/jbehave/core/parsers/RegexStoryParser.java | 85 +++++++++++++++-----
.../org/jbehave/core/reporters/HtmlOutput.java | 3 +
.../jbehave/core/reporters/PrintStreamOutput.java | 10 +++
.../java/org/jbehave/core/reporters/TxtOutput.java | 3 +
.../java/org/jbehave/core/reporters/XmlOutput.java | 3 +
.../src/main/resources/i18n/keywords_de.properties | 2 +
.../src/main/resources/i18n/keywords_en.properties | 2 +
.../src/main/resources/i18n/keywords_fr.properties | 2 +
.../src/main/resources/i18n/keywords_it.properties | 2 +
.../src/main/resources/i18n/keywords_pt.properties | 2 +
.../src/main/resources/style/jbehave-reports.css | 9 ++
.../core/i18n/LocalizedKeywordsBehaviour.java | 4 +
.../core/parsers/RegexStoryParserBehaviour.java | 24 +++++-
.../core/reporters/PrintStreamOutputBehaviour.java | 29 ++++++-
19 files changed, 246 insertions(+), 25 deletions(-)
create mode 100644 jbehave-core/src/main/java/org/jbehave/core/model/Meta.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>