[midPoint-git] [Evolveum/midpoint] 5865ab: Fix non-serializability of some item paths
Pavol Mederly
mederly at evolveum.com
Mon Jan 7 10:25:44 CET 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5865abfb3c6acdba42ff82aae627d0bddc054368
https://github.com/Evolveum/midpoint/commit/5865abfb3c6acdba42ff82aae627d0bddc054368
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-01-07 (Mon, 07 Jan 2019)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/ItemPathImpl.java
Log Message:
-----------
Fix non-serializability of some item paths
Because list.sublist(..) produces a non-serializable object we had to
introduce an auxiliary "create an ArrayList" step. This has to be
reviewed from the performance point of view.
Commit: a6b72f5f693858d693df77ff6f321a610554d621
https://github.com/Evolveum/midpoint/commit/a6b72f5f693858d693df77ff6f321a610554d621
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-01-07 (Mon, 07 Jan 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/AssignmentPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/objectdetails/AbstractRoleMainPanel.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ReconciliationTaskHandler.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholds.java
M testing/story/testng-integration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/1b09eb601627...a6b72f5f6938
**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