Skip to content

[AURON #1484] Change test-jar dependencies scope to 'test' in spark-extension-shims-spark module#1796

Merged
richox merged 1 commit intoapache:masterfrom
cxzl25:auron_1484
Dec 30, 2025
Merged

[AURON #1484] Change test-jar dependencies scope to 'test' in spark-extension-shims-spark module#1796
richox merged 1 commit intoapache:masterfrom
cxzl25:auron_1484

Conversation

@cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Dec 29, 2025

Which issue does this PR close?

Closes #1484

Rationale for this change

spark-extension-shims-spark depends on the test jar of auron-common but does not declare the test scope. The last released jar packages log4j2.properties, which may affect the spark log configuration.

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

local test

@richox richox merged commit 5d09719 into apache:master Dec 30, 2025
98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module spark-extension-shims-spark3 included comile scope test-jar dependencies

2 participants