Pax Runner - 0.17.0
Overview
This release highlights are:
- support for Felix 1.4.1
- support for Knopflerfish 2.2.0 (and older versions 2.0.1, 2.0.2)
- various bug fixes and improvements
For those using a custom JavaRunner, the interface has been changed due to PAXRUNNER-191
This distribution of Pax Runner was released on January 12, 2009.
Download distribution
- Pax Runner 0.17.0 for java 1.5 and beyond (zip)
- Pax Runner 0.17.0 for java 1.5 and beyond (tar.gz)
- Pax Runner 0.17.0 for java 1.4 (zip)
- Pax Runner 0.17.0 for java 1.4 (tar.gz)
Source code
You can browse the raw SVN source code by pointing your browse to https://scm.ops4j.org/repos/ops4j/qa/pax/runner-0.17.0/. You can also browse the SVN source by means of FishEye by pointing your browse to http://scm.ops4j.org/browse/OPS4J/qa/pax/runner-0.17.0/.
Release Notes
The following is a detailed list of changes from the previous release:
- Bug
- PAXRUNNER-187 - Pax Runner does not set org.osgi.framework.executionenvironment system property
- PAXRUNNER-190 - Felix 1.0.1 fails to start
- PAXRUNNER-197 - Error with Spring DM 1.2.0-m2 and Pax:provision/runner 0.16
- Improvement
- PAXRUNNER-186 - Add missing execution environments
- PAXRUNNER-188 - Use profiles files instead of simple text files with package list for execution environments
- PAXRUNNER-191 - Extract the internal framework (platform) starter as an external public JavaRunner
- New Feature
- PAXRUNNER-192 - Allow line comments in runner.args files
- PAXRUNNER-193 - Add support for Knopflerfish 2.2.0
- PAXRUNNER-194 - Add support for Knopflerfish 2.0.1
- PAXRUNNER-195 - Add support for Knopflerfish 2.0.2
- PAXRUNNER-196 - Add support for Felix 1.4.1
- PAXRUNNER-199 - Add alias (shortcut) for org.ops4j.pax.url.mvn.defaultRepositories
- Task
- PAXRUNNER-165 - Move common components out of paxrunner
- PAXRUNNER-185 - Remove obsolete *-console modules
- PAXRUNNER-189 - Expose scanners constants
- PAXRUNNER-198 - Use version 0.3.3 of Pax URL