Good point, I've just added the flag: http://felix.apache.org/documentation/subprojects/apache-felix-file-install.html
2016-08-29 20:38 GMT+02:00 Nick Baker <[email protected]>: > Nice! > > It would be good to update the felix.apache.org site with this. > > > > -Nick > > > > *From: *Guillaume Nodet <[email protected]> > *Reply-To: *"[email protected]" <[email protected]> > *Date: *Monday, August 29, 2016 at 2:35 PM > *To: *user <[email protected]> > > *Subject: *Re: Regarding etc directory > > > > Yes, that's doable with file install 3.5.2. > > You can use the flag > > *felix.fileinstall.subdir.mode = jar | skip | recurse* > > > > > > 2016-08-29 19:34 GMT+02:00 Achim Nierbeck <[email protected]>: > > Afaik the version used by 4.0.x is already capable of handling > subdirectories. > I think there was a bug about that and it is fixed in that version. > > Just give it a try. Maybe you still need to add them to the cfg, but I > know it's possible. > > > > Regards, Achim > > > > 2016-08-29 18:03 GMT+02:00 Leschke, Scott <[email protected]>: > > *Thank you. I was aware of this but I guess I really didn’t think it all > the way through. Simply creating a FileInstall config should meet my needs > just fine, although I do agree that a ‘recursive’ option might be a nice > addition.* > > > > *From:* Nick Baker [mailto:[email protected]] > *Sent:* Monday, August 29, 2016 10:01 AM > *To:* [email protected] > *Subject:* Re: Regarding etc directory > > > > /etc is just an Apache FileInstall configuration [1]. You can create as > many as you'd like or even do so programmatically. We've gone the > programmatic route in the past before Karaf to group together bundles in a > hierarchical structure. The same can be done for configurations. > > > > Unfortunately there's no recursive capability to FileInstall. That would > make a neat enhancement. > > > > [1] http://felix.apache.org/documentation/subprojects/ > apache-felix-file-install.html > > Apache Felix - Apache Felix File Install > <http://felix.apache.org/documentation/subprojects/apache-felix-file-install.html> > > felix.apache.org > > Apache Felix File Install. File Install is a directory based OSGi > management agent. It uses a directory in the file system to install and > start a bundle when it is ... > > > ------------------------------ > > *From:* Leschke, Scott <[email protected]> > *Sent:* Monday, August 29, 2016 10:47:52 AM > *To:* [email protected] > *Subject:* Regarding etc directory > > > > I’m curious if it’s possible to configure Karaf/fileinstall to look in > subdirectories within the KARAF_BASE/etc directory so that all .cfg files > for an app can be grouped? > > > > Scott > > > > > > -- > > > Apache Member > > Apache Karaf <http://karaf.apache.org/> Committer & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & > Project Lead > blog <http://notizblog.nierbeck.de/> > > Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> > > > > Software Architect / Project Manager / Scrum Master > > > > > > > > -- > > ------------------------ > Guillaume Nodet > ------------------------ > > Red Hat, Open Source Integration > > > > Email: [email protected] > Web: http://fusesource.com > Blog: http://gnodet.blogspot.com/ > > > > -- ------------------------ Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: [email protected] Web: http://fusesource.com Blog: http://gnodet.blogspot.com/
