This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 2c829425297 IGNITE-27227 Ensure all entries in AttributeList are
Attributes (#7130)
add 0449ef85000 IGNITE-27199 Support patch versions for deployments (#7104)
No new revisions were added by this update.
Summary of changes:
.../ignite/deployment/version/UnitVersion.java | 150 ++++++++++++++++-----
.../ignite/deployment/version/VersionTest.java | 52 ++++---
.../ItDeploymentUnitReplTest.java} | 19 +--
.../cli/commands/unit/ItDeploymentUnitTest.java | 25 +++-
.../ignite/internal/CompatibilityTestBase.java | 4 +-
.../compute/loader/JobClassLoaderFactoryTest.java | 2 +-
.../properties/IgniteProductVersionTest.java | 101 +++++---------
7 files changed, 223 insertions(+), 130 deletions(-)
copy
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/commands/{configuration/ItConfigReplCommandTest.java
=> unit/ItDeploymentUnitReplTest.java} (82%)