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  2d1ba445e5f73eb9d7e97951396452a2dc8f30a1 (commit)
      from  a2a26c168eb4bb12ef8cdb20a6fb0774917e706b (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 2d1ba445e5f73eb9d7e97951396452a2dc8f30a1
Author: Mauro Talevi <[email protected]>
Date:   Sun Jun 20 11:23:48 2010 +0200

    Increased test coverage and readability.
    Removed encoder from keywords.  Encoding should be addressed consistently 
in JBEHAVE-275.

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

Summary of changes:
 .../examples/trader/i18n/ItTraderStory.java        |    4 +-
 .../core/configuration/KeywordsBehaviour.java      |    5 +-
 .../UnmodifiableConfigurationBehaviour.java        |   34 +-
 .../jbehave/core/embedder/EmbedderBehaviour.java   |   13 +-
 .../core/i18n/LocalizedKeywordsBehaviour.java      |    6 +-
 .../core/io/CasePreservingResolverBehaviour.java   |   34 -
 .../core/io/StoryPathResolverBehaviour.java        |   14 +
 .../jbehave/core/steps/CandidateStepBehaviour.java |  804 +++++++++-----------
 .../jbehave/core/configuration/Configuration.java  |  580 +++++++-------
 .../org/jbehave/core/configuration/Keywords.java   |   74 +--
 .../configuration/UnmodifiableConfiguration.java   |  170 ++---
 .../org/jbehave/core/i18n/LocalizedKeywords.java   |   27 +-
 .../main/java/org/jbehave/core/i18n/NullCoder.java |   10 +
 .../java/org/jbehave/core/i18n/StringCoder.java    |    1 -
 .../main/java/org/jbehave/core/steps/Steps.java    |   10 +-
 15 files changed, 820 insertions(+), 966 deletions(-)
 delete mode 100644 
jbehave-core/src/behaviour/java/org/jbehave/core/io/CasePreservingResolverBehaviour.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/i18n/NullCoder.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