It’s hard to coordinate everything via private messages and live chat, so doing a forum post. We want to provide a Mac OS X installer bundled with Java for Spark. [SPARK-1674] Add Mac OS X installer with bundled JRE - Jive Software Open Source speedy has made a PR by adding java binary into source and updating build.xml. It works, but that’s a bad way of doing this and there were already some issues, so i have reverted it. It has to be done on Bamboo. But me and speedy are not operating it, so we need help (Daryl?). Speedy or me will do any changes in build.xml which are needed, but someone should put Java for Mac OS X on Bamboo and update it when new version comes out. And then tell us how to hook into that Java on Bamboo for building the installer.
Another topic is about whether we should even provide bundled installer, only bundled installer, or bundled with not-bundled. There is a poll currently where i’m asking about this. There are points against providing only bundled installers (security issues in Java, ease of updating just one system Java for all apps using it). There are also pros as admin not having to worry about system Java even being installed when pushing Spark to users machines. As i understand on Mac it is a bit harder to stay up to date with Java. Apple is not maintaining their own Java and abandoned it. So maybe for Mac we should only provide bundled installer to save users a hassle and keep them somewhat secure. Or should we scratch this, mark it as Won’t fix and let users to worry about Java on Mac?