Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Evolveum/midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Mar 15, 2016
2 parents 6c4a9ce + b8c023c commit 75774c9
Show file tree
Hide file tree
Showing 5 changed files with 271 additions and 252 deletions.
Expand Up @@ -704,6 +704,7 @@ public void showResult(OperationResult result, String errorMessageKey, boolean s

}


protected String createComponentPath(String... components) {
return StringUtils.join(components, ":");
}
Expand Down

0 comments on commit 75774c9

Please sign in to comment.