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  7890aca94602c97a6dacfcfd7335b887c3349418 (commit)
      from  cec234c4c09c6b45cf99b95da811ebcd958dc07f (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 7890aca94602c97a6dacfcfd7335b887c3349418
Author: Mauro Talevi <[email protected]>
Date:   Fri Jul 9 01:15:02 2010 +0200

    JBEHAVE-275: Renamed StringCoder to Encoding and removed rendundant 
canonicalization() method

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

Summary of changes:
 .../stories/PlayersCanHazTurns.java                |    4 +-
 .../examples/trader/i18n/ItTraderStory.java        |    4 +-
 .../examples/trader/i18n/PtTraderStory.java        |    4 +-
 .../core/configuration/KeywordsBehaviour.java      |    4 +-
 .../core/i18n/LocalizedKeywordsBehaviour.java      |    2 +-
 .../jbehave/core/i18n/StringCoderBehaviour.java    |   30 ---------
 .../reporters/StoryReporterBuilderBehaviour.java   |    4 +-
 .../org/jbehave/core/configuration/Keywords.java   |   24 ++++----
 .../main/java/org/jbehave/core/i18n/Encoding.java  |   38 +++++++++++
 .../org/jbehave/core/i18n/LocalizedKeywords.java   |    8 +-
 .../main/java/org/jbehave/core/i18n/NullCoder.java |   10 ---
 .../java/org/jbehave/core/i18n/StringCoder.java    |   65 --------------------
 .../org/jbehave/core/parsers/RegexStoryParser.java |    7 +-
 .../main/java/org/jbehave/core/steps/Steps.java    |    5 +-
 14 files changed, 70 insertions(+), 139 deletions(-)
 delete mode 100644 
jbehave-core/src/behaviour/java/org/jbehave/core/i18n/StringCoderBehaviour.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/i18n/Encoding.java
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/i18n/NullCoder.java
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/i18n/StringCoder.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