You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/09/04 01:05:58 UTC

svn commit: r691818 - /labs/droids/trunk/status.xml

Author: thorsten
Date: Wed Sep  3 16:05:57 2008
New Revision: 691818

URL: http://svn.apache.org/viewvc?rev=691818&view=rev
Log:
Adding new todos and updating changes

Modified:
    labs/droids/trunk/status.xml

Modified: labs/droids/trunk/status.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/status.xml?rev=691818&r1=691817&r2=691818&view=diff
==============================================================================
--- labs/droids/trunk/status.xml (original)
+++ labs/droids/trunk/status.xml Wed Sep  3 16:05:57 2008
@@ -48,16 +48,23 @@
       <action dev="thorsten" type="add" context="docs">
         Adding Droids javadoc.
       </action>
+      <action context="code" dev="thorsten" type="update">
+        Strip down dependencies to the bare limit. 
+        The core just has some depencies on spring 
+        and infrastructure code (e.g. logging).
+      </action>
     </release>
   </changes>
   <todo>
     <actions priority="high">
-      <action context="code" dev="thorsten">
-        Strip down dependencies to the bare limit and let plugin
-        have their own dependecies. The core should just have 
-        some depencies on spring and infrastructure code (e.g. logging).
+      <action context="code" dev="open" fixes-bug="LABS-118">
+        Replace parse/parser code with Apache Tika.
+      </action>
+      <action context="code" dev="open">
+        Create plugin repository and build infrastructure
+        for them so that they can define their own dependecies.
       </action>
-      <action context="code" dev="thorsten">
+      <action context="code" dev="open">
         Finish Indexer example and document it.
       </action>
       <action context="docs" dev="thorsten">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org