Navigation Menu

Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
[JENKINS-27901] Noting.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Apr 11, 2015
1 parent 537a8e3 commit df1825c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -111,6 +111,7 @@ public DescriptorImpl() {
return true;
}

// TODO JENKINS-27901: need a standard control for this
@Override public Step newInstance(StaplerRequest req, JSONObject formData) throws FormException {
String overridesS = formData.getString("overrides");
List<String> overrides = new ArrayList<String>();
Expand Down

0 comments on commit df1825c

Please sign in to comment.