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  792d3837978f51e2c8ee10baf9aa6f6341221b4e (commit)
       via  d5c7008456a70e57f1b3e8479d1c57c8993d09f2 (commit)
       via  4019d1d26f4465412a9941bf372ab332b7d9aa46 (commit)
       via  aa9c820b6a4cc208058eb6fd7b3583bdf788f7c5 (commit)
      from  927a71b12655c7aa16d1d2e6763b770a1f4b0521 (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 792d3837978f51e2c8ee10baf9aa6f6341221b4e
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 16 20:16:47 2010 +0200

    JBEHAVE-362:  Refactored story reports to use the name resolver.

commit d5c7008456a70e57f1b3e8479d1c57c8993d09f2
Merge: 4019d1d26f4465412a9941bf372ab332b7d9aa46 
927a71b12655c7aa16d1d2e6763b770a1f4b0521
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 16 19:32:52 2010 +0200

    Merge branch 'master' of ssh://git.codehaus.org/jbehave-core

commit 4019d1d26f4465412a9941bf372ab332b7d9aa46
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 16 19:19:24 2010 +0200

    JBEHAVE-362:  Renamed implementation.

commit aa9c820b6a4cc208058eb6fd7b3583bdf788f7c5
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 16 19:12:50 2010 +0200

    JBEHAVE-362:  Added StoryNameResolver and UnderscoredToCapitalized 
implementation.  StoryMapper now uses it.

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

Summary of changes:
 .../org/jbehave/core/embedder/StoryMapper.java     |    7 +++--
 .../org/jbehave/core/io/StoryNameResolver.java     |   12 ++++++++++
 .../jbehave/core/io/UnderscoredToCapitalized.java  |   21 ++++++++++++++++++
 .../core/reporters/FreemarkerViewGenerator.java    |   23 +++++++++++++------
 .../ftl/jbehave-reports-index-with-totals.ftl      |    8 +++---
 .../core/io/StoryNameResolverBehaviour.java        |   19 ++++++++++++++++
 6 files changed, 76 insertions(+), 14 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/io/StoryNameResolver.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/io/UnderscoredToCapitalized.java
 create mode 100644 
jbehave-core/src/test/java/org/jbehave/core/io/StoryNameResolverBehaviour.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