Hi Jesse, I saw "readResolve" info in the wiki, but I tried to achieve the same thing with "load()", which was already implemented in the plugin. It looked OK and loaded the data during plugin installation, so I was a little lazy and skipped the change to "readResolve()".
With custom load() the @LocalData was not loading and I assumed the bug must be somewhere else. Nevertheless I switched from load() to readResolve() and @LocalData somehow worked, so thanks for the hint. -- 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/f999d0d4-e6e7-44fe-8b91-124a01c9fb6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
