Hi there,
I've just started to use the LocalData annotation and I've found the below
stacktrace:
java.lang.SecurityException: class "org.jenkinsci.remoting.CallableDecorator"'s
signer information does not match signer information of other classes in the
same package
What did i do?
1) Added a testcase
@LocalData
@Issue("JENKINS-46383")
@Test public void testDoubleQuotesAssignedLabel() throws Exception {
assertFalse(checker.executeCheck(j.getInstance().getItem("doublequote")));
}
2) Created a test resource with the job config file and global config.xml
file too
I've seen https://issues.jenkins-ci.org/browse/JENKINS-25625 but no idea
whether it is related, although I tried with the latest version 2.71 but
same error.
Is this a genuine error? If so what kind of details I should report in Jira?
Thanks
--
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
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/1a9496c0-9a68-44e7-8c61-d2038dc1a130%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.