Title: [waffle-scm] [494] trunk/waffle-distribution/src/site/content: Updated release notes and downloads page.
Revision
494
Author
mauro
Date
2007-12-15 10:42:17 -0600 (Sat, 15 Dec 2007)

Log Message

Updated release notes and downloads page.

Modified Paths


Diff

Modified: trunk/waffle-distribution/src/site/content/download.html (493 => 494)

--- trunk/waffle-distribution/src/site/content/download.html	2007-12-15 16:14:43 UTC (rev 493)
+++ trunk/waffle-distribution/src/site/content/download.html	2007-12-15 16:42:17 UTC (rev 494)
@@ -8,15 +8,15 @@
 
 <h2>Stable releases</h2>
 
-<p>28 July 2007 - 1.0-beta-1</p>
-
   <p>
     The stable releases of Waffle can be found on the
     <a href=""
     <ul>
-      <li><a href=""
+      <li><a href="" bin distribution</a> (15 December 2007)</li>
     </ul>
-
+    <ul>
+      <li><a href="" bin distribution</a> (28 July 2007)</li>
+    </ul>
   </p>
 
 <h2 id="snapshot">Latest Snapshot</h2>
@@ -43,7 +43,8 @@
     <version>[version]</version>
   </dependency>
     </textarea>
-    specifying the desired module and version.  Currently, Waffle comprises of three modules:
+    specifying the desired module and version.  Currently, Waffle comprises of three Java modules, 
+    in addition to a waffle-resources module:
     <ul>
       <li><a href=""
       <li><a href=""

Modified: trunk/waffle-distribution/src/site/content/release-notes.html (493 => 494)

--- trunk/waffle-distribution/src/site/content/release-notes.html	2007-12-15 16:14:43 UTC (rev 493)
+++ trunk/waffle-distribution/src/site/content/release-notes.html	2007-12-15 16:42:17 UTC (rev 494)
@@ -1,18 +1,26 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-<title>Release Notes - 1.0-rc-1</title>
+<title>Release Notes</title>
 </head>
 <body>
     
-       
+<h1>   Release Notes - Waffle - Version 1.0-rc-1
+</h1>
+        
 <h2>        Bug
 </h2>
 <ul>
 <li>[<a href="" -         dateTimePicker does not respect the label attribute
 </li>
+<li>[<a href="" -         SelectTag throws NPE when selected item is null
+</li>
+<li>[<a href="" -         SelectTag creates a new option if there is no form type definition
+</li>
 <li>[<a href="" -         Example webapps failing in Tomcat 6.0
 </li>
+<li>[<a href="" -         Select tag does not accept null as content
+</li>
 <li>[<a href="" -         build with jruby 1.0.1 fails
 </li>
 <li>[<a href="" -         http://waffle.codehaus.org/binding-validation.html contains wrong examples/class names
@@ -22,6 +30,8 @@
 <h2>        Improvement
 </h2>
 <ul>
+<li>[<a href="" -         Support Setter Injection from Registrar
+</li>
 <li>[<a href="" -         Handle missing session container in Tomcat
 </li>
 <li>[<a href="" -         Add MyDVDs example webapp
@@ -44,6 +54,16 @@
 </li>
 <li>[<a href="" -         Update taglib Functions to expose all error finding methods 
 </li>
+<li>[<a href="" -         ErrorsContext should not instantiated in the WaffleServlet
+</li>
+<li>[<a href="" -         Add isRegistered(Object) method to Registrar
+</li>
+<li>[<a href="" -         Action methods should be configurable to override the default PRG (Post\Redirect\Get) behavior.
+</li>
+<li>[<a href="" -         Refactor annotations
+</li>
+<li>[<a href="" -         Rename Serializer and move to io package.
+</li>
 </ul>
     
 <h2>        New Feature
@@ -55,6 +75,12 @@
 </li>
 <li>[<a href="" -         Add monitoring
 </li>
+<li>[<a href="" -         Add MessagesContext
+</li>
+<li>[<a href="" -         Add errors and messages tags
+</li>
+<li>[<a href="" -         Add support for file uploads 
+</li>
 </ul>
     
 <h2>        Task
@@ -68,9 +94,10 @@
 </li>
 <li>[<a href="" -         Rename artifactId of reactor and core
 </li>
+<li>[<a href="" -         Create Waffle Resources module
+</li>
 </ul>
-
-
+        
 <h2> Migrating from 1.0-beta-1 to 1.0-rc-1
 </h2>
 
@@ -99,7 +126,16 @@
 [<a href=""
 [<a href=""
 </li>
+<li>Refactored annotations
+[<a href=""
+[<a href=""
+</li>
+<li>Registrar interface enhanced
+[<a href=""
+[<a href=""
+</li>
 
+
 </ul>        
         
 </body>

Modified: trunk/waffle-distribution/src/site/templates/skin.html (493 => 494)

--- trunk/waffle-distribution/src/site/templates/skin.html	2007-12-15 16:14:43 UTC (rev 493)
+++ trunk/waffle-distribution/src/site/templates/skin.html	2007-12-15 16:42:17 UTC (rev 494)
@@ -27,7 +27,7 @@
   </div>
 
   <div id="breadcrumbs">
-    <div class="left"> Last Published: 13 November 2007</div>
+    <div class="left"> Last Published: 15 December 2007</div>
     <div class="clear"></div>
   </div>
 


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to