Skip to content

Conversation

@amuniz
Copy link

@amuniz amuniz commented Mar 4, 2021

No description provided.

<revision>2.42</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.273-rc30689.09147672b85b</jenkins.version>
<jenkins.version>2.176.4</jenkins.version>
Copy link
Owner

Choose a reason for hiding this comment

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

can we use a supported one at least, most of the others were recently bumped to 2.222.4

Suggested change
<jenkins.version>2.176.4</jenkins.version>
<jenkins.version>2.222.4</jenkins.version>

<artifactId>workflow-basic-steps</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Copy link
Owner

Choose a reason for hiding this comment

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

may need to re-add on newer core depending on why this was in here

private static ExecutorService newExecutorService() {
try {
try {
Method method = MoreExecutors.class.getMethod("newDirectExecutorService");
Copy link
Owner

Choose a reason for hiding this comment

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

can you invert this please as in c5ecc11 (#114) (was requested until core PR is merged)

@timja timja merged commit c363cc8 into timja:upgrade-guava Mar 8, 2021
@timja
Copy link
Owner

timja commented Mar 8, 2021

huh, I just checked out this branch via github cli and then did a git push and it 'merged' it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants