Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #47 from jenkinsci/revert-46-CommandLauncher-JENKI…
…NS-47393

Revert "[JENKINS-47393] PCT against 2.86+ needs to know about command-launcher split"
  • Loading branch information
andresrc committed Oct 24, 2017
2 parents aed1bab + c241be4 commit 5bb27a5
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -674,16 +674,13 @@ private void addSplitPluginDependencies(String thisPlugin, MavenRunner.Config mc
"matrix-project:1.561.*:1.0",
"junit:1.577.*:1.0",
"bouncycastle-api:2.16.*:2.16.0",
"command-launcher:2.86.*:1.0",
};
// Synchronize with ClassicPluginStrategy.BREAK_CYCLES:
String[] exceptions = {
"script-security/matrix-auth",
"script-security/windows-slaves",
"script-security/antisamy-markup-formatter",
"script-security/matrix-project",
"script-security/bouncycastle-api",
"script-security/command-launcher",
"credentials/matrix-auth",
"credentials/windows-slaves"
};
Expand Down

0 comments on commit 5bb27a5

Please sign in to comment.