[midPoint-git] [Evolveum/midpoint] 396e12: generic repo ClassMapper fix, ASSIGNMENT_HOLDER_TY...
virgo47
noreply at github.com
Tue Jun 7 23:51:22 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 396e129a4e32b7b6d176e6ae443fee907ab752f5
https://github.com/Evolveum/midpoint/commit/396e129a4e32b7b6d176e6ae443fee907ab752f5
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/ClassMapper.java
Log Message:
-----------
generic repo ClassMapper fix, ASSIGNMENT_HOLDER_TYPE is after OBJECT
The reason is that with TYPES in HashMap one could randomly get
unexpected Ent:RObject (jaxb=AssignmentHolderType) definition when
asking by ObjectType class - which didn't make sense.
Also, unused methods were removed.
Commit: 25a5f8f0593764f87e37b4c5fb89b930bc31de56
https://github.com/Evolveum/midpoint/commit/25a5f8f0593764f87e37b4c5fb89b930bc31de56
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/OwnedByRestriction.java
Log Message:
-----------
OwnedByRestriction: added treatment for RAccessCertificationWorkItem
Compare: https://github.com/Evolveum/midpoint/compare/495163db4ff4...25a5f8f05937
More information about the midPoint-svn
mailing list