Skip to content

Fix log4j2 directory property; add zip compression#266

Merged
tonygermano merged 1 commit intoOpenIntegrationEngine:mainfrom
tonygermano:fix-log4j-props
Mar 16, 2026
Merged

Fix log4j2 directory property; add zip compression#266
tonygermano merged 1 commit intoOpenIntegrationEngine:mainfrom
tonygermano:fix-log4j-props

Conversation

@tonygermano
Copy link
Member

The recent log4j2 version bump no longer ignores the invalid and unused line specifying dir.logs causing the server to fail to start.

That line has been removed and converted to a proper log4j2 property, which the file appender now references to allow the user to more easily change the output directory.

Additionally, zip compression was added to the rolling file appender for previous versions.

@tonygermano tonygermano requested review from a team, NicoPiel, gibson9583, jonbartels, kayyagari, kpalang, mgaffigan and ssrowe and removed request for a team March 14, 2026 18:14
@github-actions
Copy link

Test Results

  105 files  ±0    202 suites  ±0   7m 26s ⏱️ + 1m 40s
  633 tests ±0    633 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 266 runs  ±0  1 266 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d891757. ± Comparison against base commit 9a36030.

The recent log4j2 version bump no longer ignores the invalid and unused
line specifying dir.logs causing the server to fail to start.

That line has been removed and converted to a proper log4j2 property,
which the file appender now references to allow the user to more easily
change the output directory.

Additionally, zip compression was added to the rolling file appender for
previous versions.

Signed-off-by: Tony Germano <tony@germano.name>
@tonygermano tonygermano merged commit f7a1b43 into OpenIntegrationEngine:main Mar 16, 2026
3 checks passed
@tonygermano tonygermano deleted the fix-log4j-props branch March 16, 2026 13:43
@tonygermano tonygermano added this to the Next Release milestone Mar 16, 2026
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.

4 participants