<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>mederly</b></td></tr>
<tr><td>Date:</td><td>2013-02-14 20:18:49 +0100 (Thu, 14 Feb 2013)</td></tr>
<tr><td>New Revision: </td><td>5073</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
Removed obsolete items from Task (model operation state, exclusivity status, next run time, missed schedule tolerance).<br/>
</div><hr/>
<b>Removed:</b><div style='padding-left: 20px; color:red; text-decoration:line-through;'>
trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/enums/RTaskExclusivityStatusType.java<br/>
trunk/repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskExclusivityStatus.java<br/>
trunk/repo/task-impl/<br/>
</div>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/config/h2-schema.sql <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/config/h2-schema.sql?r2=5073&r1=5072"><see></a><br/>
trunk/config/mysql-schema.sql <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/config/mysql-schema.sql?r2=5073&r1=5072"><see></a><br/>
trunk/config/oracle-schema.sql <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/config/oracle-schema.sql?r2=5073&r1=5072"><see></a><br/>
trunk/config/postgresql-schema.sql <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/config/postgresql-schema.sql?r2=5073&r1=5072"><see></a><br/>
trunk/config/sqlserver-schema.sql <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/config/sqlserver-schema.sql?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/main/resources/xml/ns/public/common/common-2a.xsd <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/resources/xml/ns/public/common/common-2a.xsd?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseTask.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseTask.java?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/test/resources/common/task-1.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/resources/common/task-1.xml?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/test/resources/diff/task-after.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/resources/diff/task-after.xml?r2=5073&r1=5072"><see></a><br/>
trunk/infra/schema/src/test/resources/diff/task-before.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/resources/diff/task-before.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelOperationTaskHandler.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelOperationTaskHandler.java?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-dumy-blue-livesync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-dumy-blue-livesync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-dumy-green-livesync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-dumy-green-livesync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-dumy-livesync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-dumy-livesync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy-blue.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy-blue.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy-green.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy-green.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/common/task-reconcile-dummy.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/model-intest/src/test/resources/importer/import-task.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-intest/src/test/resources/importer/import-task.xml?r2=5073&r1=5072"><see></a><br/>
trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/WfCore.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/WfCore.java?r2=5073&r1=5072"><see></a><br/>
trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/WfTaskUtil.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/WfTaskUtil.java?r2=5073&r1=5072"><see></a><br/>
trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/processes/ModifyUserSecondaryProcessWrapper.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/workflow/src/main/java/com/evolveum/midpoint/wf/processes/ModifyUserSecondaryProcessWrapper.java?r2=5073&r1=5072"><see></a><br/>
trunk/provisioning/provisioning-impl/src/test/resources/impl/sync-task-example.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/test/resources/impl/sync-task-example.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-basex-impl/src/test/resources/task-with-apostrophe.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-basex-impl/src/test/resources/task-with-apostrophe.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-sql-impl-test/src/test/resources/basic/objects.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl-test/src/test/resources/basic/objects.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-sql-impl-test/src/test/resources/modify/task.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl-test/src/test/resources/modify/task.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RTask.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RTask.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-api/src/main/java/com/evolveum/midpoint/task/api/Task.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-api/src/main/java/com/evolveum/midpoint/task/api/Task.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskPersistenceStatus.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskPersistenceStatus.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-001TaskToken.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-001TaskToken.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-002OidPresence.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-002OidPresence.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-003GetProgress.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-003GetProgress.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-004TaskProperties.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-004TaskProperties.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-004aTaskBigProperty.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-004aTaskBigProperty.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-004bTaskBigProperty.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-004bTaskBigProperty.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-004cReferenceInExtension.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-004cReferenceInExtension.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-005Single.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-005Single.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-006Cycle.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-006Cycle.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-007Extension.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-007Extension.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-008MoreHandlers.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-008MoreHandlers.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-009CycleLoose.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-009CycleLoose.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-010CycleCronLoose.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-010CycleCronLoose.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-011MoreHandlersAndSchedules.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-011MoreHandlersAndSchedules.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-012Suspend.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-012Suspend.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-013ReleaseAndSuspendLooselyBound.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-013ReleaseAndSuspendLooselyBound.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-014SuspendLongRunning.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-014SuspendLongRunning.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-015DeleteTaskFromRepo.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-015DeleteTaskFromRepo.xml?r2=5073&r1=5072"><see></a><br/>
trunk/repo/task-quartz-impl/src/test/resources/repo/task-016WaitForSubtasks.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-quartz-impl/src/test/resources/repo/task-016WaitForSubtasks.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/ad/ad-resource-advanced-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/ad/ad-resource-advanced-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/csvfile/localhost-csvfile-resource-advanced-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/csvfile/localhost-csvfile-resource-advanced-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/databasetable/localhost-dbtable-advanced-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/databasetable/localhost-dbtable-advanced-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/dsee/odsee-localhost-advanced-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/dsee/odsee-localhost-advanced-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/resources/scriptedsql/localhost-scriptedsql-advanced-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/scriptedsql/localhost-scriptedsql-advanced-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/advanced-task-scheduling.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/advanced-task-scheduling.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/clustering-and-basic-failover.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/clustering-and-basic-failover.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/non-resilient-tasks.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/non-resilient-tasks.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/recon-task-csv.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/recon-task-csv.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/recon-task-opendj.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/recon-task-opendj.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/task-scheduling.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/task-scheduling.xml?r2=5073&r1=5072"><see></a><br/>
trunk/samples/tasks/task-suspension.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/tasks/task-suspension.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/consistency-mechanism/src/test/resources/repo/task-derby-reconciliation.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/consistency-mechanism/src/test/resources/repo/task-derby-reconciliation.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/consistency-mechanism/src/test/resources/repo/task-opendj-reconciliation.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/consistency-mechanism/src/test/resources/repo/task-opendj-reconciliation.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/consistency-mechanism/src/test/resources/repo/task-opendj-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/consistency-mechanism/src/test/resources/repo/task-opendj-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/consistency-mechanism/src/test/resources/repo/task-user-recompute.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/consistency-mechanism/src/test/resources/repo/task-user-recompute.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java?r2=5073&r1=5072"><see></a><br/>
trunk/testing/sanity/src/test/resources/repo/task-derby-reconciliation.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/resources/repo/task-derby-reconciliation.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/sanity/src/test/resources/repo/task-opendj-reconciliation.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/resources/repo/task-opendj-reconciliation.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/sanity/src/test/resources/repo/task-opendj-sync.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/resources/repo/task-opendj-sync.xml?r2=5073&r1=5072"><see></a><br/>
trunk/testing/sanity/src/test/resources/repo/task-user-recompute.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/resources/repo/task-user-recompute.xml?r2=5073&r1=5072"><see></a><br/>
trunk/tools/repo-ninja/src/test/resources/objects.xml <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/tools/repo-ninja/src/test/resources/objects.xml?r2=5073&r1=5072"><see></a><br/>
</div>
</body></html>