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 6c60e44c88e6b0acd63158327f3157058f8de5ff (commit)
via 9b3fe457e1e4b93ca8f9661f951d82b705f02143 (commit)
via 767b13b47e43ad8ba61163c1655c64d5300d2337 (commit)
from a8faed164ae95b57e10af4ca132e96a272fff361 (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 6c60e44c88e6b0acd63158327f3157058f8de5ff
Author: Mauro Talevi <[email protected]>
Date: Sun Nov 27 13:43:29 2011 +0000
JBEHAVE-617: Updated examples module.
commit 9b3fe457e1e4b93ca8f9661f951d82b705f02143
Author: Mauro Talevi <[email protected]>
Date: Sun Nov 27 13:41:08 2011 +0000
JBEHAVE-617: Added performance example module for verification of
performance related behaviour.
commit 767b13b47e43ad8ba61163c1655c64d5300d2337
Author: Mauro Talevi <[email protected]>
Date: Sun Nov 27 12:58:58 2011 +0000
JBEHAVE-617: Applied patch from Laura Dean. Added unit tests to verify
performance behaviour with long tables.
-----------------------------------------------------------------------
Summary of changes:
.../src/site/content/examples-modules.html | 1 +
examples/{google => performance}/pom.xml | 20 +-
.../examples/performance/PerformanceStories.java} | 23 +-
.../performance/steps/PerformanceSteps.java | 45 +
.../examples/performance/stories/generate.story | 2 +
.../examples/performance/stories/parsing.story | 2025 ++++++++++++++++++++
examples/pom.xml | 1 +
.../org/jbehave/core/parsers/RegexStoryParser.java | 4 +-
.../core/parsers/RegexStoryParserBehaviour.java | 40 +-
9 files changed, 2129 insertions(+), 32 deletions(-)
copy examples/{google => performance}/pom.xml (72%)
copy
examples/{threads/src/main/java/org/jbehave/examples/threads/ThreadsStories.java
=>
performance/src/main/java/org/jbehave/examples/performance/PerformanceStories.java}
(65%)
create mode 100644
examples/performance/src/main/java/org/jbehave/examples/performance/steps/PerformanceSteps.java
create mode 100644
examples/performance/src/main/java/org/jbehave/examples/performance/stories/generate.story
create mode 100644
examples/performance/src/main/java/org/jbehave/examples/performance/stories/parsing.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>