Manages java deployment, configuration and keystores.
This module is provided by Camptocamp
- java
- java::dev
- java::jai
- java::jai-imageio
- java::params
- java::v6
The java class includes java::v6
for all supported operating systems.
The java::dev
installs maven2
and ant
. You need to include java
or java::v6
.
The java::jai
class installs jai from source into the proper java directories.
The java::jai-imageio
class installs jai-imageio from source into the proper java directories.
The java::params
class defines the parameters for the java
module.
This class installs Java v6.
- java::keystore::import
- java::keystore::keypair
The java::keystore::import
definition allows to import a java keystore.
The java::keystore::keypair
definition manages a keypair in a java keystore.