Skip to content

Commit

Permalink
[FIX JENKINS-33706] Remove ineligible build-monitor-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Mar 21, 2016
1 parent c4fb608 commit 7ceff58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions war/src/main/js/api/plugins.js
Expand Up @@ -10,7 +10,6 @@
exports.recommendedPlugins = [ exports.recommendedPlugins = [
"ant", "ant",
"antisamy-markup-formatter", "antisamy-markup-formatter",
"build-monitor-plugin",
"build-timeout", "build-timeout",
"cloudbees-folder", "cloudbees-folder",
"credentials-binding", "credentials-binding",
Expand Down Expand Up @@ -39,7 +38,6 @@ exports.availablePlugins = [
"category":"Organization and Administration", "category":"Organization and Administration",
"plugins": [ "plugins": [
{ "name": "dashboard-view" }, { "name": "dashboard-view" },
{ "name": "build-monitor-plugin" },
{ "name": "cloudbees-folder" }, { "name": "cloudbees-folder" },
{ "name": "antisamy-markup-formatter" } { "name": "antisamy-markup-formatter" }
] ]
Expand Down

0 comments on commit 7ceff58

Please sign in to comment.