-
Notifications
You must be signed in to change notification settings - Fork 270
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-java
base: 1.4.1
head repository: puppetlabs/puppetlabs-java
compare: 1.4.2
- 10 commits
- 8 files changed
- 6 contributors
Commits on Jul 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for abd490d - Browse repository at this point
Copy the full SHA abd490dView commit details
Commits on Sep 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8bef423 - Browse repository at this point
Copy the full SHA 8bef423View commit details -
Merge pull request #141 from vrtdev/feature/fix_spec_deprecation_warn…
…ings Fix rspec deprecation warnings. .should -> expect().to
Configuration menu - View commit details
-
Copy full SHA for 913a810 - Browse repository at this point
Copy the full SHA 913a810View commit details
Commits on Oct 1, 2015
-
(MAINT) declare an exclusion filter for the tests using with_env on f…
…acter 1.6 The with_env function is not available in facter 1.6 and OpenBSD is not supported.
Configuration menu - View commit details
-
Copy full SHA for 3645364 - Browse repository at this point
Copy the full SHA 3645364View commit details -
(MODULES-2637) Checks java actually installed
The other method for running which java doesn't work on OSX, as java is installed as an empty shim when not installed in the base OSX image: ``` vagrant:~ vagrant$ java No Java runtime present, requesting install. vagrant:~ vagrant$ /usr/libexec/java_home --failfast Unable to find any JVMs matching version "(null)". vagrant:~ vagrant$ ``` We can use the `/usr/libexec/java_home --failfast` command to check if java is actually present first. Originally-by: Peter Souter <peter.souter@puppetlabs.com>
Configuration menu - View commit details
-
Copy full SHA for dadc7a6 - Browse repository at this point
Copy the full SHA dadc7a6View commit details -
Merge pull request #142 from DavidS/MODULES-2637-java_version_on_OSX
(MODULES-2637) Checks java actually installed
Configuration menu - View commit details
-
Copy full SHA for 8eee08c - Browse repository at this point
Copy the full SHA 8eee08cView commit details
Commits on Oct 6, 2015
-
Merge pull request #143 from puppetlabs/master
Update 1.4.x with master changes
Configuration menu - View commit details
-
Copy full SHA for 65476bd - Browse repository at this point
Copy the full SHA 65476bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c47711e - Browse repository at this point
Copy the full SHA c47711eView commit details
Commits on Oct 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a9198d2 - Browse repository at this point
Copy the full SHA a9198d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for faede8c - Browse repository at this point
Copy the full SHA faede8cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.1...1.4.2