Skip to content

Inline/delete remoting-test-client #1528

@jglick

Description

@jglick

jenkinsci/remoting-test-client#58 alerted me to the existence of this repo which is apparently only used by

URL jar1 = getClass().getClassLoader().getResource("remoting-test-client.jar");

I am not sure exactly what it does, but there is no good reason for it to be in a separate repository. If you just want to pack some test callables into their own JAR, you can do that dynamically in a test in a temp dir. Or perhaps this is supposed to be some sort of integration test that would more sensibly live in jenkinsci/jenkins/test/.

If its usage can be replaced, archive the original repository so people do not waste more time maintaining it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions