You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2004/10/20 07:01:46 UTC

svn commit: rev 55127 - portals/pluto/branches/pluto-1.1/xdocs

Author: ddewolf
Date: Tue Oct 19 22:01:45 2004
New Revision: 55127

Modified:
   portals/pluto/branches/pluto-1.1/xdocs/todo.xml
Log:
Adding to the todo list:
-- Add Test for Resource Bundles
-- Add TCK Driver

Modified: portals/pluto/branches/pluto-1.1/xdocs/todo.xml
==============================================================================
--- portals/pluto/branches/pluto-1.1/xdocs/todo.xml	(original)
+++ portals/pluto/branches/pluto-1.1/xdocs/todo.xml	Tue Oct 19 22:01:45 2004
@@ -39,14 +39,14 @@
     <tr><td>Implement the Driver's PortletPreferenceProvider 
             implementation. See: org.apache.pluto.driver.services.PortletPreferencesProviderImpl</td>
         <td>Portal Driver</td>
-        <td> No </td></tr>
+        <td> Yes </td></tr>
     <tr><td>Implement a Deployer for Pluto 1.1.  In order to 
             simplify configuration, Pluto 1.1 has changed the
             configuration requirements of portlets being deployed
             to the container.  As a result, a new deployer should
             be written.</td>
         <td>Deployer</td>
-        <td> No </td></tr>
+        <td> Yes </td></tr>
     <tr><td>Clean up error/exception messages.  The StringManager
             should be used to create error messages for exceptions
             thrown by the container.  This will allow messages to
@@ -55,6 +55,12 @@
         <td> Yes </td></tr>
     <tr><td>Implement Strategy for providing user attributes.</td>
         <td>Container / Portal Driver</td>
+        <td> No </td></tr>
+    <tr><td>Create a new test in the testsuite for Portlet Resource Bundles.</td>
+        <td>Testsuite</td>
+        <td> No </td></tr>
+    <tr><td>Develope the TCK Driver for Pluto Portal Driver 1.1</td>
+        <td>Portal Driver</td>
         <td> No </td></tr>
     </table>
 </P>