-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
We run some JUnit tests with Jenkins, that require the unlimited strength JCE policy files installed in the JDK they use. When installing/upgrading a JDK version via Jenkins (i.e. adding a new JDK installation / changing the version of an existing JDK in the configuration), Jenkins just installs the plain JDK. It would be helpful, if there would be a checkbox in the JDK installation configuration to instruct the installer to install the unlimited strength JCE policy files automatically after installing the JDK.