leehaut opened a new pull request, #7481: URL: https://github.com/apache/hop/pull/7481
Fix https://github.com/apache/hop/issues/7350 This change: - Tries an **external file** first when a regular file exists beside the plugin jar (preserves custom Hop installation config) - Falls back to the **bundled classpath resource** (`/codeExclusions.xml`) for Maven, Spring Boot, and nested jar deployments - Logs **ERROR** only when an external file exists but cannot be parsed; missing external files no longer produce ERROR noise -- 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]
