This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.3. It contains several bug fixes identified in the prior release, and introduces several improvements including; better behavior of the features-maven-plugin, documentation for making multiple configuration files available to the bundle context, and a more efficient bundle description for header display.
To help make the transition from Apache Karaf 2.1.0/2.1.1/2.1.2/2.1.3 to 2.1.4 easier I've put together the following table of changed dependencies:
Artifact | Karaf 2.1.0 | Karaf 2.1.1 | Karaf 2.1.2 | Karaf 2.1.3 | Karaf 2.1.4 |
jetty.bundle.version | 6.1.22_2 | 6.1.25_1 | 6.1.25_1 | 6.1.25_1 | 6.1.25_1 |
junit.bundle.version | 4.7_1 | 4.7_2 | 4.7_2 | 4.7_2 | 4.7_2 |
slf4j.version | 1.4.3 | 1.4.3 | 1.4.3 | 1.5.8 | 1.5.8 |
spring.version* | 3.0.3 | 3.0.4 | 3.0.4 | 3.0.5 | 3.0.5 |
pax.exam.version | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.3 | 1.2.3 |
pax.url.version | 1.1.3 | 1.1.3 | 1.2.1 | 1.2.4 | 1.2.4 |
pax.web.version | 0.7.3 | 0.7.3 | 0.7.4 | 0.7.4 | 0.7.4 |
For more information please see the release notes.
No comments:
Post a Comment