Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from Commons HttpClient 3.x to HttpComponents Client 4.x #49

Merged
merged 3 commits into from
Oct 29, 2022

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    d7d3645 View commit details
    Browse the repository at this point in the history
  2. undo an unnecessary change

    basil committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    eefb659 View commit details
    Browse the repository at this point in the history
  3. hudson.util.CyclicGraphDetector$CycleDetectedException: Cycle detecte…

    …d: Plugin:jdk-tool -> Plugin:apache-httpcomponents-client-4-api -> Plugin:command-launcher -> Plugin:jdk-tool
    
            at hudson.PluginManager$1$3$2$1.reactOnCycle(PluginManager.java:485)
            at hudson.PluginManager$1$3$2$1.reactOnCycle(PluginManager.java:462)
            at hudson.util.CyclicGraphDetector.detectedCycle(CyclicGraphDetector.java:63)
            at hudson.util.CyclicGraphDetector.visit(CyclicGraphDetector.java:52)
            at hudson.util.CyclicGraphDetector.visit(CyclicGraphDetector.java:53)
            at hudson.util.CyclicGraphDetector.visit(CyclicGraphDetector.java:53)
            at hudson.util.CyclicGraphDetector.run(CyclicGraphDetector.java:24)
            at hudson.PluginManager$1$3$2.run(PluginManager.java:490)
            at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
            at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:296)
            at jenkins.model.Jenkins$5.runTask(Jenkins.java:1151)
            at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:214)
            at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
            at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
            at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
            at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
            ... 1 more
    basil committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6905d00 View commit details
    Browse the repository at this point in the history