<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-10-19 15:14:10 +0200 (Fri, 19 Oct 2012)</td></tr>
<tr><td>New Revision: </td><td>4426</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
Renaming PolicyDecision<br/>
Some logging improvements<br/>
<br/>
</div><hr/>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ChangeExecutor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ChangeExecutor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensProjectionContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensProjectionContext.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/AccountValuesProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/AccountValuesProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ActivationProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ActivationProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/AssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/AssignmentProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ConsolidationProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ConsolidationProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ContextLoader.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ContextLoader.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ReconciliationProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ReconciliationProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddAccountAction.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddUserAction.java?r2=4426&r1=4425"><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=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteAccountAction.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DisableUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DisableUserAction.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/EnableUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/EnableUserAction.java?r2=4426&r1=4425"><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=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/SynchronizeAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/SynchronizeAction.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountAction.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContract.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContract.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContractDeprecated.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContractDeprecated.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestMultiResource.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestMultiResource.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestOrgStruct.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestOrgStruct.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestRbac.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestRbac.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestSchemalessResource.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestSchemalessResource.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestSegregationOfDuties.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestSegregationOfDuties.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestUserTemplate.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestUserTemplate.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestAssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestAssignmentProcessor.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestClockwork.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestClockwork.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestProjector.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestProjector.java?r2=4426&r1=4425"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/TestSynchronizationService.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/TestSynchronizationService.java?r2=4426&r1=4425"><see></a><br/>
trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java?r2=4426&r1=4425"><see></a><br/>
trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/SimpleOp.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/SimpleOp.java?r2=4426&r1=4425"><see></a><br/>
trunk/testing/consistency-mechanism/src/test/resources/logback-test.xml   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/consistency-mechanism/src/test/resources/logback-test.xml?r2=4426&r1=4425"><see></a><br/>
</div>
</body></html>