End of the Road for Java 6
This is an excellent article written by Rich Trouton with some resources and information about the end of Java 6 support for OS X.
2
Kudos
2
Kudos
This is an excellent article written by Rich Trouton with some resources and information about the end of Java 6 support for OS X.
So I’ve mentioned in the past that I was struggling to integrate kitchen-cabinet with omnibus tools like chef (or chefdk). My old solution was to do this: def self.chef_check if File.exist?('/opt/chef') ENV['GEM_HOME'] =... Continue →