<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>semancik</b></td></tr>
<tr><td>Date:</td><td>2012-02-10 17:57:52 +0100 (Fri, 10 Feb 2012)</td></tr>
<tr><td>New Revision: </td><td>2396</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
Switching to multi-value containers. Still not working.<br/>
<br/>
</div><hr/>
<b>Added:</b><div style='padding-left: 20px; color:green'>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java?r=2396"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyValue.java?r=2396"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java?r=2396"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PropertyPathSegment.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PropertyPathSegment.java?r=2396"><see></a><br/>
</div>
<b>Removed:</b><div style='padding-left: 20px; color:red; text-decoration:line-through;'>
   trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PropertyValue.java<br/>
</div>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/Expression.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/Expression.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionEvaluator.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/xpath/XPathExpressionEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/xpath/XPathExpressionEvaluator.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ExpressionValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ExpressionValueConstructor.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/GenerateValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/GenerateValueConstructor.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestXPathExpressions.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestXPathExpressions.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/ItemDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/ItemDefinition.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/ObjectReference.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/ObjectReference.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerDefinition.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismDomProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismDomProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismObject.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismObject.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismObjectDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismObjectDefinition.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismProperty.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismProperty.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyDefinition.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PropertyPath.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PropertyPath.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/DeltaSetTriple.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/DeltaSetTriple.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/PropertyDelta.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/PropertyDelta.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/schema/xjc/PropertyArrayList.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/schema/xjc/PropertyArrayList.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestPrismParsing.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestPrismParsing.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/DeltaConvertor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/DeltaConvertor.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/ExtensionProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/ExtensionProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/PropertyModification.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/PropertyModification.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestJaxbSanity.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestJaxbSanity.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseDiffPatch.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseDiffPatch.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/processor/SchemaProcessorBasicTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/processor/SchemaProcessorBasicTest.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java?r2=2396&r1=2395"><see></a><br/>
trunk/infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/Filter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/Filter.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/AbstractFilter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/AbstractFilter.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/DiacriticsFilter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/DiacriticsFilter.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/EmptyFilter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/EmptyFilter.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/PatternFilter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/filter/PatternFilter.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportAccountsFromResourceTaskHandler.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportAccountsFromResourceTaskHandler.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportObjectsFromFileTaskHandler.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportObjectsFromFileTaskHandler.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/BaseAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/BaseAction.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyUserAction.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/AssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/AssignmentProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/ConsolidationProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/ConsolidationProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/InboundProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/InboundProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/OutboundProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/OutboundProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/ReconciliationProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/ReconciliationProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/DiacriticsFilterTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/DiacriticsFilterTest.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/EmptyFilterTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/EmptyFilterTest.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/PatternFilterTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/filter/PatternFilterTest.java?r2=2396&r1=2395"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/synchronizer/TestAssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/synchronizer/TestAssignmentProcessor.java?r2=2396&r1=2395"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java?r2=2396&r1=2395"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java?r2=2396&r1=2395"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ShadowCacheUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ShadowCacheUtil.java?r2=2396&r1=2395"><see></a><br/>
trunk/provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/ucf/OpenDjUcfTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/ucf/OpenDjUcfTest.java?r2=2396&r1=2395"><see></a><br/>
trunk/repo/task-impl/src/test/java/com/evolveum/midpoint/task/impl/TestTaskManagerContract.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-impl/src/test/java/com/evolveum/midpoint/task/impl/TestTaskManagerContract.java?r2=2396&r1=2395"><see></a><br/>
</div>
</body></html>