[midPoint-git] [Evolveum/midpoint] 9cf3c6: Remove ModelCommonBeans from AbstractMappingImpl

mederly noreply at github.com
Thu Sep 22 20:02:11 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9cf3c695481dc82756f43d81efbfff9a9a3fc393
      https://github.com/Evolveum/midpoint/commit/9cf3c695481dc82756f43d81efbfff9a9a3fc393
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/ModelCommonBeans.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/CombinatorialEvaluation.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/TransformationalEvaluation.java
    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/MappingImpl.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/MappingParser.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/TimeConstraintsEvaluation.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/IvwoConsolidator.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/Source.java

  Log Message:
  -----------
  Remove ModelCommonBeans from AbstractMappingImpl

The field was not serializable, and is no longer needed.

This should resolve MID-8061.




More information about the midPoint-svn mailing list