slachiewicz commented on PR #2103:
URL: https://github.com/apache/maven-resolver/pull/2103#issuecomment-5495540960

   @cstamas Updated as suggested! 
   
   ### Summary of updates:
   - **Dedicated Module:** Created `maven-resolver-transport-apache5` (backed 
by Apache HttpClient `5.4.2` / HttpCore `5.3.3`) with `@Named("apache5")` and 
package `org.eclipse.aether.transport.apache5`.
   - **Preserved Existing Transporter:** `maven-resolver-transport-apache` 
(HttpClient 4.5.x) is left completely untouched for full compatibility with 
Wagon HTTP and existing Maven 3.x setups.
   - **Reviewable Git History:** Structured the branch with a 2-commit history:
     1. Module creation derived from `maven-resolver-transport-apache`.
     2. The exact HC5 migration + behavior parity hardening.
   - **Verification:** Full reactor build (32 modules) and all 118 
unit/integration tests in `apache5` (as well as `apache`) pass cleanly.
   


-- 
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]

Reply via email to