ZAP and Cucumber have been modified to support working from a JAR downloaded as a Web Start application
- zap-2.5.0.jar comes from https://github.com/mcasperson/zaproxy, which has been modified the src/org/zaproxy/zap/control/AddOnLoader.java file.
- cucumber-core-1.2.5-AG-SNAPSHOT.jar comes from https://github.com/mcasperson/cucumber-jvm, which has modified the core/src/main/java/cucumber/runtime/io/Helpers.java file.