jruaux 2003/02/04 06:04:59
Modified: documentation/docs/xdocs/integration/eclipse
eclipse_plugin.xml
Log:
New features added (moved from todo.xml)
Revision Changes Path
1.2 +13 -6
jakarta-cactus/documentation/docs/xdocs/integration/eclipse/eclipse_plugin.xml
Index: eclipse_plugin.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/eclipse/eclipse_plugin.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eclipse_plugin.xml 3 Feb 2003 10:52:45 -0000 1.1
+++ eclipse_plugin.xml 4 Feb 2003 14:04:59 -0000 1.2
@@ -210,7 +210,19 @@
directory where the Cactus plugin will create all its files
(packaged war, app server config files, etc)
</li>
- <li>Minimal plugin documentation</li>
+ <li>
+ Plugin documentation and development documentation
+ (for todos, etc).
+ </li>
+ </ul>
+ <ul>
+ <li>
+ The user can provide its own web.xml file.
+ Otherwise the plugin will use the one provided by default.
+ </li>
+ <li>
+ User interface: no shell popups for Ant tasks
+ </li>
</ul>
</section>
@@ -220,13 +232,8 @@
points must be done:
</p>
<ul>
- <li>integrate the plugin to the Cactus build process</li>
<li>automate tests on the plugin</li>
<li>ability to leave the container running between redeployments</li>
- <li>
- the user must be able to provide its own web.xml file.
- Otherwise the plugin will use the one provided by default.
- </li>
</ul>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]