I'd like to start discussing how we can merge karaf deployer and felix
fileinstall.
Note that karaf deployer is originally based on the same code base but
has since evolved.
Here are a list of the main features we've added to the karaf deployer
over time:
   *  use the preference service (if available) to store the status of
the deployer
       thus the last update time for each tracked object is stored and
at restart the deployer
       is able to detect changed files
   * ability to handle exploded bundles
   * ability to transform artifacts on the fly (wars, spring config
files, blueprint config files, etc...) through OSGi services
      this issue has been raised in FELIX-922

I know some of you wants to keep file install minimalistic, so I'd be
fine keeping both versions around if that's the outcome of the
discussion, but I think we need to have this discussion at some point.
 Note that the karaf deployer is only 35k whereas fileinstall is 32k
... so I guess we need to define what minimalistic / lightweight /
(whatever adjective you want) is ...

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to