Hello,
I wondering how to best handle applications like Java or Adobe products that will get frequent updates to new versions.
Should I create general application names (ie "Java") and when a new version comes out create a new deployment type for it with a higher priority than the previous version deployment type. Will existing clients re-evaluate software deployments automatically and install the latest version?
Or, should I create specific application names (ie "Java 7 Update 8") and when a new version is released I would create another application (ie "Java 7 Update 9") and use superscedence to deploy it?