We have some properties we want to be required when planning and other tools, but it is now showing up when using the DAX API. For example:
$ java RosettaDAX dax.xml
A required property is missing: The pegasus.home.bindir property was not set
One option is to just not check these properties - but I would like see if we have any other options, maybe changes to the properties loading in the case of using the API.