The Felix team is pleased to announce the release of Felix Maven
Bundle Plugin version 3.0.1

The Maven Bundle Plugin provides Maven integration for the bnd tool
that adds OSGi metadata to jar files.

  http://felix.apache.org/components/bundle-plugin

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

  <plugin>
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-bundle-plugin</artifactId>
    <version>3.0.1</version>
  </plugin>

Release Notes:

Release Notes - Felix - Version maven-bundle-plugin-3.0.1

** Bug
    * [FELIX-5062] - maven-bundle-plugin includes tests dependencies
in package analysis
    * [FELIX-5070] - Simple syntax for specifying embedded
dependencies has broken

** Improvement
    * [FELIX-5073] - Option to create dependency-reduced-pom exists

Enjoy!

-The Felix team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to