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 annotated tag, jbehave-3.2-beta-2 has been created
at 7b94f20a545dc9058f89a5a1b7a9962a814e20b1 (tag)
tagging 869857e155dadf043f4b8799086de99c52df17c1 (commit)
replaces jbehave-3.2-beta-1
tagged by Mauro Talevi
on Sun Dec 19 15:06:21 2010 +0100
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag jbehave-3.2-beta-2
Daniel Godfrey (10):
JBEHAVE-399: Fixed PostStoryStatisticsCollector to handle given stories
correctly.
JBEHAVE-399: Fixed PostStoryStatisticsCollector to only count the number
of scenarios within the story, not including any scenarios from GivenStories.
JBEHAVE-396: Updated ParameterConverters to throw an exception if it
doesn't have a registered converter for a type.
JBEHAVE-398: Renamed ExamplesTable.Row -> Record to ease testing and to
make it more generic, easier to reuse.
JBEHAVE-398: Added ability to specify a Record containing default values
for an ExamplesTable.
JBEHAVE-398: Fixed NPE with using a default row and defaultValues.
JBEHAVE-399: Fixed edge case where errors weren't being reported
correctly, when a later method couldn't be parameterised properly.
Fixed NullStoryReporterBehaviour on Windows.
Merged latest changes from master.
JBEHAVE-399: fixed issue with too many scenarios getting reported when we
have nested GivenStories.
Mauro Talevi (28):
[maven-release-plugin] prepare for next development iteration
Better clarity of test case.
JBEHAVE-234: Added JUnit AnnotatedPathRunner, based on Dan Godfrey's
contribution on git://github.com/dgodfrey/jbehave-core.git.
JBEHAVE-234: Added extensions of AnnotatedPathRunner for use with DI
containers.
JBEHAVE-234: Added examples of use AnnotatedPathRunner.
JBEHAVE-397: Applied patch
https://github.com/dgodfrey/jbehave-core/commit/1995395cd42ab1c91027af631ab81cde909e4dfa.
JBEHAVE-396: Styled code.
JBEHAVE-398: Allow ExamplesTable row values to be converted as
parameters. Functionality accessible via ExamplesTable#getRowAsParameters(int)
decorates existing ExamplesTable#getRow(int) and could be moved to a sub-class
(e.g. ParametersTable) if required.
Merge branch 'jbehave_399'
JBEHAVE-399: Minor code restyling.
JBEHAVE-403: Added NullStoryReporter.
JBEHAVE-403: Cleanup of unit test
JBEHAVE-399: Re-introduced backward compatibility of StoryRunner
interface, whilst maintaing the behaviour specified in the unit test.
JBEHAVE-399: Added event categories for the GivenStoryScenarios, which
are now reported separatedly in the views.
JBEHAVE-402: Allow sourceDirectory and testSourceDirectory to be not
read-only.
JBEHAVE-404: Ensured backward compatibility.
Added meta info to trader parametrisation stories and example of in-code
meta filter configuration.
Merge remote branch 'dgodfrey/jbehave_399'
JBEHAVE-399: Renamed variable for better clarity.
JBEHAVE-394: Added Hudson plugin contributed by Alan Parkinson.
Merge branch 'jbehave_398'
JBEHAVE-398: Renamed Record->Parameters and kept only methods that did
value conversion, i.e. those that do not duplicate the map method. Removed
need to cast to converting impl and removed map impl.
JBEHAVE-398: Moved Parameters classes to steps package.
JBEHAVE-394: Added hudson plugin to bin distribution, so it can be
uploaded to hudson plugins site via script after release.
JBEHAVE-398: Added constructor to ConvertedParameters to get values from
delegate Parameters.
JBEHAVE-398: Added use of examples table default in trader example.
Updated docs.
[maven-release-plugin] prepare release jbehave-3.2-beta-2
Paul Hammant (8):
better debugging
Merge branch 'master' of github.com:jbehave/jbehave-core
separate out composite test
work on composite testcase
work on composite testcase
JBEHAVE-404 fixed: Format can accept more implemenations now
Merge branch 'master' of github.com:jbehave/jbehave-core
english fixes for report templates
-----------------------------------------------------------------------
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>