tylerwalts / puppet-jdk_oracle

Puppet module to install JDK from oracle using wget
Other
15 stars 54 forks source link

Add support for JRE and Server JRE #68

Closed hoshsadiq closed 8 years ago

hoshsadiq commented 8 years ago

This pull request adds support for JRE and Server JRE. Default being the JDK. No backward incompatible changes.

tylerwalts commented 8 years ago

Thanks this is a good idea. Merging since the Travis tests were already failing and default does the same as before.