[midPoint-git] [Evolveum/midpoint] 330f9a: Add inbound mapping "use" property

mederly noreply at github.com
Wed May 3 21:09:43 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 330f9aa43c7caf3fb82cb37d68c34856aaf4b3d7
      https://github.com/Evolveum/midpoint/commit/330f9aa43c7caf3fb82cb37d68c34856aaf4b3d7
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/error/ConfigErrorReporter.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ApplicabilityEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MSource.java
    M model/model-intest/src/test/resources/archetypes/resource-dummy-source.xml
    M model/model-intest/src/test/resources/identities/resource-multi.xml
    M model/model-intest/src/test/resources/identities/resource-single-outbound.xml
    M model/model-intest/src/test/resources/identities/resource-single.xml
    M model/model-intest/src/test/resources/sync/resource-dummy-archetyped.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-210.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-240.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-250.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-260.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-270.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-280.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-290.xml

  Log Message:
  -----------
  Add inbound mapping "use" property

This is a simple way of marking a mapping to be used for correlation,
data transfer (~ clockwork), or both.


  Commit: 6707aaca697c82e1ea4a2fc7ef2f4d430a6a4913
      https://github.com/Evolveum/midpoint/commit/6707aaca697c82e1ea4a2fc7ef2f4d430a6a4913
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ApplicabilityEvaluator.java

  Log Message:
  -----------
  Make inbound mapping use single-valued

This form is simpler for GUI as well as for resource inheritance.


Compare: https://github.com/Evolveum/midpoint/compare/13646f3ba3ca...6707aaca697c


More information about the midPoint-svn mailing list