How can I automatically update the JDK (not JRE) on a Windows box
Hi,
We have a build machine that we use to build our product. I would like to automate the process of updating the JDK used to build the product so that, as a new JDK release/update/version becomes available for download it get automatically installed on the build machine. Any recommendations on how I could do this? Is there at least a way to get notified when a new release/update/version is available?
Thanks,
Graham