jruaux 2003/01/03 01:57:57
Modified: documentation/docs/xdocs todo.xml
Log:
Added todos for Eclipse plugin
Revision Changes Path
1.40 +27 -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.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- todo.xml 1 Jan 2003 20:04:02 -0000 1.39
+++ todo.xml 3 Jan 2003 09:57:57 -0000 1.40
@@ -29,6 +29,33 @@
</p>
</s1>
+ <version title="Eclipse plugin - Milestone 4">
+
+ <category title="Features">
+ <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>
+ <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>
+ </category>
+ <category title="Documentation">
+ <action>
+ Add full plugin documentation and development documentation
+ (for todos, etc)
+ </action>
+ </category>
+
+ </version>
+
<version title="Version 1.5">
<category title="Documentation">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>