Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Noting merge of JENKINS-47416.
  • Loading branch information
jglick committed Oct 17, 2017
1 parent 20c01a5 commit cbde525
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -143,7 +143,7 @@ private Object readResolve() throws ObjectStreamException {
return this;
}

// TODO use method in AllView once baseline has https://github.com/jenkinsci/jenkins/pull/3088
// TODO 2.86 JENKINS-47416: use method in AllView
@Restricted(NoExternalUse.class)
@Nonnull
public static String migrateLegacyPrimaryAllViewLocalizedName(@Nonnull List<View> views,
Expand Down

0 comments on commit cbde525

Please sign in to comment.