This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.2. It contains several bug fixes identified in the prior release, and updates the versions of SLF4j, pax-url-mvn, spring, and pax-exam.
To help make the transition from Apache Karaf 2.1.0/2.1.1/2.1.2 to 2.1.3 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 |
jetty.bundle.version | 6.1.22_2 | 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 |
slf4j.version | 1.4.3 | 1.4.3 | 1.4.3 | 1.5.8 |
spring.version | 3.0.3.RELEASE | 3.0.4.RELEASE | 3.0.4.RELEASE | 3.0.5.RELEASE |
pax.exam.version | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.3 |
pax.url.version | 1.1.3 | 1.1.3 | 1.2.1 | 1.2.4 |
pax.web.version | 0.7.3 | 0.7.3 | 0.7.4 | 0.7.4 |
For more information please see the release notes.
No comments:
Post a Comment