Title: [913] trunk/distribution/src/site/content: Updated release notes from Jira.
Revision
913
Author
mauro
Date
2008-09-01 08:50:43 -0500 (Mon, 01 Sep 2008)

Log Message

Updated release notes from Jira. 
Updated navigation bar in layout.

Modified Paths


Diff

Modified: trunk/distribution/src/site/content/getting-started.html (912 => 913)

--- trunk/distribution/src/site/content/getting-started.html	2008-09-01 13:40:07 UTC (rev 912)
+++ trunk/distribution/src/site/content/getting-started.html	2008-09-01 13:50:43 UTC (rev 913)
@@ -82,7 +82,6 @@
 
 <p>Future features we're thinking of:
 <ul>
-  <li>having more than one scenario in a file</li>
   <li>tagging scenarios</li>
   <li>better tolerance of whitespace</li>
   <li>an option for pending steps to break the build</li>

Modified: trunk/distribution/src/site/content/release-notes.html (912 => 913)

--- trunk/distribution/src/site/content/release-notes.html	2008-09-01 13:40:07 UTC (rev 912)
+++ trunk/distribution/src/site/content/release-notes.html	2008-09-01 13:50:43 UTC (rev 913)
@@ -5,6 +5,61 @@
 </head>
 <body>
 
+<h1>JBehave - Version 2.0 (Sep 1, 2008)</h1>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href="" -         Should not require a space before a new line
+</li>
+<li>[<a href="" -         Build isn't running the scenarios
+</li>
+<li>[<a href="" -         Only Parentheses are escaped in DollarStepPatternBuilder
+</li>
+</ul>
+    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href="" -         Two Minute Intro for JBehave needs some work
+</li>
+<li>[<a href="" -         Need really great javadoc for all injectable / configurable classes
+</li>
+<li>[<a href="" -         DollarArgThingumy should take the $ as an argument - this is what people are most likely to want to change
+</li>
+<li>[<a href="" -         Eclipse can't find the test to run when it's in JBehave's jar
+</li>
+<li>[<a href="" -         Candidate step should support generic parameter conversion
+</li>
+</ul>
+    
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href="" -         Localisation
+</li>
+<li>[<a href="" -         Should be able to have multiple scenarios in a story
+</li>
+<li>[<a href="" -         Should be able to title scenarios
+</li>
+<li>[<a href="" -         Story narratives
+</li>
+<li>[<a href="" -         Story titles
+</li>
+<li>[<a href="" -         Pending steps optionally break the build
+</li>
+<li>[<a href="" -         Only output broken scenarios
+</li>
+<li>[<a href="" -         Output pending scenarios as well as broken when option to break build on pending is selected
+</li>
+<li>[<a href="" -         Sort out the website
+</li>
+<li>[<a href="" -         JBehave configuration classes
+</li>
+<li>[<a href="" -         Custom converters
+</li>
+</ul>
+            
 
 </body>
 

Modified: trunk/distribution/src/site/templates/skin.html (912 => 913)

--- trunk/distribution/src/site/templates/skin.html	2008-09-01 13:40:07 UTC (rev 912)
+++ trunk/distribution/src/site/templates/skin.html	2008-09-01 13:50:43 UTC (rev 913)
@@ -47,11 +47,10 @@
 </div>
 </#list>
 
-<h1>Hosted by</h1>
+<h2>Hosted by</h2>
 <img alt="Hosted at Codehaus"
 	src="" width="120" height="40" /><br />
 
-<h1>Ads</h1>
 <script type="text/_javascript_"><!--
         google_ad_client = "pub-8973208330688044";
         google_ad_width = 125;


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to