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 4aece1061299e9cf09df108c42a4a838710c5816 (commit)
from 38d6c711f0d136de62f07b76db5ad1f530c56186 (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 4aece1061299e9cf09df108c42a4a838710c5816
Author: Mauro Talevi <[email protected]>
Date: Sun Jul 25 10:28:06 2010 +0200
Renamed runtime exception classes for consistency
-----------------------------------------------------------------------
Summary of changes:
.../core/configuration/KeywordsBehaviour.java | 4 ++--
.../core/i18n/LocalizedKeywordsBehaviour.java | 8 ++++----
.../core/configuration/AnnotationBuilder.java | 2 +-
.../core/configuration/AnnotationFinder.java | 2 +-
...ationException.java => AnnotationRequired.java} | 8 ++++----
.../org/jbehave/core/configuration/Keywords.java | 6 +++---
.../org/jbehave/core/i18n/LocalizedKeywords.java | 14 +++++++-------
.../org/jbehave/core/parsers/RegexStoryParser.java | 9 +--------
.../core/reporters/FilePrintStreamFactory.java | 6 +++---
.../core/reporters/StoryReporterBuilder.java | 6 +++---
.../guice/GuiceAnnotationBuilder.java | 4 ++--
.../configuration/pico/PicoAnnotationBuilder.java | 4 ++--
.../spring/SpringAnnotationBuilder.java | 4 ++--
13 files changed, 35 insertions(+), 42 deletions(-)
rename
jbehave-core/src/main/java/org/jbehave/core/configuration/{MissingAnnotationException.java
=> AnnotationRequired.java} (74%)
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>