Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark ExtendedEmailPublisherDescriptor#authenticatorProvider transient #246

Merged
merged 1 commit into from
Oct 24, 2020

Conversation

basil
Copy link
Member

@basil basil commented Oct 24, 2020

Amends #217. Adds the transient keyword to ExtendedEmailPublisherDescriptor#authenticatorProvider, without which the following gets added to the serialized XML:

<authenticatorProvider class="hudson.plugins.emailext.ExtendedEmailPublisherDescriptor$$Lambda$131/1698888983">
  <arg_-1 reference="../.."/>
</authenticatorProvider>

@basil basil merged commit ab1416a into jenkinsci:master Oct 24, 2020
@basil basil deleted the transient branch November 1, 2020 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant