Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update for symbolic name issue with variants

...

  • Apache Commons IO
  • Apache Commons FileUpload
  • JSON

Version 2.0.6 is the first release providing a bare variant. In this release both bundles have the same symbolic name but a different file name. This is considered a bug and will be fixed in the next release as follows:

  • Full variant symbolic name: org.apache.felix.webconsole
  • Bare variant symbolic name: org.apache.felix.webconsole.bare

Installation

Top

To install just use your favourite current means of installing new bundles in to the OSGi framework. For example using the Apache Felix shell console you might do:

...