Ding ding, you are correct. I should have thought of that. Thanks!
On Thu, Feb 2, 2017 at 1:49 PM Jesse Glick <[email protected]> wrote: > On Thu, Feb 2, 2017 at 2:35 PM, Slide <[email protected]> wrote: > > java.lang.NoSuchMethodError: > hudson.model.Messages._Hudson_Permissions_Title()Lorg/jvnet/localizer/Localizable; > > at hudson.security.Permission.<clinit>(Permission.java:300) > > Perhaps you accidentally created a > `src/main/resources/hudson/model/Messages.properties` in your plugin, > clobbering the core one? > > -- > 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/CANfRfr1aTQusbRoYwgA0es8D6k%3DLB7LXu1rBEXUg3WuNgpK%3DLg%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPiUgVfJ6g6qTrdrwhLL3iwp8EcPdusDR5UQQtDrU-Jpao%2BTNw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
