Author: gmcdonald
Date: Tue May 20 02:47:02 2008
New Revision: 658179
URL: http://svn.apache.org/viewvc?rev=658179&view=rev
Log:
Updating the Status file.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml?rev=658179&r1=658178&r2=658179&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Tue May 20 02:47:02 2008
@@ -36,7 +36,13 @@
</contexts>
<changes>
<!-- Add new releases here -->
- <release version="0.1" date="unreleased">
+ <release version="0.1" date="unreleased">
+ <action context="docs" dev="GM" imoprtance="high" type="add">
+ Added an examples tab and section to show working examples
+ of how to add independant and plugin dependent contracts.
+ A first example showing the POD plugin & contract has
+ been started.
+ </action>
<action context="code" dev="TS" type="update"> Cleaning up
usage of structurer using the new chunks of FOR-1059. Reducing code
duplications.
</action>
@@ -109,7 +115,8 @@
<todo>
<actions priority="high">
<action context="docs" dev="open">
- create some more example, that it is easier to adapt the concept.
+ create some more example, that it is easier to adapt the
concept. An examples section
+ has been added, but more examples needed to cover the contracts
available.
</action>
<action context="core" dev="open">
Rewrite matches to allow other output implementation then html.