[midPoint-git] midPoint branch master updated. v2.2-61-g3689baf

Vilo Repan git at evolveum.com
Fri Sep 27 12:54:25 CEST 2013


Project "midPoint" branch master has been updated
       via  3689bafd332f4a55f529f3155cc89167f4ac47b8 (commit) v2.2-61-g3689baf
       via  db315191abfe41a5d129e30ea99683d2484da536 (commit) v2.2-60-gdb31519
       via  93cefa786d9615dc5085c1d6a04f928bddb8d6a4 (commit) v2.2-59-g93cefa7
       via  a0ed38613071f721b61a9485c4d271fd08541464 (commit) v2.2-49-ga0ed386
       via  bc873e3fe3f18889ea458ffe869ef0558c47b35d (commit) v2.2-48-gbc873e3
      from  b8bc8a3d5a62cd7be63e239cf19095ea230d3675 (commit) v2.2-56-gb8bc8a3

- Log -----------------------------------------------------------------
commit 3689bafd332f4a55f529f3155cc89167f4ac47b8
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Fri Sep 27 12:52:12 2013 +0200

    searchShadowOwner tests added to testng.

commit db315191abfe41a5d129e30ea99683d2484da536
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Fri Sep 27 12:51:42 2013 +0200

    searchShadowOwner tests

commit 93cefa786d9615dc5085c1d6a04f928bddb8d6a4
Merge: a0ed386 b8bc8a3
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Fri Sep 27 12:34:36 2013 +0200

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

commit a0ed38613071f721b61a9485c4d271fd08541464
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Fri Sep 27 12:34:32 2013 +0200

    searchShadowOwner tests

commit bc873e3fe3f18889ea458ffe869ef0558c47b35d
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Wed Sep 25 18:02:44 2013 +0200

    searchShadowOwner implementation, not tested yet.

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

(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:
 .../midpoint/schema/constants/ObjectTypes.java     |    4 +-
 .../midpoint/schema/constants/SchemaConstants.java |    1 +
 .../midpoint/repo/api/RepositoryService.java       |   86 ++++++------
 .../midpoint/repo/sql/SearchShadowOwnerTest.java   |   72 ++++++++++
 .../src/test/resources/basic/objects.xml           |    3 +-
 repo/repo-sql-impl-test/testng.xml                 |    1 +
 .../repo/sql/SqlRepositoryServiceImpl.java         |  137 ++++++++++++++------
 .../midpoint/repo/sql/util/ClassMapper.java        |    1 +
 8 files changed, 224 insertions(+), 81 deletions(-)
 create mode 100644 repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchShadowOwnerTest.java


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list