[midPoint-git] [Evolveum/midpoint] 29f40e: Fixed preview changes functionality (goes through ...

Pavol Mederly mederly at evolveum.com
Wed Jul 29 18:51:34 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 29f40eab92e5dcc12d08942e6a29ccc8e9563c86
      https://github.com/Evolveum/midpoint/commit/29f40eab92e5dcc12d08942e6a29ccc8e9563c86
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/util/PrismAsserts.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/InboundProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/Projector.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestPreviewChanges.java
    A model/model-intest/src/test/resources/preview/resource-dummy-yellow.xml
    A model/model-intest/src/test/resources/preview/user-rogers.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java

  Log Message:
  -----------
  Fixed preview changes functionality (goes through all the projection waves).


  Commit: a0e9e9f898dc9f7877c715f3f01cfbaf054b5acc
      https://github.com/Evolveum/midpoint/commit/a0e9e9f898dc9f7877c715f3f01cfbaf054b5acc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/crypto/AESProtector.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/crypto/Protector.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/InboundProcessor.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportRecon.java
    M model/model-intest/src/test/resources/sync/resource-dummy-lime.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/DummyResourceContoller.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:Evolveum/midpoint


  Commit: c8e18dd09ef2b37871cf9c840c270f01d35d3bcd
      https://github.com/Evolveum/midpoint/commit/c8e18dd09ef2b37871cf9c840c270f01d35d3bcd
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M model/model-intest/src/test/resources/sync/resource-dummy-lime-deprecated.xml

  Log Message:
  -----------
  Fixed TestImportReconDeprecated test.


  Commit: 51e2b56b15f2ef1207fee7dae4855aca97728a04
      https://github.com/Evolveum/midpoint/commit/51e2b56b15f2ef1207fee7dae4855aca97728a04
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/DummyConfiguration.java
    M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/DummyConnector.java
    M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/DummyResource.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/projector/InboundProcessor.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestIteration.java
    M model/model-intest/src/test/resources/common/system-configuration.xml
    M model/model-intest/src/test/resources/iteration/resource-dummy-pink.xml

  Log Message:
  -----------
  Implemented "endless AlreadyExistException loop avoidance" - if there are two equivalent attempts resulting in AAE, clockwork exits with AAE partial error.


Compare: https://github.com/Evolveum/midpoint/compare/e2f8466a21f5...51e2b56b15f2


More information about the midPoint-svn mailing list