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  d24a8ef8bafe29f6203d704bbb50de19c6fe4f72 (commit)
      from  8288937a7f609db5db055642d6079b1d5ab7b4fe (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 d24a8ef8bafe29f6203d704bbb50de19c6fe4f72
Author: Mauro Talevi <[email protected]>
Date:   Fri Jun 25 14:25:02 2010 +0200

    JBEHAVE-318:  Refactored StoryPathFinder to always normalise paths.  Moved 
class name transformation concern to PathToClassNames trasformer.
    Made prefix and normalise methods protected so they can overridden with 
different behaviours.

-----------------------------------------------------------------------

Summary of changes:
 .../trader/AnnotatedTraderStoryRunner.java         |    5 +-
 .../examples/trader/ClasspathTraderEmbedder.java   |    8 +-
 .../jbehave/examples/trader/URLTraderEmbedder.java |   17 +---
 .../spring/AnnotatedEmbedderUsingSpring.java       |    5 +-
 ...notatedEmbedderWithSpringJUnit4ClassRunner.java |    5 +-
 .../java/org/jbehave/ant/AbstractStoryTask.java    |    9 +-
 .../jbehave/core/embedder/EmbedderBehaviour.java   |   18 ++--
 .../jbehave/core/io/StoryPathFinderBehaviour.java  |   72 +++++++++------
 .../core/configuration/AnnotationFinder.java       |    8 +-
 .../java/org/jbehave/core/io/PathToClassNames.java |   31 ++++++
 .../java/org/jbehave/core/io/StoryPathFinder.java  |  100 +++++++++++---------
 .../java/org/jbehave/mojo/AbstractStoryMojo.java   |    9 +-
 12 files changed, 169 insertions(+), 118 deletions(-)
 create 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>

Reply via email to