Support for Felix 1.4.0

Even if not Felix 1.4.0 is not yet released, Pax Runner already has support for it (smile). You can try it out by using the version deployed in our maven snapshot repository.

Felix is now aligning with OSGi RFC 0132 meaning that beside others it will also change some of the properties to comply with the new standard (e.g. felix.startlevel.framework becomes org.osgi.framework.startlevel). But if you sued the startup option --startlevel (or org.ops4j.pax.runner.platform.startLevel) you are good to go without any change. Because this is one of the strong points of Pax Runner. It abstracts you from the underlying OSGi framework giving you an "common language" for all of them. This, beside many others... (wink)

To start it up you can use (you know (smile), Felix is our default framework):

pax-run --version=1.4.0