[midPoint-git] [Evolveum/midpoint] 5e83b6: Remove deprecated reconcileAffected option

mederly noreply at github.com
Wed May 24 15:31:49 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5e83b64edc62afd91d2db56f33e86235f0e0fd01
      https://github.com/Evolveum/midpoint/commit/5e83b64edc62afd91d2db56f33e86235f0e0fd01
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/ExecuteChangeOptionsDto.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/ExecuteChangeOptionsPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/ExecuteChangeOptionsPanel.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java

  Log Message:
  -----------
  Remove deprecated reconcileAffected option


  Commit: 9e02d004054ca1a8737d7d3f3174655b8a6f64e6
      https://github.com/Evolveum/midpoint/commit/9e02d004054ca1a8737d7d3f3174655b8a6f64e6
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/PersonaKey.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/PersonaProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/PersonaConstruction.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/AbstractLensTest.java
    R model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestProjectorPersonaDeprecated.java
    R model/model-impl/src/test/resources/lens/role-persona-admin.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/persona/AbstractPersonaTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/persona/TestPersonaPassword.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/AbstractSecurityTest.java
    A model/model-intest/src/test/resources/common/archetype-admin.xml
    A model/model-intest/src/test/resources/common/archetype-persona-role.xml
    M model/model-intest/src/test/resources/common/role-persona-admin.xml
    M model/model-intest/src/test/resources/security/role-persona-management.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java

  Log Message:
  -----------
  Remove PersonaConstructionType.targetSubtype

That property was deprecated. Persona-related tests were adapted
to use archetypes instead.


Compare: https://github.com/Evolveum/midpoint/compare/551ab3fd9bd4...9e02d004054c


More information about the midPoint-svn mailing list