You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Apache Felix Commons

This page is currently a placeholder for the Apache Felix Commons, which is an effort to create OSGi bundle versions of popular open source libraries. Please contact the felix-dev@incubator.apache.org mailing list to volunteer to bundle-ize a library; this web page will be used to document who is doing what.

In most cases, creating bundled versions of a library is as simple as creating a POM file for the library using Felix' new Maven Bundle Plugin. If you wish to submit a POM file for a specific library, you can attach it to a Felix JIRA issue for the "Felix Commons" component. A set of steps for converting a library to a bundle is also available.

Potential contributions by Felix Meschberger:

  • BeanUtils, Codec, Collections, Configuration, Digester, EL, FileUpload, HTTPClient, IO, Lang, and CGLib.

Potential contributions by John Conlon:

  • antlr (2.7.6), commons-collections (3.1), commons-lang (2.0)

Potential contribution by Tim Moloney:

  • commons-logging
Similar Efforts

Eclipse Orbit - http://www.eclipse.org/orbit/

... will provide a repository of bundled versions of third party libraries that are approved for use in one or more Eclipse projects.

  • No labels