[midPoint-git] midPoint branch master updated. v2.3devel-471-gece4389

Radovan Semancik git at evolveum.com
Fri Jan 3 20:32:49 CET 2014


Project "midPoint" branch master has been updated
       via  ece438977fa36cb486ee57642b8e0107ea801265 (commit) v2.3devel-471-gece4389
       via  cddbd8271455b4763a95f3d49c030d67e3c32389 (commit) v2.3devel-470-gcddbd82
       via  801c2b1970d3aad9a42203a84f1b90273d5f976b (commit) v2.3devel-466-g801c2b1
      from  46ab6a1a4682226e9c4a9f01cdd69b34148b0ded (commit) v2.3devel-468-g46ab6a1

- Log -----------------------------------------------------------------
commit ece438977fa36cb486ee57642b8e0107ea801265
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Jan 3 20:29:41 2014 +0100

    More work on assignment expression. Refactoring of common spring context.

commit cddbd8271455b4763a95f3d49c030d67e3c32389
Merge: 801c2b1 46ab6a1
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Jan 3 19:34:28 2014 +0100

    Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint

commit 801c2b1970d3aad9a42203a84f1b90273d5f976b
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Jan 3 19:34:05 2014 +0100

    Assignment Expression - work in progress.

-----------------------------------------------------------------------

(Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full)

Summary of changes:
 ...tor.java => AssignmentExpressionEvaluator.java} |   38 ++---
 ...a => AssignmentExpressionEvaluatorFactory.java} |   16 +-
 infra/common/src/main/resources/ctx-common.xml     |  157 ++++++++++++++++++++
 .../resources/xml/ns/public/common/common-2a.xsd   |   32 +++-
 model/model-impl/src/main/resources/ctx-model.xml  |  147 ------------------
 .../resources/common/user-template-complex.xml     |   29 ++++
 6 files changed, 229 insertions(+), 190 deletions(-)
 copy infra/common/src/main/java/com/evolveum/midpoint/common/expression/evaluator/{AsIsExpressionEvaluator.java => AssignmentExpressionEvaluator.java} (66%)
 copy infra/common/src/main/java/com/evolveum/midpoint/common/expression/evaluator/{AsIsExpressionEvaluatorFactory.java => AssignmentExpressionEvaluatorFactory.java} (78%)


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list