[midPoint-git] midPoint branch master updated. v2.2-88-g508adfc

Radovan Semancik git at evolveum.com
Fri Oct 4 13:44:19 CEST 2013


Project "midPoint" branch master has been updated
       via  508adfcf34c67899a1f361715cdf4d7f73cefe5c (commit) v2.2-88-g508adfc
      from  0a58f2d47252f0f55e51aa84181bb3594cebf3b4 (commit) v2.2-87-g0a58f2d

- Log -----------------------------------------------------------------
commit 508adfcf34c67899a1f361715cdf4d7f73cefe5c
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Oct 4 13:40:49 2013 +0200

    Refactored search-based task handlers. This should also fix ocassional errors in reconciliation tests.

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

(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/model/controller/ModelController.java |    1 +
 .../ImportAccountsFromResourceTaskHandler.java     |   69 ++++++++---------
 .../sync/FocusValidityScannerTaskHandler.java      |   16 +++-
 .../midpoint/model/sync/RecomputeTaskHandler.java  |    4 +-
 .../sync/SynchronizeAccountResultHandler.java      |   15 +++-
 .../model/trigger/TriggerScannerTaskHandler.java   |   37 ++++++----
 .../model/util/AbstractScannerResultHandler.java   |   40 ++++++++++
 .../model/util/AbstractScannerTaskHandler.java     |   22 +++---
 .../util/AbstractSearchIterativeTaskHandler.java   |   78 +++++++++++---------
 9 files changed, 178 insertions(+), 104 deletions(-)
 create mode 100644 model/model-impl/src/main/java/com/evolveum/midpoint/model/util/AbstractScannerResultHandler.java


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list