[midPoint-git] [Evolveum/midpoint] 0fd0d0: Add equivalence strategy to delta application

Pavol Mederly mederly at evolveum.com
Sat Dec 22 15:46:56 CET 2018


  Branch: refs/heads/feature/prism-api
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0fd0d094b3841df9aa8322b7840949a1d6fa1eb7
      https://github.com/Evolveum/midpoint/commit/0fd0d094b3841df9aa8322b7840949a1d6fa1eb7
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-12-22 (Sat, 22 Dec 2018)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/Item.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ItemDeltaCollectionsUtil.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/ItemImpl.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ItemDeltaImpl.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ObjectDeltaImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/ChangeExecutor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/IvwoConsolidator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/visualizer/Visualizer.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestAssignmentProcessor.java
    M model/model-impl/src/test/resources/lens/user-barbossa-modify-delete-assignment-account-dummy-attr.xml

  Log Message:
  -----------
  Add equivalence strategy to delta application

Also changed the default for adding values from REAL_VALUE
to IGNORE_METADATA_CONSIDER_DIFFERENT_IDS i.e. the changes are:
- different non-null PCV IDs make values inequal
- different element names make values inequal (this is to be rethought).

The strategy is now in sync with the default strategy used for diff(..).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list