skrcode commented on PR #764: URL: https://github.com/apache/maven-indexer/pull/764#issuecomment-5439736370
Thanks for the suggestion. I replaced both Jetty-backed test servers with the JDK `HttpServer`, removed the obsolete authentication fixture, and removed `jetty-webapp` from `indexer-core`, `indexer-cli`, and dependency management. The final branch is rebased in effect via a non-rewriting merge with current `master`; `mvn clean verify` passes all 11 modules on JDK 21, and the focused core verification also passes on JDK 17. I retargeted this PR to `master` because #762 is no longer needed for the resulting change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
