[midPoint-git] [Evolveum/midpoint] 4a99b9: Make swallowToPrimaryDelta work with frozen deltas
mederly
noreply at github.com
Thu Mar 5 17:47:33 CET 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4a99b9d7b0c345ba3e1bba227d52ebeae3f4f2e8
https://github.com/Evolveum/midpoint/commit/4a99b9d7b0c345ba3e1bba227d52ebeae3f4f2e8
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
Log Message:
-----------
Make swallowToPrimaryDelta work with frozen deltas
Primary deltas are now frozen in lens element contexts. But we sometimes
need to modify them e.g. in scripting hooks. The swallowToPrimaryDelta
was changed to allow this.
Resolves MID-6097.
Commit: 5a1aab6464fa85e1325a6208b9bfed1d8b7b08e3
https://github.com/Evolveum/midpoint/commit/5a1aab6464fa85e1325a6208b9bfed1d8b7b08e3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/AbstractSecurityTest.java
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ListAccountShadowOwnerTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholds.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsLiveSyncFull.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsLiveSyncSimulate.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsReconFull.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsReconSimulate.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/c76925f08cab...5a1aab6464fa
More information about the midPoint-svn
mailing list