[midPoint-git] [Evolveum/midpoint] 784e14: Re-add element comparison to DATA/IGNORE_METADATA
mederly
noreply at github.com
Wed Sep 9 14:31:23 CEST 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 784e14451128c57479ffe9ea01a170f174484579
https://github.com/Evolveum/midpoint/commit/784e14451128c57479ffe9ea01a170f174484579
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/equivalence/EquivalenceStrategy.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/equivalence/ParameterizedEquivalenceStrategy.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/util/PrismAsserts.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/PrismContainerValueImpl.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/AbstractSchemaTest.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseDiffPatch.java
A infra/schema/src/test/resources/diff/user-after-extension-change.xml
A infra/schema/src/test/resources/diff/user-after-failed-login.xml
R infra/schema/src/test/resources/diff/user-after.xml
M infra/schema/src/test/resources/diff/user-before.xml
M infra/schema/src/test/resources/schema/extension.xsd
Log Message:
-----------
Re-add element comparison to DATA/IGNORE_METADATA
These two equivalence strategies were updated to correctly
compare e.g. attributes or extension items.
Also added some documentation to parameterized equivalence strategies
components.
Commit: 649637227a1e6a2d18d628b6d7b61f2e7785c160
https://github.com/Evolveum/midpoint/commit/649637227a1e6a2d18d628b6d7b61f2e7785c160
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M dist/src/main/bin/midpoint.bat
M dist/src/main/bin/midpoint.sh
M dist/src/main/bin/start.sh
M dist/src/main/bin/stop.sh
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebComponentUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/DropDownChoicePanelFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/show/PreviewChangesTabPanel.java
M pom.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryFactory.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/OrgClosureManager.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerConfiguration.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/505c992b6338...649637227a1e
More information about the midPoint-svn
mailing list