[midPoint-git] [Evolveum/midpoint] d0451c: Add predefined range of ownProvenance

mederly noreply at github.com
Mon Aug 24 19:29:29 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: d0451cade495699607af9f19e97cc15a86d6533a
      https://github.com/Evolveum/midpoint/commit/d0451cade495699607af9f19e97cc15a86d6533a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/Item.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-core-3.xsd
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/MappingParser.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestValueMetadata.java
    M model/model-intest/src/test/resources/metadata/provenance-metadata-recording/resource-crm.xml
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ValueSetDefinition.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AcquisitionMetadataAsserter.java

  Log Message:
  -----------
  Add predefined range of ownProvenance

This causes mapping to delete all no-longer-provided values - not all
their yields but only those that were provided by the respective
mapping.


  Commit: c98383e4ecdda76c738103cf3c9b07d2ab9cb952
      https://github.com/Evolveum/midpoint/commit/c98383e4ecdda76c738103cf3c9b07d2ab9cb952
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/path/ValueResolutionContext.java

  Log Message:
  -----------
  Fix PathExpressionEvaluator

This fixes failing model-intest tests.


Compare: https://github.com/Evolveum/midpoint/compare/1e8f89837221...c98383e4ecdd


More information about the midPoint-svn mailing list