Navigation Menu

Skip to content

Commit

Permalink
Revert "[JENKINS-47393] PCT against 2.86+ needs to know about command…
Browse files Browse the repository at this point in the history
…-launcher split"
  • Loading branch information
andresrc committed Oct 24, 2017
1 parent aed1bab commit c241be4
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 c241be4

Please sign in to comment.