commit 605b6590c3ace60faa1dc64e2ddc881c95092b93 Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Sat, 1 Mar 2014 15:26:18 +0000 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Sat, 1 Mar 2014 15:30:09 +0000
Updated release notes. diff --git a/distribution/src/site/content/release-notes.html b/distribution/src/site/content/release-notes.html index cfe7bb3..7d4cdf3 100755 --- a/distribution/src/site/content/release-notes.html +++ b/distribution/src/site/content/release-notes.html @@ -5,6 +5,40 @@ </head> <body> +<h1>JBehave Core - Version 3.9.1 (Mar 1, 2014)</h1> + +<h2> Bug +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-970'>JBEHAVE-970</a>] - Tests do not fail when Spring context fails to load +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-993'>JBEHAVE-993</a>] - Lifecycle steps not run before/after each Example Scenario +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-789'>JBEHAVE-789</a>] - Allow meta filters to ignore stories listed in GivenStories +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-974'>JBEHAVE-974</a>] - Allow step pattern parameter names to use a configurable character class +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-976'>JBEHAVE-976</a>] - Add support for XWiki as REST provider +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-977'>JBEHAVE-977</a>] - Allow export via REST of filesystem resources found in source path +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-980'>JBEHAVE-980</a>] - Allow configuration of report view encoding +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-982'>JBEHAVE-982</a>] - Add name resolving strategy for REST resources +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-985'>JBEHAVE-985</a>] - Improve string representation of model and step objects +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-994'>JBEHAVE-994</a>] - Allow import to filesystem from Confluence +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-996'>JBEHAVE-996</a>] - Allow stories to fail when they time out +</li> +</ul> + <h1>JBehave Core - Version 3.9 (Dec 13, 2013)</h1> <h2> Bug