Skip to content

Conversation

@jglick
Copy link
Member

@jglick jglick commented Jan 30, 2024

No description provided.

@jglick jglick requested a review from a team as a code owner January 30, 2024 20:23
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.66</version>
<version>4.77</version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superseding #182

<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>1836.vfe602c266c05</version>
<artifactId>bom-2.440.x</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superseding #176

</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>instance-identity</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private transient Process proc;

MockInboundLauncher() {
super(false);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}
proc = new ProcessBuilder(
"java", "-jar", agentJar.getAbsolutePath(),
"-jnlpUrl", JenkinsLocationConfiguration.get().getUrl() + computer.getUrl() + "jenkins-agent.jnlp",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jglick jglick enabled auto-merge January 30, 2024 20:25
@jglick jglick merged commit d1cc552 into jenkinsci:master Jan 30, 2024
@jglick jglick deleted the bumps branch January 30, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant