Skip to content

Commit d1b4b8c

Browse files
authored
Merge pull request #86 from tylerwalts/feature/deprecation
Added deprecation note to README
2 parents 26d915f + ddb6eb2 commit d1b4b8c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# puppet-jdk_oracle
22

3+
## Deprecated!
4+
5+
As of 2017-12-20 I've decided to no longer maintain this module, and recommend the official PuppetLabs module, here:
6+
7+
* https://github.com/puppetlabs/puppetlabs-java
8+
9+
The folks at puppet have implemented the `java::oracle` class such that it can auto-accept the cookie and install from tarball, just like this one, and it is better maintained.
10+
11+
Thanks to everyone who has contributed and used this module over the years! At the time of writing, this module has picked up over 56K downloads and a 4.9 quality rating on the Puppet Forge.
12+
13+
Please reach out if you would like to take over maintenance on this module.
14+
15+
Cheers,
16+
17+
- Tyler
18+
19+
-----
20+
21+
322
[![Build Status](https://travis-ci.org/tylerwalts/puppet-jdk_oracle.png?branch=master)](https://travis-ci.org/tylerwalts/puppet-jdk_oracle)
423

524
## Overview

0 commit comments

Comments
 (0)