[midPoint-git] [Evolveum/midpoint] 49079d: finishing work on objectDeltaType and itemDeltaTyp...
katkav
k.valalikova at evolveum.com
Mon Mar 24 12:23:47 CET 2014
Branch: refs/heads/parser
Home: https://github.com/Evolveum/midpoint
Commit: 49079d14f63e614707f8a98f07ea6e8a0450993a
https://github.com/Evolveum/midpoint/commit/49079d14f63e614707f8a98f07ea6e8a0450993a
Author: katkav <k.valalikova at evolveum.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/XNodeProcessor.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/util/CloneUtil.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/util/RawTypeUtil.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/util/ValueSerializationUtil.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/xnode/XNode.java
M infra/prism/src/main/java/com/evolveum/prism/xml/ns/_public/types_2/ItemPathType.java
M infra/prism/src/main/java/com/evolveum/prism/xml/ns/_public/types_2/RawType.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/DeltaConvertor.java
M infra/schema/src/test/resources/deltaconverter/user-modify-add-role-pirate.xml
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyAssignmentTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ResourceModifyTest.java
M repo/repo-sql-impl-test/src/test/resources/modify/assignment/modify-add-inducement.xml
M repo/repo-sql-impl-test/src/test/resources/modify/assignment/modify-assignment.xml
M repo/repo-sql-impl-test/src/test/resources/modify/assignment/modify-inducement.xml
M repo/repo-sql-impl-test/src/test/resources/modify/modify-orgStruct-add-orgref.xml
M repo/repo-sql-impl-test/src/test/resources/modify/modify-orgStruct-add-user.xml
M repo/repo-sql-impl-test/src/test/resources/modify/role-modify-change.xml
M repo/repo-sql-impl-test/src/test/resources/orgstruct/modify-orgStruct-add-orgref.xml
M repo/repo-sql-impl-test/src/test/resources/orgstruct/modify-orgStruct-add-user.xml
M repo/repo-sql-impl-test/src/test/resources/orgstruct/modify-orgStruct-delete-ref.xml
M repo/repo-sql-impl-test/src/test/resources/orgstruct/modify-orgStruct-incorrect-add-orgref.xml
M repo/repo-sql-impl-test/src/test/resources/orgstruct/modify-orgStruct-incorrect-delete-ref.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RAssignment.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/RUtil.java
Log Message:
-----------
finishing work on objectDeltaType and itemDeltaType..fixing repo tests..
More information about the midPoint-svn
mailing list