- Revision
- 529
- Author
- mward
- Date
- 2008-01-06 23:39:51 -0600 (Sun, 06 Jan 2008)
Log Message
updated release notes for 1.0-RC-2
Modified Paths
Diff
Modified: trunk/waffle-distribution/src/site/content/monitors.html (528 => 529)
--- trunk/waffle-distribution/src/site/content/monitors.html 2008-01-06 05:38:14 UTC (rev 528) +++ trunk/waffle-distribution/src/site/content/monitors.html 2008-01-07 05:39:51 UTC (rev 529) @@ -69,7 +69,7 @@ <b><a href="" org.codehaus.waffle.monitor.AbstractWritingMonitor</a></b> defines a default <b><a href="" - org.codehaus.waffle.monitor.Monitor.Level</a> for each event and a default message + org.codehaus.waffle.monitor.Monitor.Level</a></b> for each event and a default message template, which can be overridden via the <b>monitorLevels()</b> and <b>monitorMessages()</b> methods. By convention, the levels and templates are held in maps keyed on the event name:
Modified: trunk/waffle-distribution/src/site/content/release-notes.html (528 => 529)
--- trunk/waffle-distribution/src/site/content/release-notes.html 2008-01-06 05:38:14 UTC (rev 528) +++ trunk/waffle-distribution/src/site/content/release-notes.html 2008-01-07 05:39:51 UTC (rev 529) @@ -4,6 +4,24 @@ <title>Release Notes</title> </head> <body> + +<h1>Release Notes - Waffle - Version 1.0-rc-2</h1> + +<h2> Improvement +</h2> +<ul> +<li>[<a href="" - explicit component registration (i.e. register components with the same interface but different implementation) +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href="" - Upgrade to Surefire 2.3.1 +</li> +<li>[<a href="" - Upgrade maven-release-plugin to 2.0-beta-7 +</li> +</ul> <h1> Release Notes - Waffle - Version 1.0-rc-1 </h1>
Modified: trunk/waffle-distribution/src/site/templates/skin.html (528 => 529)
--- trunk/waffle-distribution/src/site/templates/skin.html 2008-01-06 05:38:14 UTC (rev 528) +++ trunk/waffle-distribution/src/site/templates/skin.html 2008-01-07 05:39:51 UTC (rev 529) @@ -27,7 +27,7 @@ </div> <div id="breadcrumbs"> - <div class="left"> Last Published: 15 December 2007</div> + <div class="left"> Last Published: 6 January 2008</div> <div class="clear"></div> </div> @@ -81,7 +81,7 @@ </div> <div class="clear"></div> <div id="footer"> - <div class="right">© 2007</div> + <div class="right">© 2008</div> <div class="clear"></div> </div>
To unsubscribe from this list please visit:
