[midPoint-git] [Evolveum/midpoint] 000fe5: Fix a bug in DummyResource

mederly noreply at github.com
Wed Mar 27 09:32:37 CET 2024


  Branch: refs/heads/feature/native-associations
  Home:   https://github.com/Evolveum/midpoint
  Commit: 000fe5561661462b16a24539e4da9b4374b5e142
      https://github.com/Evolveum/midpoint/commit/000fe5561661462b16a24539e4da9b4374b5e142
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-27 (Wed, 27 Mar 2024)

  Changed paths:
    M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/DummyResource.java

  Log Message:
  -----------
  Fix a bug in DummyResource

(Introduced recently while extending it with associations.)

This fixes TestSyncStoryUsingLiveSync.


  Commit: dec5164914711d452b374c6c60640188b87bbc54
      https://github.com/Evolveum/midpoint/commit/dec5164914711d452b374c6c60640188b87bbc54
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-27 (Wed, 27 Mar 2024)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/NativeShadowItemDefinitionImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceAttributeDefinitionImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAssociationDefinitionImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/UcfChangeUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ClockworkSource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContextCreator.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestStrangeCases.java
    M model/model-intest/src/test/resources/async/grouper-amqp091/resource-grouper-amqp091.xml
    M model/model-intest/src/test/resources/mapping/resource-dummy-tea-green.xml
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/opendj/TestOpenDj.java
    M testing/story/src/test/resources/grouper/function-library-grouper.xml

  Log Message:
  -----------
  Fix various minor issues

1. Adapted VAR_ENTITLEMENT handling to now-embedded values in shadowRef.
2. Adapted Grouper-related tests to removed PrismContext from various
internal methods.
3. Fixed ResourceAttributeDefinitionImpl#getTypeClass.
4. Adapt the ways to hack the schema in TestStrangeCases.

This should make model-intest tests pass.


Compare: https://github.com/Evolveum/midpoint/compare/13e9e76943d1...dec516491471

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list