[midPoint-git] [Evolveum/midpoint] c87cc2: Remove now-unnecessary associations code
mederly
noreply at github.com
Tue Jul 23 18:08:01 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: c87cc293d2924b9e29e36171d6f77b663ceed70f
https://github.com/Evolveum/midpoint/commit/c87cc293d2924b9e29e36171d6f77b663ceed70f
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/AbstractInboundsProcessing.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/AssignmentsConsolidation.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/AssignmentsProcessingContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/FullInboundsProcessing.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/SingleShadowInboundsProcessing.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/FullInboundsContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/InboundsContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/LimitedInboundsContext.java
Log Message:
-----------
Remove now-unnecessary associations code
Commit: 7f33483ddef72b10a579e3b16d6855015ed94880
https://github.com/Evolveum/midpoint/commit/7f33483ddef72b10a579e3b16d6855015ed94880
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/FullInboundsContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/InboundsContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/LimitedInboundsContext.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
M model/model-intest/src/test/resources/associations/resource-dummy-ad.xml
M model/model-intest/src/test/resources/associations/resource-dummy-dms.xml
M model/model-intest/src/test/resources/associations/resource-dummy-hr.xml
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ValueSetDefinition.java
M testing/story/src/test/resources/associations-first-steps/object-template-user.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-120.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-130.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-140.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-150.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-170.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-300.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-xxx.xml
Log Message:
-----------
Apply automatic ranges in associations tests
It is no longer necessary to enable this explicitly.
It is turned on by default.
Plus a small fix.
Compare: https://github.com/Evolveum/midpoint/compare/cb8f79a22995...7f33483ddef7
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list