[midPoint-git] [Evolveum/midpoint] d5a7b2: Remove yield from provenance metadata

mederly noreply at github.com
Fri Aug 21 20:13:42 CEST 2020


  Branch: refs/heads/feature/multi-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: d5a7b2ddd63d340fa86d1c5eeb849e7a94e72774
      https://github.com/Evolveum/midpoint/commit/d5a7b2ddd63d340fa86d1c5eeb849e7a94e72774
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/panel/ProvenanceMetadataPanel.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/metadata/MidpointProvenanceEquivalenceStrategy.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ProvenanceMetadataUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.axiom
    M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestDeltaConverter.java
    M infra/schema/src/test/resources/deltaconverter/user-modify-givenname-with-metadata.xml
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/builtin/ProvenanceBuiltinMapping.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/TestMappingMetadata.java
    M model/model-common/src/test/resources/mapping/user-jack-metadata.xml
    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
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ProvenanceMetadataAsserter.java
    R repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/YieldMetadataAsserter.java

  Log Message:
  -----------
  Remove yield from provenance metadata

Yield is now replaced by metadata value itself.

TODO The code in ProvenanceMetadataPanel was massively commented out.
It should be adapted.

Relates to MID-6275.




More information about the midPoint-svn mailing list