[midPoint-git] midPoint branch v2.2-support updated. v2.2-25-g593db65
Katka Valalikova
git at evolveum.com
Thu Sep 26 19:59:30 CEST 2013
Project "midPoint" branch v2.2-support has been updated
via 593db65b048a334bf2d0ea70c59175d877020562 (commit) v2.2-25-g593db65
via 21c473b32800d5825f1cc429f8c18dd0ef86aea6 (commit) v2.2-24-g21c473b
via 339083712ab15317ff83d5c314b9c0e51d9462ee (commit) v2.2-23-g3390837
via 1702790be47b1f1d6eb0a51daf8b8cea278ea1df (commit) v2.2-22-g1702790
from d4bb1ea0e90a41a9a873d1c3f51e71ad182dab56 (commit) v2.2-21-gd4bb1ea
- Log -----------------------------------------------------------------
commit 593db65b048a334bf2d0ea70c59175d877020562
Author: katkav <k.valalikova at evolveum.com>
Date: Thu Sep 26 18:14:01 2013 +0200
fixing reconciliation delete situation probelem (MID-1592)
commit 21c473b32800d5825f1cc429f8c18dd0ef86aea6
Author: katkav <k.valalikova at evolveum.com>
Date: Thu Sep 26 17:46:16 2013 +0200
fix for MID-1592
- reconciliation failure when account is deleted on the resource..
commit 339083712ab15317ff83d5c314b9c0e51d9462ee
Author: Gabriela Polcova <gabriela.polcova at evolveum.com>
Date: Thu Sep 26 16:19:57 2013 +0200
correct pdf font in reports
commit 1702790be47b1f1d6eb0a51daf8b8cea278ea1df
Author: katkav <k.valalikova at evolveum.com>
Date: Thu Sep 26 15:40:45 2013 +0200
fix for MID-1593
- NPE while running reconciliation scripts..
-----------------------------------------------------------------------
(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:
.../src/main/resources/DejaVuSansMono.ttf | Bin 0 -> 320812 bytes
.../src/main/webapp/reports/reportAuditLogs.jrxml | 2 +-
.../main/webapp/reports/reportUserAccounts.jrxml | 5 +-
.../src/main/webapp/reports/reportUserList.jrxml | 16 ++--
.../src/main/webapp/reports/reportUserOrgs.jrxml | 5 +-
.../src/main/webapp/reports/reportUserRoles.jrxml | 5 +-
.../midpoint/model/lens/ChangeExecutor.java | 19 ++--
.../model/sync/ReconciliationTaskHandler.java | 11 ++-
.../model/sync/SynchronizationService.java | 39 +++-----
.../com/evolveum/midpoint/model/util/Utils.java | 27 ++++++
.../midpoint/model/lens/TestReconScript.java | 96 +++++++++++++++++++-
.../src/test/resources/common/resource-dummy.xml | 27 +++++-
.../test/resources/lens/account-before-script.xml} | 11 ++-
.../consistency/impl/ObjectNotFoundHandler.java | 4 +
14 files changed, 208 insertions(+), 59 deletions(-)
create mode 100644 gui/admin-gui/src/main/resources/DejaVuSansMono.ttf
copy model/{model-intest/src/test/resources/common/account-jack-dummy.xml => model-impl/src/test/resources/lens/account-before-script.xml} (86%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list