Hi there,
We've started to deploy Java 8 updates in our environment and run into a pickle with custom files....
Our initial deployment includes copying config files into "C:\Windows\sun\Java\Deployment" eg deployment.config, exception.sites etc. however these are ripped out during the upgrade. Unless I'm missing something, I was thinking a "Copy custom source files..." option could exist within pre/post scripts which can be referenced by the scripts. I see there is an option to "Add MST transformation file" available to some applications, not for Java 8 unfortunately given its not an MSI installer.
We've obviously other tools at our disposal to do this, CI's, gpos etc but was hoping for a one-stop-shop solution.
Thanks!