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

NUTCH-2596 Upgrade from org.mortbay.jetty to org.eclipse.jetty #758

Merged

Conversation

sebastian-nagel
Copy link
Contributor

This is the second part (after #574) to finally replace the org.mortbay.jetty packages by org.eclipse.jetty. This PR is based on and includes NUTCH-2984 / #757.

@lewismc
Copy link
Member

lewismc commented Feb 28, 2023

This also includes #757 ? @sebastian-nagel

@sebastian-nagel
Copy link
Contributor Author

Yes, it's based on #757 - otherwise the build would fail without the "org.mortbay.jetty" packages.

Shall I split this into two issues or PRs

  1. Replace "org.mortbay.jetty" in Fetcher unit tests
  2. (dependent on NUTCH-2984 Drop test proxy server and benchmark tool #757 / NUTCH-2984) remove the "org.mortbay.jetty" dependency

- upgrade from org.mortbay.jetty 6.1.26 to org.eclipse.jetty 9.4.50
  (Hadoop depends on 9.4.43)
- remove obsolete dependency exclusions of hadoop-common
- upgrade Fetcher unit tests to use org.eclipse.jetty
@sebastian-nagel sebastian-nagel merged commit 215993b into apache:master Mar 17, 2023
1 check passed
@sebastian-nagel sebastian-nagel deleted the NUTCH-2596-jetty-upgrade branch October 29, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants