ammachado commented on PR #25072:
URL: https://github.com/apache/camel/pull/25072#issuecomment-5070861364

   Pushed f94d9a597 addressing the two new review rounds:
   
   - **davsclaus**: `ManifestFetcher.parse()` rejecting license-headered 
manifests (with the regression test requested), and the SDKMAN literal-secret 
bug.
   - **gnodet**: same two bugs (independently found), plus 
`InterruptedException` not restoring the interrupt flag in 
`InstallScriptFetcher.get()`/`ManifestFetcher.get()`, and the case-sensitive 
WinGet path check in `InstallDetector.classify()`.
   
   All four fixes verified with a full `mvnd clean install -Dquickly` build 
plus targeted test runs (`ManifestFetcherTest`, `InstallScriptFetcherTest`, 
`InstallDetectorTest` — all green).
   
   _Claude Code on behalf of ammachado_


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