[midPoint-git] [Evolveum/midpoint] 77c64a: Re-allow resources with "no-op" correlation

mederly noreply at github.com
Thu Jan 13 17:45:39 CET 2022


  Branch: refs/heads/feature/correlators
  Home:   https://github.com/Evolveum/midpoint
  Commit: 77c64aad784dc6499fb13232acc5b4aa0ed29117
      https://github.com/Evolveum/midpoint/commit/77c64aad784dc6499fb13232acc5b4aa0ed29117
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  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/correlator/CorrelatorUtil.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/noop/NoOpCorrelator.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/noop/NoOpCorrelatorFactory.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java

  Log Message:
  -----------
  Re-allow resources with "no-op" correlation

These were allowed in 4.4, and earlier today removed in the name
of clarity. But returned now, as some tests use this functionality
and (somehow) it might make sense.




More information about the midPoint-svn mailing list