Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on May 26, 2011

  1. Change jre and jdk booleans to a single string

    Dan raised the comment in the previous patch set that it doesn't make
    sense to provide two options and four states when there are really only
    two possibilities; install the jre or the jdk.
    
    This change removes the jdk and jre class parameters and replaces them
    with a single distribution parameters.
    Jeff McCune committed May 26, 2011
    Configuration menu
    Copy the full SHA
    867f8c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'comment/master/jre_vs_jdk'

    * comment/master/jre_vs_jdk:
      Change jre and jdk booleans to a single string
    Jeff McCune committed May 26, 2011
    Configuration menu
    Copy the full SHA
    b3eb164 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG to 0.1.2

    Jeff McCune committed May 26, 2011
    Configuration menu
    Copy the full SHA
    d93930d View commit details
    Browse the repository at this point in the history
Loading