Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Refactors facts about Java version #55

Closed
wants to merge 3 commits into from

Commits on May 6, 2015

  1. Take upstream java fixes and put them here

    Got some advice from some Puppetlabs people on how to do facts better! :)
    petems committed May 6, 2015
    Configuration menu
    Copy the full SHA
    caea0b3 View commit details
    Browse the repository at this point in the history
  2. Improve fact to use java_home libexec

    Catches edge-case where which java is resolved, but Java is not actually installed!
    petems committed May 6, 2015
    Configuration menu
    Copy the full SHA
    6575546 View commit details
    Browse the repository at this point in the history
  3. Refactors facts about Java version

    These facts have since been refactored, ported these changes from https://github.com/puppetlabs/puppetlabs-java/
    petems committed May 6, 2015
    Configuration menu
    Copy the full SHA
    04d28d5 View commit details
    Browse the repository at this point in the history