Skip to content

Fix#7350 Logging/loading file in Janino Plugin causes problems when used in booJar environments#7481

Open
leehaut wants to merge 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-92
Open

Fix#7350 Logging/loading file in Janino Plugin causes problems when used in booJar environments#7481
leehaut wants to merge 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-92

Conversation

@leehaut

@leehaut leehaut commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Logging/loading file in Janino Plugin causes problems when used in booJar environments

1 participant