Imagine:
- small custom tool in #Python2 / #Jython, bundled to an .exe
- Last time bundled was a few years back
- executable used on CI server
Then:
- suddenly all builds across the Server fail π³
- The CI server and your own PC fail executing your small tool, saying "This application needs #Java 8" π€
- But your CI Server and own PC _have_ Java 8 installed π€¨
- The fellas around you have seemingly the same tools installed and can execute the tool π§
