This bean will set Java System properties from either a supplied list or it can read an ANT properties file. Existing properties are preserved.
These properties can then be used by the installer
This doesn't use any XPath/XML 3rd Party libs. The parsing therefore relies on the property file structure (which isn;t well formed XML anyway), but it works.