[midPoint-git] [Evolveum/midpoint] 27eb64: Move synchronization actions into own container
mederly
noreply at github.com
Tue Apr 26 19:33:27 CEST 2022
Branch: refs/heads/feature/synchronization-definition-update
Home: https://github.com/Evolveum/midpoint
Commit: 27eb64a21059435d2b5305a73ea5216f55fc9016
https://github.com/Evolveum/midpoint/commit/27eb64a21059435d2b5305a73ea5216f55fc9016
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/SynchronizationReactionDefinition.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-resources-3.xsd
R model/model-impl/src/test/resources/common/resource-dummy-scripts.xml
M model/model-impl/src/test/resources/common/resource-dummy.xml
Log Message:
-----------
Move synchronization actions into own container
This way the actions are separated from the rest of the reaction
definition. It is more verbose but cleaner from the GUI & IDE point
of view.
More information about the midPoint-svn
mailing list