CHANGELOG ========= VDLx 1.17 -> 1.18 ----------------- o Removed definitions/transformation@pfnUniverse. The universe should be specified as definitions/transformation/profile with namespace of "condor", key "universe" and the universe as text. Instead of saying now use vanilla o Removed the "UniverseType" as consequence of the previous step. o Removed definitions/transformation@pfnHint. The pfnHint should be specified as definitions/transformation/profile with namespace of "hints", key "application" and the physical filename as text. Instead of saying now use /some/path/app.exe o Added the "hints" profile namespace constant as consequence of the previous step.