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 5cfc609a3f1e50d7eea4bf7d3ab7e67e2df78bb3 (commit)
via 4a5c4863db60cee1f11fd53321bb19b138bb2af0 (commit)
from 0727ff850117009a017139907585ff6b8eb03531 (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 5cfc609a3f1e50d7eea4bf7d3ab7e67e2df78bb3
Merge: 4a5c4863db60cee1f11fd53321bb19b138bb2af0
0727ff850117009a017139907585ff6b8eb03531
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 26 11:26:04 2010 +0200
Merge branch 'master' of ssh://git.codehaus.org/jbehave-core
commit 4a5c4863db60cee1f11fd53321bb19b138bb2af0
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 26 11:24:16 2010 +0200
JBEHAVE-318: Renamed StoryPathFinder to StoryFinder as more appropriate
now that it is responsible for finding
both story paths and runnable stories.
-----------------------------------------------------------------------
Summary of changes:
distribution/src/site/content/configuration.html | 4 +-
distribution/src/site/content/running-stories.html | 6 +--
distribution/src/site/content/stepdocs.html | 45 ++++++++++----------
.../trader/AnnotatedTraderStoryRunner.java | 4 +-
.../examples/trader/ClasspathTraderEmbedder.java | 4 +-
.../jbehave/examples/trader/URLTraderEmbedder.java | 4 +-
.../spring/AnnotatedEmbedderUsingSpring.java | 4 +-
...notatedEmbedderWithSpringJUnit4ClassRunner.java | 4 +-
.../java/org/jbehave/ant/AbstractStoryTask.java | 12 +++---
.../main/java/org/jbehave/ant/StoryRunnerTask.java | 2 +-
.../jbehave/core/io/StoryPathFinderBehaviour.java | 12 +++---
.../io/{StoryPathFinder.java => StoryFinder.java} | 33 ++++++++++----
.../java/org/jbehave/mojo/AbstractStoryMojo.java | 12 +++---
.../java/org/jbehave/mojo/StoryRunnerMojo.java | 2 +-
14 files changed, 79 insertions(+), 69 deletions(-)
rename jbehave-core/src/main/java/org/jbehave/core/io/{StoryPathFinder.java =>
StoryFinder.java} (80%)
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>