[midPoint-git] [Evolveum/midpoint] 1b2d35: Clean up the associations schema a bit
mederly
noreply at github.com
Tue Jul 9 11:32:42 CEST 2024
Branch: refs/heads/tmp/separate-associations-mappings
Home: https://github.com/Evolveum/midpoint
Commit: 1b2d353790a3331cbc391fb489462f08ea01989c
https://github.com/Evolveum/midpoint/commit/1b2d353790a3331cbc391fb489462f08ea01989c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/associationType/ResourceAssociationTypeWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/associationType/basic/AssociationDataAssociationTypeStepPanel.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceObjectInboundDefinition.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-provisioning-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/AssociationValuesTripleComputation.java
M model/model-intest/src/test/resources/associations/resource-dummy-ad.xml
M model/model-intest/src/test/resources/associations/resource-dummy-dms.xml
M model/model-intest/src/test/resources/associations/resource-dummy-hr.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-120.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-130.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-140.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-150.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-170.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-300.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-xxx.xml
Log Message:
-----------
Clean up the associations schema a bit
Here we removed strange inbound/objectRef/inbound and
outbound/objectRef/outbound combinations of elements, and replace
them with the envisioned inbound/objectRef/mapping and
outbound/objectRef/mapping ones - with the benefits of making
the schema more direct (avoiding meaningless configurations at the
level of XSD), with the cost of duplication of parts of it.
Also removed some leftovers ("REMOVE ME") from the last commit.
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