<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>semancik</b></td></tr>
<tr><td>Date:</td><td>2011-10-25 14:42:26 +0200 (Tue, 25 Oct 2011)</td></tr>
<tr><td>New Revision: </td><td>1788</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
First steps into new valueConstruction<br/>
<br/>
</div><hr/>
<b>Added:</b><div style='padding-left: 20px; color:green'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/?r=1788"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/AsIsValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/AsIsValueConstructor.java?r=1788"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/LiteralValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/LiteralValueConstructor.java?r=1788"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstruction.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstruction.java?r=1788"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstructionFactory.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstructionFactory.java?r=1788"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ValueConstructor.java?r=1788"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/?r=1788"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java?r=1788"><see></a><br/>
trunk/infra/common/src/test/resources/valueconstruction/   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/test/resources/valueconstruction/?r=1788"><see></a><br/>
trunk/infra/common/src/test/resources/valueconstruction/construction-literal.xml   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/test/resources/valueconstruction/construction-literal.xml?r=1788"><see></a><br/>
</div>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/validator/Validator.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/validator/Validator.java?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/SchemaRegistry.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/SchemaRegistry.java?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/DomToSchemaProcessor.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/DomToSchemaProcessor.java?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/util/JAXBUtil.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/util/JAXBUtil.java?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/main/resources/xml/ns/public/common/common-1.xsd   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/main/resources/xml/ns/public/common/common-1.xsd?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaRegistry.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaRegistry.java?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/test/resources/schema/expression-1.xml   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/test/resources/schema/expression-1.xml?r2=1788&r1=1787"><see></a><br/>
trunk/infra/schema/src/test/resources/schema/expression-explicit-ns.xml   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/schema/src/test/resources/schema/expression-explicit-ns.xml?r2=1788&r1=1787"><see></a><br/>
trunk/infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java   <a href="http://fisheye.evolveum.com/browse/ICF/trunk/infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java?r2=1788&r1=1787"><see></a><br/>
</div>
</body></html>