Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Evolveum/midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Nov 27, 2017
2 parents 5d0d8b0 + aceaf07 commit bdbb412
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions testing/sanity/src/test/resources/repo/resource-opendj.xml
Expand Up @@ -420,15 +420,15 @@ This is now the only account type that midPoint can work with. -->
</expression>
</outbound>

<inbound>
<target>
<path>
declare namespace i="http://midpoint.evolveum.com/xml/ns/public/common/common-3";
declare namespace my="http://whatever.com/my";
$i:user/i:extension/my:description
</path>
</target>
</inbound>
<!-- <inbound> -->
<!-- <target> -->
<!-- <path> -->
<!-- declare namespace i="http://midpoint.evolveum.com/xml/ns/public/common/common-3"; -->
<!-- declare namespace my="http://whatever.com/my"; -->
<!-- $i:user/i:extension/my:description -->
<!-- </path> -->
<!-- </target> -->
<!-- </inbound> -->
<!-- No inbound expression for description. We don't want to synchronize that -->
</attribute>

Expand Down

0 comments on commit bdbb412

Please sign in to comment.