[Users] Deploy components from classes and not from zip ?

fgardes petals-components at ebmwebsourcing.com
Wed Mar 16 10:28:50 CET 2011


On the one hand, not to replace but to complete, we have to provide more advanced ant tasks also. I think to install-all with a list of SL, Comp and SA, "replace", ... and anything else.
But not time, no tasks today :(.

On the other hand, the core line of the autoloader is that:



Code:
final File[] newInstall = this.installDir.listFiles(this.archiveFilter);



You can easyly add a "directoryFilter", and then "zip" the provided directory on the fly to use all the source code after, or extends of course the lifecycle tasks after to mange a directory instead of an archive, it's better and more complicate. So you'll have your "tomcat webapps approach" ;)




-------------------- m2f --------------------

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=658#658

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/cc0cade9/attachment.htm>


More information about the Users mailing list