vmassol 2003/01/03 06:15:50
Modified: documentation/docs/xdocs todo.xml
Log:
Re-added Julien's todos for the Eclipse plugin
Revision Changes Path
1.42 +24 -0 jakarta-cactus/documentation/docs/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/todo.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- todo.xml 3 Jan 2003 13:41:01 -0000 1.41
+++ todo.xml 3 Jan 2003 14:15:50 -0000 1.42
@@ -99,6 +99,22 @@
</action>
</category>
+ <category title="Eclipse Plugin">
+ <action>
+ The user must be able to provide its own web.xml file.
+ Otherwise the plugin will use the one provided by default.
+ </action>
+ <action>
+ User interface : no shell popups for Ant tasks, preferences
+ for JAR files (JARs should be included in the Plugin, override by
+ the user possible)
+ </action>
+ <action>
+ Add full plugin documentation and development documentation
+ (for todos, etc).
+ </action>
+ </category>
+
</version>
<version title="Undefined">
@@ -184,6 +200,14 @@
</action>
</category>
+ <category title="Eclipse Plugin">
+ <action>
+ Ability to leave the server running after the test is
+ finished so that we don’t need to start it again for the next
+ test (needs hot redeploy)
+ </action>
+ </category>
+
</version>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>