[midPoint-git] [Evolveum/midpoint] c7989f: Reconcile PCV IDs generator

mederly noreply at github.com
Mon Feb 27 18:58:18 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c7989fbdc95bfb5254e49ad530d9bbc03be3dfa7
      https://github.com/Evolveum/midpoint/commit/c7989fbdc95bfb5254e49ad530d9bbc03be3dfa7
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cid/ContainerValueIdGenerator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/ElementState.java
    R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/StolenContainerValueIdGenerator.java
    R repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/ContainerValueIdGenerator.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/update/AddObjectContext.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/update/RootUpdateContext.java

  Log Message:
  -----------
  Reconcile PCV IDs generator

Removed temporary StolenContainerValueIdGenerator and re-used existing
ContainerValueIdGenerator from repo-sqale (by moving it down into
the schema module).


  Commit: 69976a58ad7574c85e8b9e50aab0810579c5efe5
      https://github.com/Evolveum/midpoint/commit/69976a58ad7574c85e8b9e50aab0810579c5efe5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/evaluator/AuthenticationEvaluatorImpl.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/c537499f034a...69976a58ad75


More information about the midPoint-svn mailing list