Date: 2004-11-04T12:06:55
   Editor: JeremyBoynes <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: WishList/M3
   URL: http://wiki.apache.org/geronimo/WishList/M3

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -29,6 +29,13 @@
 
 Would be nice to have "dump EAR here, it gets (re)deployed" directory
 
+[jboynes] I really, really don't like this option. With the right plugins to 
Ant/Maven (which I think
+most projects would be using) it should not
+be any harder to distribute an application to the server than it is to copy it 
into a directory.
+By using a command the developers/admin can see if the operation worked 
without scanning the server
+logs for errors. It also avoids all the problems with the scanner hitting 
partially copied files,
+race conditions between seeing the module and the plan, being able to revert 
if it failed, and so forth.
+
 = Core Modules and Optional Modules =
 
 Would be nice if the nightly extraction from Subversion usually built. 

Reply via email to