[midPoint-git] [Evolveum/midpoint] 66b55c: Revert detailed reporting in ActivationProcessor

mederly noreply at github.com
Tue Oct 3 08:03:31 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 66b55c5d2d64a31fc14c6650a35015c2de85fdf9
      https://github.com/Evolveum/midpoint/commit/66b55c5d2d64a31fc14c6650a35015c2de85fdf9
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ActivationProcessor.java

  Log Message:
  -----------
  Revert detailed reporting in ActivationProcessor

Commit 40db48ab92dcb24845bb15f7e49b54b1eff62651 introduced more detailed
operation result reporting in ActivationProcessor (three results for
three independent parts). However, this broke handling custom exceptions
thrown from ProjectionMappingLoader#load. To resolve this quickly, the
new operation results were removed. In the future, we should perhaps
stop using ObjectNotFoundException in the loader instead.

Fixes failing tests. Related to MID-9154.


  Commit: 1d130d047f8e69ddf0c100e1377f1832cf285bb1
      https://github.com/Evolveum/midpoint/commit/1d130d047f8e69ddf0c100e1377f1832cf285bb1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M gui/admin-gui/testng-integration.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resourceobjects/ResourceObjectConverter.java
    M repo/repo-sql-impl-test/src/main/java/com/evolveum/midpoint/repo/sql/testing/TestSqlRepositoryBeanConfig.java
    M tools/ninja/pom.xml
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/NinjaContext.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/ImportRepositoryTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaTestMixin.java
    M tools/ninja/src/test/resources/ctx-ninja.xml

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


Compare: https://github.com/Evolveum/midpoint/compare/bad76029089c...1d130d047f8e


More information about the midPoint-svn mailing list