Pax Runner - 0.20.0
Overview
Highlights:
- Support or Felix 1.6.1 and 1.8.0
- Support or Knopflerfish 2.3.1
- Arguments files can have option split on multiple lines
- Pax Runner run as a Daemon in Unix based environment or as a Service in Windows environment
- Execute the target framework in the same process as Pax Runner (no new VM started)
- Create deployment assemblies instead of launching the target framework
- Various improvements and bug fixes
This distribution of Pax Runner was released on May 15, 2009.
Download distribution
- Pax Runner 0.20.0 for java 1.5 and beyond (zip)
- Pax Runner 0.20.0 for java 1.5 and beyond (tar.gz)
- Pax Runner 0.20.0 for java 1.4 (zip)
- Pax Runner 0.20.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.20.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.20.0/.
Release Notes
The following is a detailed list of changes from the previous release:
- New Feature
- PAXRUNNER-177 - Create standalone executable instead of launching vm instantly
- PAXRUNNER-240 - Provide an option to run Pax Runner as a detached process
- PAXRUNNER-242 - Add support for Felix 1.6.1
- PAXRUNNER-247 - Add support for Felix 1.8.0
- PAXRUNNER-246 - Add support for Knopflerfish 2.3.1
- PAXRUNNER-250 - Start the target framework in the same process (do not start a new process)
- Improvement
- PAXRUNNER-243 - Equinox exits when using --noConsole
- PAXRUNNER-245 - Allow argument file to have the option values split over multiple lines
- PAXRUNNER-248 - Make usage of relative paths configurable
- PAXRUNNER-249 - Exception details should be visible even when logging initialization fails
- Bug
- PAXRUNNER-239 - Start levels set on bundles (via @<startlevel>) does not work on Knopflerfish
- PAXRUNNER-244 - Pipe Closed When Generate Bundle
- Task
- PAXRUNNER-251 - Use version 0.5.2 of Pax URL