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 tests to use Jetty 11 #31

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Conversation

aecio
Copy link
Collaborator

@aecio aecio commented Aug 20, 2023

This PR upgrades the tests to Jetty 11. Since Jetty 11 requires Java 11, PR #30 must be merged before this.

@aecio aecio force-pushed the jetty-11 branch 2 times, most recently from b19ccab to f35014a Compare August 20, 2023 04:38
@aecio aecio changed the title Upgrade to tests to use Jetty 11 Upgrade tests to use Jetty 11 Aug 20, 2023
// Thread.sleep(2000);
//
// fetcher.get(url);
// }
Copy link
Contributor

Choose a reason for hiding this comment

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

I would create an issue for this, and add the URL in your comment here.

Copy link
Contributor

@kkrugler kkrugler left a comment

Choose a reason for hiding this comment

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

Minor comment about filing an issue for the stale connection test.

@aecio
Copy link
Collaborator Author

aecio commented Aug 20, 2023

Thanks, @kkrugler! I'll create the issue and reference it before merging.

@aecio aecio merged commit 22313c5 into crawler-commons:master Aug 20, 2023
2 checks passed
@aecio aecio deleted the jetty-11 branch August 20, 2023 17:01
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.

None yet

2 participants