[midPoint-git] [Evolveum/midpoint] aff39e: Align correlator inheritance with the other ones
mederly
noreply at github.com
Tue Aug 16 20:37:40 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: aff39e224397d7430f06ec213a8297b4b9008990
https://github.com/Evolveum/midpoint/commit/aff39e224397d7430f06ec213a8297b4b9008990
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
A infra/schema/src/main/java/com/evolveum/midpoint/schema/merger/correlator/CorrelatorMergeOperation.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/CorrelationItemDefinitionUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelatorContextCreator.java
M testing/story/src/test/resources/correlation/idmatch/medium/resource-external.xml
M testing/story/src/test/resources/correlation/idmatch/medium/resource-hr.xml
M testing/story/src/test/resources/correlation/idmatch/medium/resource-sis.xml
Log Message:
-----------
Align correlator inheritance with the other ones
The (temporary) inheritance/reference operators "extending" and "using"
introduced in 4.5 are now replaced by "super" that is aligned with the
other cases of configuration objects inheritance: resources and resource
object types. Also, the implementation has been switched to the common
one.
!!! Incompatible change - to be mentioned in the release notes. !!!
More information about the midPoint-svn
mailing list