[midPoint-git] [Evolveum/midpoint] 51031f: Cleaning up inbound mapping processing
mederly
noreply at github.com
Tue Jul 14 11:28:27 CEST 2020
Branch: refs/heads/feature/inbound-provenance-2
Home: https://github.com/Evolveum/midpoint
Commit: 51031f3c1456d36c12b756d17f5daad7fc5c800d
https://github.com/Evolveum/midpoint/commit/51031f3c1456d36c12b756d17f5daad7fc5c800d
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
A infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/PathKeyedMap.java
A infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/PathSet.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelBeans.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ActivationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundMappingsEvaluation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/multi/TestMultiResource.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/ObjectNotFoundHandler.java
Log Message:
-----------
Cleaning up inbound mapping processing
First wave of inbound mapping processing cleanup before implementing
"serious" value consolidation there. Experimental.
Also fixed updating "exists" flag on projection context after discovery
after "shadow not found" condition.
Added experimental PathKeyedMap and PathSet structures.
Related to MID-6275.
More information about the midPoint-svn
mailing list