Eric Putnam
36b3de516f
(MODULES-4958) prep for 2.0.0 release and some markdown rendering fixes
2017-05-24 15:11:55 -07:00
Hailey Martin
b25212a04e
Update OpenJDK packages to 1.8.0 for SLES 12 service packs
2017-05-15 20:37:26 +10:00
Chris Edester
25c1ac83ce
Add proxy options for Oracle Java
2016-11-03 13:32:01 -04:00
Gregor Zurowski
2fe6ff23b3
Fix naming of version_major and version_minor parameters in documentation.
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2016-10-18 16:10:56 +02:00
Gregor Zurowski
3a13507a67
Update documentation about parameters major_version and minor_version
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2016-10-08 19:16:25 +02:00
jbondpdx
e038a13474
minor edit on new text
2016-06-09 09:59:13 -07:00
Alex Harvey
3f2825c5e2
Fix typo in README.markdown
2016-04-09 22:53:20 +10:00
Nick Walker
7ab4bc1b37
Add an example for installing java 8
...
Prior to this commit, the documentation was lacking an example of how to install a specific version of java. Which led users to believe that they should use the version parameter.
After this commit, we have an example showing the correct way to install a different major verison of java is to use the package parameter.
2016-03-29 07:40:46 -07:00
Marseglia. Mike
07767f0c8d
update README with java::oracle usage, notes. removed puppet/archive as dependency since it is only required for java::oracle.
2016-02-26 11:18:46 -05:00
Peter Souter
f1f2b830a0
(MODULES-2928) Adds FreeBSD Support
...
* Note this won't work by default on FreeBSD Puppet < 4.0, as pkgng is not the default provider
* On older Puppet, use `zleslie/pkgng`, on newer it's the default package provider.
2015-12-29 13:11:47 +00:00
Fabien Wernli
9c154890a3
add two facts: java_libjvm_path java_default_home
...
* dirname containing base directory of java
* e.g. java binary is `${::java_default_home}/jre/bin/java`
* dirname containing `libjvm.so`
* Most people will use this for LD_LIBRARY_PATH
2015-12-01 12:13:11 +01:00
Sebastian Reitenbach
5815242f8e
Add support for OpenBSD, and also add some regression tests.
...
Add info about OpenBSD support to README.md and metadata.json
Add a note about OpenBSD java_version fact to README.markdown.
Fixup wording on context in one of the java patch level regression tests.
No mentioning of OpenBSD in metdata.json
Cleanup wording of context as suggested by @elyscape
update contexts as suggested by @elyscape
2015-04-23 12:29:11 +02:00
Morgan Haskel
7a39d596bd
Merge pull request #113 from jtappa/readme-edits
...
Edits to param descriptions and other small changes in the README.
2015-03-06 15:54:10 -08:00
Jorie Tappa
75fb20d0eb
Edits to params and other small changes.
...
params are now alphabetized, descriptions are mostly the same but now
all include valid options and defaults.
2015-03-06 15:51:49 -08:00
Andreas Ntaflos
412f80a7ba
Extend Limitations section
...
Add note that this module doesn't support managing multiple Java installations in parallel.
2015-02-22 21:08:06 +01:00
Morgan Haskel
cb54efbc34
Add missing docs for new facts
2015-01-16 15:11:51 -08:00
rmenezes
0c2e8bb610
Add Java alternatives for RHEL based distros.
2014-12-26 15:10:37 -08:00
Travis Fields
3e989f3c04
Update readme to reflect the SLES 12 addition, also fix whitespace in front of 'version
2014-11-06 16:34:02 -08:00
Hunter Haugen
e849b5029c
OEL 5 is trying to use up2date which doesn't work
2014-09-02 12:56:21 -07:00
Hunter Haugen
096196bd89
Remove Sci 7 from readme and update oracle linux tests for ubuntu
2014-08-28 16:38:23 -07:00
jbondpdx
46e6feee7c
Docs: edits to java module readme
2014-08-14 17:35:01 -07:00
jbondpdx
7e8d9587a9
Docs: new readme for java module
2014-08-14 15:41:23 -07:00
Ashley Penney
d3398aa52b
Tweak the README (to test travis).
2013-07-29 20:19:51 -04:00
Reid Vandewiele
b46f256b11
Remove cruft and bumb version number
2013-04-04 20:19:37 -07:00
Jeff McCune
3b674ac225
Whitespace only change to README
2011-06-16 19:02:34 -07:00
Jeff McCune
8aa2053c9d
Update README for apt and rpm based platforms.
...
Package management for Lucid requires the partner
repository to be enabled. This change documents
that fact.
2011-06-16 17:45:11 -07:00
Jeff McCune
46fc64b641
Add JDK 1.6.0_25 as the default package
...
This adds a new java::jdk_package class and makes
the wrapper class default to this Java runtime.
2011-05-24 14:09:56 -07:00
Jeff McCune
860b400dbc
Update CHANGELOG for 0.0.1 release
...
Also make sure module metadata is ready to go.
2011-05-24 11:56:15 -07:00
Jeff McCune
55a2ab8b19
Initial commit
2011-05-23 18:12:37 -07:00