[midPoint-git] [Evolveum/midpoint] 7467e1: Add metadata populators to feed specification
mederly
noreply at github.com
Wed Aug 26 23:36:29 CEST 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 7467e106cf8c82015bfe3c4f27d7b8e53d2f6c7a
https://github.com/Evolveum/midpoint/commit/7467e106cf8c82015bfe3c4f27d7b8e53d2f6c7a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/util/PopulatorUtil.java
M 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/ProjectionValueMetadataCreator.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestValueMetadata.java
A model/model-intest/src/test/resources/metadata/level-of-assurance/template-loa-user.xml
A model/model-intest/src/test/resources/metadata/level-of-assurance/user-bob.xml
A model/model-intest/src/test/resources/metadata/level-of-assurance/user-chuck.xml
M model/model-intest/src/test/resources/metadata/provenance-metadata-recording/resource-crm.xml
M model/model-intest/src/test/resources/metadata/provenance-metadata-recording/template-provenance-metadata-recording.xml
M model/model-intest/src/test/resources/metadata/system-configuration.xml
R model/model-intest/src/test/resources/metadata/template-regular-user.xml
R model/model-intest/src/test/resources/metadata/user-bob.xml
R model/model-intest/src/test/resources/metadata/user-chuck.xml
M model/model-intest/src/test/resources/schema/metadata.xsd
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionUtil.java
Log Message:
-----------
Add metadata populators to feed specification
Also:
- fixed PCDs for metadata containers,
- changed LoA in TestValueMetadata from enum to int,
- put LoA part of TestValueMetadata into its own subdirectory.
More information about the midPoint-svn
mailing list