Since you brought it up, just a recommendation for it... Make it *sort* the files it reads before it installs them, that way we can use names as in:
0100_bundle_one 0110_bundle_two 0120_etc_etc That would be nice one-liner ;-) Regards, Rodrigo On Thu, Mar 6, 2008 at 2:10 AM, Stuart McCulloch < [EMAIL PROTECTED]> wrote: > Hi folks, > > This is an ideal candidate if someone would like to get involved more in > Felix. > It's a small codebase (Peter Kriens' FileInstall bundle) which needs only > a > bit > of attention - but has the potential for some exciting possibilities... > > Feel free to test it out, fix bugs, suggest extensions or even write some > docs :) > > http://svn.apache.org/repos/asf/felix/trunk/fileinstall > > changes need to be sent initially as patches via JIRA, but if you stick > with > it and > show good coding skills then it shouldn't be long before you become a > committer. > > -- > Cheers, Stuart > > ---------- Forwarded message ---------- > From: Richard S. Hall <[EMAIL PROTECTED]> > Date: 6 Mar 2008 04:09 > Subject: File Install bundle > To: [EMAIL PROTECTED] > > Hello everyone, > > I have committed Peter Kriens' File Install contribution to the trunk in > the "fileinstall" directory. I made an attempt at creating a pom file > for it, so it is buildable, but I didn't test if the bundle actually > works. > > I made minor modifications to the source to change the package names and > references to "aQute", but otherwise it should be unchanged. > > If someone has interest in this bundle, feel free to take the lead on > it. For starters, test it out and make sure it works. If so, add it into > the main build. It should be ready for a release at that point, I would > imagine. > > We just need to scrounge up some documentation. > > Have fun. > > > -> richard >

