Jeff McCune c503afd73e Fix ordering issues with composed classes
The top level java module was declaring classes depending on what Java
distribution is required.  Similar to the issues encountered with
service and configuration class ordering, the composed classes did not
have an established relationship with other things that require the
module.

This change brings all resources into a single top level java class and
eliminates class composition within the module entirely.
2011-06-02 17:37:19 -07:00
2011-05-23 18:12:37 -07:00
2011-05-23 18:12:37 -07:00
2011-05-24 13:31:38 -07:00
2011-05-28 14:14:02 -07:00
2011-05-23 18:12:37 -07:00
2011-05-28 14:14:02 -07:00

Java

Manage the Java runtime for use with other application software.

Currently this simply deploys the package on Enterprise Linux based systems.

The Java runtime this module is designed to configure are the RPM's provided by Oracle and obtained by extracting them from the "bin" installers.

For example:

./jdk-6u25-linux-x64-rpm.bin -x

Please download the installer from:

Description
Puppet Module to manage Java
Readme 1.2 MiB
Languages
Ruby 61.9%
Puppet 37.9%
Dockerfile 0.2%