Brett Porter
e7b585b346
Update version to 1.0.0
2013-07-30 10:02:54 +10:00
Brett Porter
45c4d89261
add changelog entry for #30
2013-07-29 12:45:47 +10:00
Brett Porter
454a1c73f7
Merge pull request #30 from wavesoftware/master
...
Adding support for Oracle Enterprise Linux with spec tests
2013-07-28 19:41:54 -07:00
Krzysztof Suszyński
2d70d838ba
Adding support for Oracle Enterprise Linux with spec tests
2013-07-26 14:21:32 +02:00
Krzysztof Suszyński
50a23d1704
Adding support for Oracle Enterprise Linux
2013-07-26 13:53:25 +02:00
Brett Porter
aa89d8b510
Add support for natty
...
Reimplementation of PR #19 to cleanup superfluous commits, and adjust to new
module structure.
2013-07-13 13:28:33 +10:00
Brett Porter
e73f175f3a
Merge branch 'master' of https://github.com/rombert/puppetlabs-java into rombert-master
...
Conflicts:
manifests/params.pp
2013-07-13 13:22:44 +10:00
Brett Porter
90485daa12
changelog entry for previous commit
2013-07-13 13:16:18 +10:00
Brett Porter
86024aeef8
Use HTTP for fixture checkout
...
For testing over conference wifi!
2013-07-13 13:14:50 +10:00
Brett Porter
9188f0e15a
Merge pull request #29 from actionjack/master
...
Added support for Amazon linux
2013-07-12 20:11:22 -07:00
Brett Porter
6f7cdb76b4
Merge branch 'preferences' of https://github.com/mediatemple/puppetlabs-java into mediatemple-preferences
...
Conflicts:
CHANGELOG
2013-07-13 13:09:40 +10:00
Sharif Nassar
ad93b44405
Support multiple JVM, and Debian alternatives.
...
Add ability to customize which JVM is installed on Debian.
Additionally, configure alternatives on Debian.
2013-06-20 16:29:20 -07:00
Martin Jackson
9fcf5d1a23
Added support Amazon Linux using facter >= 1.7.x. Fixes 1.
2013-06-20 11:03:01 +01:00
Martin Jackson
d531f47e8f
Added some files for git to ignore. Stop Intellij/RubyMine from polluting source tree.
2013-06-20 10:41:34 +01:00
Brett Porter
8ab5b99a56
add a changelog for recently added changes
2013-06-19 17:49:07 +10:00
Robert Munteanu
3ac6dd5966
Add support for OpenSUSE
2013-06-10 17:44:27 +03:00
Brett Porter
cde7046e99
Merge branch 'fixes_for_centos_versions' of https://github.com/garethr/puppetlabs-java into garethr-fixes_for_centos_versions
...
Conflicts:
Modulefile
README.markdown
manifests/init.pp
spec/spec_helper.rb
2013-06-02 21:47:19 -07:00
Brett Porter
44280b3535
Merge pull request #26 from nrvale0/add_quantal
...
add support for Ubuntu quantal and raring
2013-06-02 20:52:17 -07:00
Nathan R Valentine
f85cbd5381
add support for Ubuntu quantal and raring
2013-05-31 19:38:12 -07:00
Matthaus Owens
bd50a396ef
Merge pull request #25 from reidmv/reduce_complexity
...
Reduce complexity
0.3.0
2013-04-06 23:00:17 -07:00
Reid Vandewiele
b46f256b11
Remove cruft and bumb version number
2013-04-04 20:19:37 -07:00
Reid Vandewiele
5091d7fd6a
Add package as class parameter
...
In case the defaults aren't good enough
2013-04-04 20:19:37 -07:00
Reid Vandewiele
f7a95a1e0e
Refactor and reduce
...
The module in its previous incarnation was unnecessarily hard to read
and use. This commit applies the "params" pattern in order to more
clearly deliniate between logical variable selection and actual
declarative configuration.
2013-04-04 20:19:36 -07:00
Gareth Rushgrove
f5ee99f297
update list of tested repositories in readme
2013-04-02 16:15:57 +01:00
Gareth Rushgrove
b637c2e7e7
format modulefile
2013-04-02 16:08:37 +01:00
Gareth Rushgrove
5007be2226
get correct jdk version for centos 5.8 and 6.3
2013-04-02 16:08:14 +01:00
Gareth Rushgrove
4b54bab0cb
add tests for the current an expected centos behaviour
2013-04-02 16:07:20 +01:00
Gareth Rushgrove
1d5c5992ab
ignore fixtures downloaded by test runner
2013-04-02 16:06:16 +01:00
Gareth Rushgrove
6a4ca4f7c7
add rake file to run tests and build module
2013-04-02 16:05:40 +01:00
Gareth Rushgrove
d15243493b
add puppet module dependencies for testing
2013-04-02 16:04:57 +01:00
Gareth Rushgrove
1f7545b213
add testing dependencies
2013-04-02 16:04:31 +01:00
Scott Schneider
ff80bc7f79
Merge pull request #23 from haus/fix_fedora
...
Add special case for fedora operating systems, where java is installable...
2013-02-19 15:59:08 -08:00
Matthaus Owens
995b985d37
Add special case for fedora operating systems, where java is installable, but jdk is not.
2013-02-19 15:37:30 -08:00
Matthaus Owens
234fd7b650
Merge pull request #22 from puppetlabs/suse_support
...
Adding java::package_suse class
2013-01-08 15:38:35 -08:00
Scott Schneider
7264c4022e
Adding java::package_suse class
2012-12-27 10:59:12 -08:00
Adrien Thebo
017a749d13
Merge pull request #18 from sschneid/master
...
Add Solaris support
0.2.0
2012-11-15 11:58:49 -08:00
Scott Schneider
e37f6d5af6
Bumping version to 0.2.0
2012-11-15 11:55:53 -08:00
Scott Schneider
c797e52851
Add Solaris support
2012-11-15 11:23:08 -08:00
Chris Price
4ab58a2f88
Merge pull request #14 from eshamow/use_osfamily_instead_of_operatingsystem
...
Use osfamily instead of operatingsystem to determine package
2012-10-18 19:10:37 -07:00
Eric Shamow
3afa0813ea
Use osfamily instead of operatingsystem to determine package
...
osfamily is slightly more forgiving, especially for RHEL-based
distributions.
2012-07-10 15:50:27 -06:00
Ben Hughes
4d7154516d
Merge pull request #13 from ody/move_to_openjdk
...
Moves debain packages to openjdk.
2012-05-30 16:18:06 -07:00
Cody Herriges
d027d35e2d
Fixing a couple style discrepancies.
...
Update a couple minor style things that were noticed while making previous
changes.
2012-05-09 15:47:48 -07:00
Cody Herriges
30b07259a2
Moves debain packages to openjdk.
...
Change sun-java6-* packages to their openjdk equivalents and add conditional
based on lsb codename to determine which version to install.
2012-05-09 15:43:19 -07:00
Gary Larizza
6365fcd9f2
Merge pull request #11 from ccaum/master
...
Allow distributions starting with string `java`
Reviewed-by: Gary Larizza <gary@puppetlabs.com >
2011-09-13 19:28:29 -07:00
Carl Caum
a671ad7cc4
Allow distributions starting with java
...
Some java distributions can start with java, such as java-sun or java-1.6.0-openjdk. We should allow these to be specified
2011-09-13 19:55:24 +00:00
Ken Barber
0e4dc2dd81
Merge pull request #10 from kbarber/issues/master/9_empty-metadata
...
9 - remove empty metadata.json from repo to avoid errors when using from
2011-06-25 11:25:33 -07:00
Ken Barber
4c1161891b
9 - remove empty metadata.json from repo to avoid errors when using from github.
2011-06-25 19:23:45 +01:00
Ken Barber
98e1d30235
Merge pull request #7 from kbarber/issue/master/5_preseed_for_license
...
5 - Provide a preseed file that preseeds license signing for java package
2011-06-25 11:17:26 -07:00
Ken Barber
b5854b3ef3
Merge pull request #8 from kbarber/issues/master/4_license-file
...
4 - Add license file.
2011-06-25 10:57:01 -07:00
Ken Barber
e6be2ed785
4 - Add license file.
2011-06-24 23:16:12 +02:00