Giter Club home page Giter Club logo

puppet-java7's People

Contributors

referup-amontero avatar smerchek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

puppet-java7's Issues

Class syntax

Does this work with the newer class based syntax?
I'd imagine it would be something like:

class { 'java7': }

If it already does, it would be great to see this in the documentation.

Thank you.

Allow version targeting and auto-upgrading

Currently, the package is only installed once. If new versions are present, they are not installed. There is also no way to force an upgrade with this module.

It should be possible to pass through the ensure setting as specified in the Puppet Documentation.

This will allow a specific version like 7u55-0~webupd8~1 (see http://www.ubuntuupdates.org/package/webupd8_java/precise/main/base/oracle-java7-installer for a list of versions).

Example Usage

class { 'java7':
   ensure => '7u55-0~webupd8~1',
}

The default should be installed to maintain backwards compatibility. It is also not desirable to auto-update java as there can often be breaking changes.

Does not set JAVA_HOME

After installation JAVA_HOME is empty. This probably should add

JAVA_HOME=/usr/lib/jvm/java-7-oracle

into /etc/environment

LICENSE missing

The module lacks a LICENSE file. It's not visible under which license it has been published.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.