gnodet opened a new pull request, #12293:
URL: https://github.com/apache/maven/pull/12293

   ## Summary
   
   - Add detailed Javadoc to `UrlNormalizer` interface explaining its 
string-based URL normalization behavior
   - Add comprehensive tests for `DefaultUrlNormalizer` covering null/edge 
cases, HTTP URLs, parent directory resolution, double slashes, and URL 
structure preservation
   
   Based on #11568 by @rbrouwer, rebased on current master (where 
`UrlNormalizer` was moved from `impl/maven-impl` to `api/maven-api-spi`).
   
   Closes #10329
   Supersedes #11568
   
   _Fully automatic review from Claude Code_


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