[
https://issues.apache.org/jira/browse/IGNITE-25958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov reassigned IGNITE-25958:
--------------------------------------
Assignee: (was: Ilya Shishkov)
> Fix exclusions in IgniteCompatibilityAbstractTest
> -------------------------------------------------
>
> Key: IGNITE-25958
> URL: https://issues.apache.org/jira/browse/IGNITE-25958
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> 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)