This second Release Candidate of Apache ServiceMix Kernel includes a few bug fixes and a few new features.
The main change is that the system folder that contains the OSGi bundles to install in the runtime is now
organized as a maven 2 repository, though it should not directly affect users. A more detailed changelog
is following.
The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using FireFox
Release notes
This second Release Candidate of Apache ServiceMix Kernel includes a few bug fixes and a few new features.
The main change is that the system folder that contains the OSGi bundles to install in the runtime is now
organized as a maven 2 repository, though it should not directly affect users. A more detailed changelog
is following.
Bug
SMX4KNL-34 - snapshot jar name mismatch in startup.properties and in the system folder
SMX4KNL-52 - Deployment of pain spring files does not work when using xml extensions because these are not available in the classpath
SMX4KNL-53 - During starting, files are redeployed several times, one each time a new Deployer is registered in OSGi
SMX4KNL-54 - Kernel does not start if system property "felix.cache.profiledir" is not defined
SMX4KNL-56 - Kernel does not start on Windows if classpath contains spaces
SMX4KNL-58 - Hot-deploy capability of FileMonitor does not update bundles properly on Windows.
SMX4KNL-63 - Possible deadlock at startup caused by the filedeployer not running in its own thread the first time
SMX4KNL-64 - The list of repositories for the features shell is not persisted across restart
SMX4KNL-65 - After copying or moving the kernel, it does not start in a very clean way anymore