On Thu, Apr 17, 2008 at 11:48 AM, David Bosschaert <[EMAIL PROTECTED]> wrote: > Hi, > > I need to use some of the Apache Commons libraries as OSGi bundles. > Some of the libraries that I need are listed in the Felix Commons > project, however since my build system is maven-based I need to pull > these in from Maven. > > Is there a maven repo somewhere where I can find these bundles?
Some Apache Commons components have been released with the appropriate OSGi meta data in their jar's manifest. Progress of Commons OSGi releases is being tracked here: http://wiki.apache.org/commons/CommonsOsgi Niall > Thanks, > > David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

