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

Reorganized and refactored JettyHomeTester to introduce JPMSTester. #11228

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Jan 7, 2024

  • Renamed module "jetty-home-tester" to "jetty-testers".
  • Moved JettyHomeTester to module jetty-testers.
  • Introduced JPMSTester, refactoring common code with JettyHomeTester.
  • Changed File-based APIs in favor of Path APIs.
  • Introduced ProcessWrapper to simplify process forking.
  • Refactored tests to follow refactoring changes.

* Renamed module "jetty-home-tester" to "jetty-testers".
* Moved JettyHomeTester to module jetty-testers.
* Introduced JPMSTester, refactoring common code with JettyHomeTester.
* Changed File-based APIs in favor of Path APIs.
* Introduced ProcessWrapper to simplify process forking.
* Refactored tests to follow refactoring changes.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

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

Merge it

@sbordet sbordet merged commit ce928e5 into jetty-12.0.x Jan 24, 2024
8 checks passed
@sbordet sbordet deleted the fix/jetty-12/jpms-tester branch January 24, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants