[midPoint-git] [Evolveum/midpoint] 556098: Enable test for data being erased (MID-4420)
Pavol Mederly
mederly at evolveum.com
Wed Oct 24 12:26:29 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5560983b356ed409673c34f21efa5afa09f8eb15
https://github.com/Evolveum/midpoint/commit/5560983b356ed409673c34f21efa5afa09f8eb15
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseDiffPatch.java
Log Message:
-----------
Enable test for data being erased (MID-4420)
The workaround seems to be helping. The test now passes.
Commit: e5906a965b2040ed2c3f2d5c0eb7534ed90f1c16
https://github.com/Evolveum/midpoint/commit/e5906a965b2040ed2c3f2d5c0eb7534ed90f1c16
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/dictionary/ExtItemDictionary.java
Log Message:
-----------
Re-add synchronization to ExtItemDict. (MID-4799)
The Java synchronization was left out to make ExtItem conflicts more
visible and therefore resolvable during 3.9 development. Otherwise
they are masked by the synchronization and manifest themselves
only in e.g. clustered environment.
Unfortunately we had no time to fix them. So here we re-enable
Java synchronization for RExtItemDictionary methods.
Commit: 1000f39ae6248800559b3355c60acf04ee88c99d
https://github.com/Evolveum/midpoint/commit/1000f39ae6248800559b3355c60acf04ee88c99d
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M NOTICE
M build-system/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/794d3c58475a...1000f39ae624
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list