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 fdca25163116b47bab4dce82561aae0db7e28abf (commit)
from 47ddca030b701b0d16f352a21ddfddc3ef8fc3b5 (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 fdca25163116b47bab4dce82561aae0db7e28abf
Author: Mauro Talevi <[email protected]>
Date: Wed Jun 16 14:41:10 2010 +0200
JBEHAVE-309: Cleaner code.
-----------------------------------------------------------------------
Summary of changes:
.../jbehave-reports/rendered/index.html | 41 ++++++++++++----
.../examples/trader/ClasspathTraderEmbedder.java | 8 +--
.../org/jbehave/examples/trader/TraderStory.java | 6 +--
.../jbehave/examples/trader/URLTraderEmbedder.java | 10 ++--
.../examples/trader/i18n/ItTraderStory.java | 4 +-
.../examples/trader/spring/SpringTraderRunner.java | 4 +-
.../trader/stories/ClaimsWithNullCalendar.java | 4 +-
.../stories/FailureFollowedByGivenStories.java | 2 +-
.../core/configuration/KeywordsBehaviour.java | 1 -
.../jbehave/core/embedder/EmbedderBehaviour.java | 2 +-
.../core/failures/FailureStrategyBehaviour.java | 2 -
.../core/failures/StepFailureBehaviour.java | 1 -
.../core/i18n/LocalizedKeywordsBehaviour.java | 2 +-
.../core/io/CasePreservingResolverBehaviour.java | 1 -
.../core/io/RelativeFileLoadingBehaviour.java | 9 ++--
.../org/jbehave/core/io/StoryLoaderBehaviour.java | 11 ++--
.../jbehave/core/io/StoryLocationBehaviour.java | 12 ++--
.../core/parsers/RegexStoryParserBehaviour.java | 2 -
.../reporters/FilePrintStreamFactoryBehaviour.java | 8 ++--
.../core/reporters/PrintStreamOutputBehaviour.java | 46 +++++++++---------
.../reporters/StoryReporterBuilderBehaviour.java | 26 +++++-----
.../jbehave/core/steps/CandidateStepBehaviour.java | 2 +-
.../configuration/MostUsefulConfiguration.java | 3 +
.../org/jbehave/core/i18n/LocalizedKeywords.java | 6 +-
.../java/org/jbehave/core/io/CodeLocations.java | 51 ++++++++++++++++++++
.../org/jbehave/core/io/LoadFromClasspath.java | 4 +-
.../java/org/jbehave/core/io/StoryLocation.java | 40 ++--------------
.../org/jbehave/core/parsers/RegexStoryParser.java | 6 ++-
.../core/reporters/FilePrintStreamFactory.java | 8 ++--
.../core/reporters/StepFailureDecorator.java | 6 +-
.../core/reporters/StoryReporterBuilder.java | 10 ++--
31 files changed, 185 insertions(+), 153 deletions(-)
copy jbehave-core/src/main/resources/ftl/jbehave-report-decorated.ftl =>
examples/trader/file:/Users/mauro/.m2/repository/org/jbehave/jbehave-core/3.0-SNAPSHOT/jbehave-reports/rendered/index.html
(68%)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/io/CodeLocations.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>