Skip to content

[MPOM-387] Exclude test scope from enforcedBytecodeVersion#524

Merged
slawekjaranowski merged 1 commit intoapache:masterfrom
Bukama:291_enforcebytecodenottest
Dec 8, 2025
Merged

[MPOM-387] Exclude test scope from enforcedBytecodeVersion#524
slawekjaranowski merged 1 commit intoapache:masterfrom
Bukama:291_enforcebytecodenottest

Conversation

@Bukama
Copy link
Contributor

@Bukama Bukama commented Nov 29, 2025

Ignore test dependencies with higher JDK version.
This allows test to use JDK 11, while the artifact targets Java 8.

closes #291

Ignore test dependencies with higher JDK version.
This allows test to use JDK 11, while the artifact targets Java 8.

closes apache#291
@Bukama Bukama self-assigned this Nov 29, 2025
@Bukama Bukama added the enhancement New feature or request label Nov 29, 2025
Copy link
Member

@slawekjaranowski slawekjaranowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be ... but we still use JDK8 in build matrix by default

@slawekjaranowski slawekjaranowski added this to the 46 milestone Dec 8, 2025
@slawekjaranowski slawekjaranowski merged commit ee7b711 into apache:master Dec 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MPOM-387] Enforcer enforceBytecodeVersion applies to everything

2 participants