[midPoint-git] [Evolveum/midpoint] 505869: More namespace changes
Radovan Semancik
radovan.semancik at evolveum.com
Fri May 2 14:59:07 CEST 2014
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 505869ac5c447c9b1711315f4ae71aaf97a49566
https://github.com/Evolveum/midpoint/commit/505869ac5c447c9b1711315f4ae71aaf97a49566
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/PageAdminResources.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/TreeTablePanel.java
M gui/admin-gui/src/main/resources/initial-objects/060-task-cleanup.xml
M gui/admin-gui/src/main/resources/initial-objects/070-task-validity.xml
M gui/admin-gui/src/main/resources/initial-objects/080-task-trigger.xml
M infra/schema/.gitignore
M infra/schema/src/main/resources/META-INF/catalog.xml
M infra/schema/src/test/resources/deltaconverter/task-new.xml
M infra/schema/src/test/resources/deltaconverter/task-old.xml
M infra/schema/src/test/resources/diff/task-after.xml
M infra/schema/src/test/resources/diff/task-before.xml
M model/model-client/src/compile/resources/catalog.xml
M model/model-client/src/main/resources/META-INF/catalog.xml
M model/model-impl/src/main/java/com/evolveum/midpoint/model/cleanup/CleanUpTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelOperationTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportAccountsFromResourceTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportConstants.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportObjectsFromFileTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/scripting/ScriptExecutionTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/FocusValidityScannerTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/LiveSyncTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/RecomputeTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/ReconciliationTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/trigger/RecomputeTriggerHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/trigger/TriggerScannerTaskHandler.java
M model/model-impl/src/test/resources/common/task-reconcile-dummy.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/util/MockTaskHandler.java
M model/model-intest/src/test/resources/common/task-dumy-blue-livesync.xml
M model/model-intest/src/test/resources/common/task-dumy-green-livesync.xml
M model/model-intest/src/test/resources/common/task-dumy-livesync.xml
M model/model-intest/src/test/resources/common/task-mock-jack.xml
M model/model-intest/src/test/resources/common/task-reconcile-dummy-blue.xml
M model/model-intest/src/test/resources/common/task-reconcile-dummy-green.xml
M model/model-intest/src/test/resources/common/task-reconcile-dummy.xml
M model/model-intest/src/test/resources/common/task-trigger-scanner.xml
M model/model-intest/src/test/resources/common/task-validity-scanner.xml
M model/model-intest/src/test/resources/iteration/task-dumy-dark-violet-livesync.xml
M model/model-intest/src/test/resources/sync/task-dummy-emerald-livesync.xml
M model/model-intest/src/test/resources/sync/task-dummy-emerald-recon.xml
M model/model-intest/src/test/resources/sync/task-reconcile-dummy-azure.xml
M model/model-intest/src/test/resources/sync/task-reconcile-dummy-lime.xml
M model/model-intest/src/test/resources/sync/task-reconcile-dummy-single.xml
M model/model-intest/src/test/resources/sync/task-user-recompute-captain.xml
M model/model-intest/src/test/resources/sync/task-user-recompute.xml
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/jobs/WfProcessInstanceShadowTaskHandler.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/processors/primary/WfPrepareChildOperationTaskHandler.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/processors/primary/WfPrepareRootOperationTaskHandler.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/processors/primary/WfPropagateTaskObjectReferenceTaskHandler.java
M model/workflow-impl/src/test/resources/task.xml
M provisioning/provisioning-impl/src/test/resources/impl/sync-task-example.xml
M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
M repo/repo-sql-impl-test/src/test/resources/basic/tasks.xml
M repo/repo-sql-impl-test/src/test/resources/delete/shadow.xml
M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskManager.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/WaitForSubtasksByPollingTaskHandler.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/WaitForTasksTaskHandler.java
M repo/task-quartz-impl/src/test/resources/repo/tasks-for-cleanup.xml
M samples/demo/hr.xml
M samples/demo/opendj.xml
M samples/resources/ad/ad-resource-advanced-sync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync-2.xml
M samples/resources/databasetable/localhost-dbtable-advanced-sync.xml
M samples/resources/dsee/odsee-localhost-advanced-sync.xml
M samples/resources/opendj/opendj-localhost-medium.xml
M samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-test.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml
M samples/resources/scriptedsql/localhost-scriptedsql-advanced-sync.xml
M samples/tasks/recon-task-csv-dry-run.xml
M samples/tasks/recon-task-csv.xml
M samples/tasks/recon-task-opendj-test.xml
M samples/tasks/recon-task-opendj.xml
M samples/tasks/task-user-recompute.xml
M testing/consistency-mechanism/src/test/resources/repo/task-derby-reconciliation.xml
M testing/consistency-mechanism/src/test/resources/repo/task-opendj-reconciliation.xml
M testing/consistency-mechanism/src/test/resources/repo/task-opendj-sync.xml
M testing/consistency-mechanism/src/test/resources/repo/task-user-recompute.xml
M testing/sanity/src/test/resources/repo/task-derby-reconciliation.xml
M testing/sanity/src/test/resources/repo/task-opendj-reconciliation.xml
M testing/sanity/src/test/resources/repo/task-opendj-sync.xml
M testing/sanity/src/test/resources/repo/task-user-recompute.xml
M testing/story/src/test/resources/common/task-trigger-scanner.xml
M testing/story/src/test/resources/common/task-validity-scanner.xml
M testing/story/src/test/resources/orgsync/task-dumy-hr-livesync.xml
M testing/story/src/test/resources/village/task-dumy-source-livesync.xml
M tools/repo-ninja/src/test/resources/objects.xml
Log Message:
-----------
More namespace changes
Commit: 52e01f11f431df90f3f57ecf1efa3cd9b02e3580
https://github.com/Evolveum/midpoint/commit/52e01f11f431df90f3f57ecf1efa3cd9b02e3580
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M gui/admin-gui/pom.xml
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/AsyncUpdatePanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/home/PageDashboard.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/home/component/AsyncDashboardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/home/dto/AccountCallableResult.java
Log Message:
-----------
Merge branch 'master' of github.com:Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/3275ea88f32e...52e01f11f431
More information about the midPoint-svn
mailing list