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 0727ff850117009a017139907585ff6b8eb03531 (commit)
via 69dd1d521333560790658b4ad5820c669e0d5aea (commit)
from 45c3515c7f2642519d79faa3ee30c28353e2e2bd (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 0727ff850117009a017139907585ff6b8eb03531
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 26 10:46:11 2010 +0200
JBEHAVE-318: Moved concern of instantiating runnable stories found to
story finder.
Removed now reundant option to inject class loader in runnable stories.
commit 69dd1d521333560790658b4ad5820c669e0d5aea
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 26 09:41:55 2010 +0200
JBEHAVE-318: Merged PathToClassNames to StoryPathFinder.findClassNames()
method.
-----------------------------------------------------------------------
Summary of changes:
.../examples/trader/i18n/ItTraderStory.java | 16 ++-
.../java/org/jbehave/ant/AbstractStoryTask.java | 95 +--------
.../jbehave/core/StoryClassLoaderBehaviour.java | 3 +-
.../jbehave/core/io/StoryPathFinderBehaviour.java | 5 +-
.../java/org/jbehave/core/StoryClassLoader.java | 219 ++++++++++----------
.../java/org/jbehave/core/io/PathToClassNames.java | 31 ---
.../java/org/jbehave/core/io/StoryPathFinder.java | 57 +++++
.../java/org/jbehave/mojo/AbstractStoryMojo.java | 206 ++++++------------
8 files changed, 262 insertions(+), 370 deletions(-)
delete mode 100644
jbehave-core/src/main/java/org/jbehave/core/io/PathToClassNames.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>