commit f471463adb8deed8c91d44d5d7b02093d9ef2777 Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Wed Mar 28 17:25:55 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Wed Mar 28 17:25:55 2012 +0200
Updated release notes. diff --git a/distribution/src/site/content/release-notes.html b/distribution/src/site/content/release-notes.html index 11e4e76..99e2259 100755 --- a/distribution/src/site/content/release-notes.html +++ b/distribution/src/site/content/release-notes.html @@ -5,7 +5,8 @@ </head> <body> -<h1>JBehave Core - Version 3.6 (Mar xx, 2012)</h1> +<h1>JBehave Core - Version 3.6 (Mar 29, 2012)</h1> + <h2> Bug </h2> @@ -24,6 +25,8 @@ </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-642'>JBEHAVE-642</a>] - StackOverflowError in RegexStoryParser with long scenario titles </li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-646'>JBEHAVE-646</a>] - @Named not respecting parameter order +</li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-650'>JBEHAVE-650</a>] - Ant copy-dependencies (binary distribution) doesn't find all required artifacts when the local maven cache is empty </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-655'>JBEHAVE-655</a>] - Title before "Scenario" ends up as package name @@ -50,6 +53,8 @@ </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-710'>JBEHAVE-710</a>] - Pending steps methods should remove even more characters </li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-712'>JBEHAVE-712</a>] - Spaces in path breaks StoryFinder().findPaths() +</li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-724'>JBEHAVE-724</a>] - Too many columns in an example table give IndexOutOfBoundsException </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-725'>JBEHAVE-725</a>] - Some unit tests fail on Windows due to cr/lf encoding @@ -58,6 +63,14 @@ </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-733'>JBEHAVE-733</a>] - Composed steps don't behave like steps in a story when using parameters </li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-739'>JBEHAVE-739</a>] - NumberFormatException when trying to convert parameters to BigDecimal with German Locale +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-745'>JBEHAVE-745</a>] - @Named annotation doesn't work in scenario when Examples table and MetaInfo is used +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-746'>JBEHAVE-746</a>] - ReportsCount is counting files that aren't stories in the story count +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-747'>JBEHAVE-747</a>] - codeLocationFromPath breaks for paths with spaces +</li> </ul> <h2> Improvement @@ -179,6 +192,19 @@ </li> <li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-732'>JBEHAVE-732</a>] - Configure atlassian repo for accessing Google GData artifact </li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-736'>JBEHAVE-736</a>] - Upgrade StoryNavigator to latest version +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-740'>JBEHAVE-740</a>] - Better documentation of management of transitive dependencies +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-751'>JBEHAVE-751</a>] - Need to update the EBNF grammar +</li> +</ul> + +<h2> Test +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-744'>JBEHAVE-744</a>] - Unit test can fail due to random list ordering +</li> </ul> <h1>JBehave Core - Version 3.5.4 (Nov 27, 2011)</h1>