Configuring Runtime Properties
Starting with Pustefix 1.0.0 runtime properties replace the old build time properties. This means the class de.schlund.pfixxml.config.BuildTimeProperties has been renamed to org.pustefixframework.config.customization.RuntimeProperties.
This implementation reads the properties from META-INF/pustefix/runtime.properties in the Pustefix Core classpath.
This means that a fragment bundle has to specify the Fragment-Host org.pustefixframework.pustefix-core and to have a properties file in the path mentioned above.
The properties mode, machine, fqdn and uid are always present but can be overwritten using the properties file.
