On Wed, Aug 4, 2010 at 3:53 PM, Carsten Ziegeler <cziege...@apache.org> wrote: > ...Now, I would like to extend this and just copy all files over, bundles > will get into the same location, all other files go into a single > "install" directory. > The only bundle which we will really install by launchpad is the File > Install bundle - which will be configured to listen for the directory > where everything got copied over....
Sounds good. Too bad we're still duplicating a big part of the FileInstall logic in our osgi.installer module, it would be cool to merge both things at some point. -Bertrand