[midPoint-git] [Evolveum/midpoint] b76f38: Fix storing static-class-less PCVs to traces
mederly
noreply at github.com
Fri Mar 20 14:09:00 CET 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: b76f3869cf5e9db8894f40dd6d9a7237e2f204f6
https://github.com/Evolveum/midpoint/commit/b76f3869cf5e9db8894f40dd6d9a7237e2f204f6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismValue.java
M infra/prism-api/src/main/java/com/evolveum/prism/xml/ns/_public/types_3/DeltaSetTripleType.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/TraceUtil.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/MappingImpl.java
Log Message:
-----------
Fix storing static-class-less PCVs to traces
The PrismValue.getRealValue implicitly requires that the type of
prism (container) value is statically defined. So it should be used
with caution.
Commit: 784a4af468646002be2671afaee650e077ac6e48
https://github.com/Evolveum/midpoint/commit/784a4af468646002be2671afaee650e077ac6e48
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestAssignmentProcessor.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ConcurrencyTest.java
M repo/repo-sql-impl-test/testng-db-specific.xml
M repo/repo-sql-impl-test/testng-integration.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/dictionary/ExtItemDictionary.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/e89391b54fe0...784a4af46864
More information about the midPoint-svn
mailing list