<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>semancik</b></td></tr>
<tr><td>Date:</td><td>2013-02-21 18:30:09 +0100 (Thu, 21 Feb 2013)</td></tr>
<tr><td>New Revision: </td><td>5130</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
Adding $operation variable for outbound mappings.<br/>
Adding log ability to expressions.<br/>
<br/>
</div><hr/>
<b>Added:</b><div style='padding-left: 20px; color:green'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/?r=5130"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/BasicExpressionFunctions.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/BasicExpressionFunctions.java?r=5130"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/BasicExpressionFunctionsXPath.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/BasicExpressionFunctionsXPath.java?r=5130"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/FunctionLibrary.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/FunctionLibrary.java?r=5130"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/LogExpressionFunctions.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/functions/LogExpressionFunctions.java?r=5130"><see></a><br/>
</div>
<b>Removed:</b><div style='padding-left: 20px; color:red; text-decoration:line-through;'>
   trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/BasicExpressionFunctions.java<br/>
   trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/BasicExpressionFunctionsXPath.java<br/>
   trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/FunctionLibrary.java<br/>
</div>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionUtil.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptEvaluator.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptExpression.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptExpression.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptExpressionFactory.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/ScriptExpressionFactory.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/jsr223/Jsr223ScriptEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/jsr223/Jsr223ScriptEvaluator.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/ReflectionXPathFunctionResolver.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/ReflectionXPathFunctionResolver.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/ReflectionXPathFunctionWrapper.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/ReflectionXPathFunctionWrapper.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/XPathScriptEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/script/xpath/XPathScriptEvaluator.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/AbstractScriptTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/AbstractScriptTest.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestMidPointFunctions.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestMidPointFunctions.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/mapping/MappingTestEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/mapping/MappingTestEvaluator.java?r2=5130&r1=5129"><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=5130&r1=5129"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java?r2=5130&r1=5129"><see></a><br/>
trunk/infra/util/src/main/java/com/evolveum/midpoint/util/logging/TraceManager.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/util/src/main/java/com/evolveum/midpoint/util/logging/TraceManager.java?r2=5130&r1=5129"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java?r2=5130&r1=5129"><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=5130&r1=5129"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/OutboundProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/OutboundProcessor.java?r2=5130&r1=5129"><see></a><br/>
trunk/model/model-impl/src/main/resources/ctx-model.xml   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/resources/ctx-model.xml?r2=5130&r1=5129"><see></a><br/>
</div>
</body></html>