[midPoint-git] [Evolveum/midpoint] be10eb: Remove deprecated TaskType.modelOperationContext

mederly noreply at github.com
Thu May 25 15:56:29 CEST 2023


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

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseDiffPatch.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java

  Log Message:
  -----------
  Remove deprecated TaskType.modelOperationContext

This item is no longer used and can be safely removed.


  Commit: 15e18c2f73f7fa93bb1a53b1d8542e73788d712d
      https://github.com/Evolveum/midpoint/commit/15e18c2f73f7fa93bb1a53b1d8542e73788d712d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M infra/common/src/test/resources/crypto/task-add-account.xml
    M infra/common/src/test/resources/crypto/task-modify-jack-password.xml
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskTypeUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
    M infra/schema/src/test/resources/common/task-bulk-action-1.xml
    M infra/schema/src/test/resources/common/task-bulk-action-2.xml
    M infra/schema/src/test/resources/deltaconverter/task-new.xml
    M infra/schema/src/test/resources/deltaconverter/task-old.xml
    R infra/schema/src/test/resources/diff/task-modelOperationContext-before.xml
    M infra/schema/src/test/resources/xmljson/task-delete-dummy-shadows.skip.xml
    M infra/schema/src/test/resources/xmljson/task-reconcile-dummy-filter.skip.xml
    M model/certification-impl/src/test/resources/common/task-trigger-scanner-manual.xml
    M model/model-impl/src/test/resources/common/task-reconcile-dummy.xml
    M model/model-impl/src/test/resources/refinedschema/task-reconcile-dummy-kind-intent-objectclass.xml
    M model/model-impl/src/test/resources/refinedschema/task-reconcile-dummy-kind-intent.xml
    M model/model-impl/src/test/resources/refinedschema/task-reconcile-dummy-objectclass.xml
    M model/model-intest/src/test/resources/metadata/provenance-metadata-recording/task-crm-import.xml
    M model/model-intest/src/test/resources/sync/task-delete-dummy-accounts.xml
    M model/model-intest/src/test/resources/sync/task-delete-dummy-shadows.xml
    M model/model-intest/src/test/resources/sync/task-dummy-byzantine-recon.xml
    M model/workflow-impl/src/test/resources/common/task-trigger-scanner.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-recomputation-multinode.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-recomputation-multithreaded.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-recomputation-pre-and-post-processing-explicit.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-recomputation-pre-and-post-processing-new.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-recomputation-pre-and-post-processing-tailored.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-reconciliation-multinode.xml
    M repo/repo-common/src/test/resources/tasks/activities/other/task-reconciliation-pre-and-post-processing-new.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-150-mock-iterative.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-155-mock-iterative-bucketed.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-160-mock-search-iterative.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-170-mock-bucketed.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-180-bucketed-tree.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-190-suspending-composite.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-200-subtask.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-210-suspending-composite-with-subtasks.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-220-mock-composite-with-subtasks.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-300-workers-simple.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-custom-composite-with-default-work-TODO.xml
    M repo/repo-common/src/test/resources/tasks/activities/task-single-mock-part-bucketed-TODO.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-200-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-200-w.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-210-1.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-210-2.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-210-3.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-210-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-220-1.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-220-2.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-220-3.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-220-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-230-1.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-230-2.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-230-3.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-230-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-300-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-live/task-300-w.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-140.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-150.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-200-c.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-200-w.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-1.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-2.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-3.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-4.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-5.xml
    M repo/repo-common/src/test/resources/tasks/bucketing-static/task-210-c.xml
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/task/QTaskMapping.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java
    M repo/task-quartz-impl/src/test/resources/basic/task-allowed-not.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-allowed.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-cycle-loose-cron.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-cycle-loose.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-cycle-tight.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-dummy.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-for-extension-test.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-group-limit-concurrent.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-group-limit.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-long-running.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-non-existing-owner.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-run-on-demand.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-sec-group-limit-exp-1-ram-1.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-sec-group-limit-exp-1.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-sec-group-limit-ram-null.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-simple-waiting.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-single-run.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-suspended-tree-child-1-1.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-suspended-tree-child-1.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-suspended-tree-child-2.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-suspended-tree-root.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-to-delete.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-to-resume-and-suspend.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-to-suspend.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-tree-child-1.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-tree-child-2.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-tree-root.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-waiting-for-no-one.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-with-threads-to-suspend.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-with-threads.xml
    M repo/task-quartz-impl/src/test/resources/basic/task-without-progress.xml
    M repo/task-quartz-impl/src/test/resources/miscellaneous/task-42-closed.xml
    M repo/task-quartz-impl/src/test/resources/miscellaneous/task-42-runnable.xml
    M repo/task-quartz-impl/src/test/resources/miscellaneous/task-42-suspended.xml
    M repo/task-quartz-impl/src/test/resources/miscellaneous/task-42-waiting.xml
    M testing/conntest/src/test/resources/389ds/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/389ds/task-sync.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-ad2016-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-ad2019-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-ad2022-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-chimera-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-sync.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/task-sync-user.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/task-sync.xml
    M testing/conntest/src/test/resources/opendj-dumber/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/opendj-dumber/task-sync.xml
    M testing/conntest/src/test/resources/opendj/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/openldap-dumber/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/openldap/task-sync-inetorgperson.xml
    M testing/longtest/src/test/resources/ldap/task-delete-opendj-accounts.xml
    M testing/longtest/src/test/resources/ldap/task-delete-opendj-shadows.xml
    M testing/story/src/test/resources/async/task-recompute-multi.xml
    M testing/story/src/test/resources/common/task-trigger-scanner.xml
    M testing/story/src/test/resources/common/task-validity-scanner.xml
    M testing/story/src/test/resources/consistency/task-opendj-reconciliation.xml
    M testing/story/src/test/resources/delayed-enable/task-dumy-hr-livesync.xml
    M testing/story/src/test/resources/energy/task-reconcile-ad.xml
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml
    M testing/story/src/test/resources/grouper/task-import-groups.xml
    M testing/story/src/test/resources/grouper/task-reconcile-groups.xml
    M testing/story/src/test/resources/import-group/task-opendj-import-groups.xml
    M testing/story/src/test/resources/inbound-outbound-association/task-dumy-dir-livesync.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-1.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-4.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-no-role-and-shadow-cache.xml
    M testing/story/src/test/resources/ldap/recon-perf/task-reconcile-1-opendj.xml
    M testing/story/src/test/resources/ldap/recon-perf/task-reconcile-4-opendj.xml
    M testing/story/src/test/resources/ldap/sync-massive/task-live-sync.xml
    M testing/story/src/test/resources/livesync-madness/task-dumy-hr-livesync.xml
    M testing/story/src/test/resources/orgsync/task-reconcile-opendj-default-single.xml
    M testing/story/src/test/resources/orgsync/task-reconcile-opendj-ldapgroup-single.xml
    M testing/story/src/test/resources/orphaned-tasks/task-mark-orphaned-tasks.xml
    M testing/story/src/test/resources/perf/import/task-import.xml
    M testing/story/src/test/resources/resource-in-maintenance/task-reconcile-csv.xml
    M testing/story/src/test/resources/resource-in-maintenance/task-refresh.xml
    M testing/story/src/test/resources/service-accounts-classifier/task-dummy-classifier-reconcile.xml
    M testing/story/src/test/resources/service-accounts/task-dummy-livesync.xml
    M testing/story/src/test/resources/service-accounts/task-dummy-reconcile.xml
    M testing/story/src/test/resources/shadows/task-bulk-delete.xml
    M testing/story/src/test/resources/shadows/task-import.xml
    M testing/story/src/test/resources/shadows/task-reconciliation.xml
    M testing/story/src/test/resources/system-perf/task-reconciliation.vm.xml
    M testing/story/src/test/resources/thresholds/task-opendj-import-base-users.xml
    M testing/story/src/test/resources/thresholds/task-opendj-livesync-full.xml
    M testing/story/src/test/resources/university/task-dummy-hr-livesync.xml
    M testing/story/src/test/resources/village/task-dumy-source-livesync.xml

  Log Message:
  -----------
  Remove deprecated TaskType.recurrence

This property was moved to schedule/recurrence and made optional
in 74280c5f506796da81a921ffc024fe941d2e147f.


Compare: https://github.com/Evolveum/midpoint/compare/996326c90311...15e18c2f73f7


More information about the midPoint-svn mailing list