On 17/04/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > <[EMAIL PROTECTED]> wrote: > > > > 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 for the pointer Niall. My project uses the following commons libraries: commons-beanutils commons-codec commons-dbcp commons-discovery commons-email commons-pool None of these are yet available as OSGi bundles. It would be great if they were made available as OSGi bundles! Cheers, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

