Hi,
I am trying to deploy Jenkins.war file in Ibm Bluemix. I followed this procedure which Jenkins provided https://gist.github.com/mgarciap/baf41302bd9c1b79ed43 . When I try to push into bluemix.
I am still getting same error like
" ERR ZipFile.name trick did not work, using fallback: java.lang.ClassCastException: sun.net.www.protocol.file.FileURLConnection incompatible with java.net.JarURLConnection"
Can you guys help me to resolve this error