[ https://issues.apache.org/jira/browse/IGNITE-25958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009154#comment-18009154 ]
Dmitry Werner commented on IGNITE-25958: ---------------------------------------- https://ci2.ignite.apache.org./buildConfiguration/IgniteTests24Java8_PdsCompatibility/8532471?buildTab=overview > Fix exclusions in IgniteCompatibilityAbstractTest > ------------------------------------------------- > > Key: IGNITE-25958 > URL: https://issues.apache.org/jira/browse/IGNITE-25958 > Project: Ignite > Issue Type: Task > Reporter: Ilya Shishkov > Assignee: Dmitry Werner > Priority: Minor > Labels: ise > Time Spent: 10m > Remaining Estimate: 0h > > Current list of excluded dependencies (see > {{IgniteCompatibilityAbstractTest#getExcluded}}) can match to third-party > dependencies, such as Apache Commons: > {code} > // Exclude all modules necessary to compile the current version of core > module to avoid conflicts with previous versions. > excluded.addAll(Set.of("binary", "codegen2", "commons", "unsafe")); > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)