Re: Jenkins 1.620 fails to load a plugin due to "Expecting a stackmap frame at branch target". No issues with Jenkins 1.580

2015-07-29 Thread Alex
found this Jenkins bug: https://issues.jenkins-ci.org/browse/JENKINS-28781 this is probably the root cause... -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email

Jenkins 1.620 fails to load a plugin due to "Expecting a stackmap frame at branch target". No issues with Jenkins 1.580

2015-07-29 Thread Alex
hi all! I created a simple jenkins plugin with only one dependency (json lib). I build it using Gradle + Gradle JPI plugin 0.12.1 (org.jenkins-ci.tools:gradle-jpi-plugin:0.12.1) on Oracle JDK 1.7.0_79 64bit. Jenkins core version dependency in my build.gradle file is 1.580.3. I tried both buildi