[midPoint-git] [Evolveum/midpoint] b1403f: header tools: complete?

Radovan Semancik noreply at github.com
Thu Oct 9 16:17:12 CEST 2025


  Branch: refs/heads/license-eupl
  Home:   https://github.com/Evolveum/midpoint
  Commit: b1403f0ec180fdc9f903ed774fdfa2c28b2c38f6
      https://github.com/Evolveum/midpoint/commit/b1403f0ec180fdc9f903ed774fdfa2c28b2c38f6
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M tools/copyheader.pl

  Log Message:
  -----------
  header tools: complete?


  Commit: 5243fbefd92041d4d5cddaeed7d2ab1f22c166f7
      https://github.com/Evolveum/midpoint/commit/5243fbefd92041d4d5cddaeed7d2ab1f22c166f7
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M testing/conntest/pom.xml
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Abstract389DsDnTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Abstract389DsNsUniqueIdTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Abstract389DsTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractEDirTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapConnTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapSynchronizationTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Test389DsDnLocalhost.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Test389DsDnPhobos.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Test389DsNsUniqueIdLocalhost.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/Test389DsNsUniqueIdPhobos.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/TestEDirAthena.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/TestEDirDeimos.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/TestOpenLdap.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/TestOpenLdapDumber.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/UserLdapConnectionConfig.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/AbstractAdLdapTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/AdTestMixin.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/big/AbstractAdLdapBigTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/AbstractAdLdapMultidomainRunAsTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/AbstractAdLdapMultidomainTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapAd2019.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapAd2019Strange.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapAd2022.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapAd2022Strange.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapChimera.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapChimeraNativeSchema.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapChimeraRunAs.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/TestAdLdapChimeraStrange.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/AbstractAdLdapCookedTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/AbstractAdLdapRawTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/AbstractAdLdapSimpleTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/TestAdLdapLocalhost.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/TestAdLdapMedusa.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/TestAdLdapMedusaSyncTimestamp.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/TestAdLdapRawLocalhost.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/simple/TestAdLdapRawMedusa.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/AbstractOpenDjNoiseTest.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/TestOpenDj.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/TestOpenDjDn.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/TestOpenDjDumber.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/TestOpenDjUnsafe.java
    M testing/conntest/src/test/resources/389ds/resource-dn-localhost.xml
    M testing/conntest/src/test/resources/389ds/resource-dn-phobos.xml
    M testing/conntest/src/test/resources/389ds/resource-nsuniqueid-localhost.xml
    M testing/conntest/src/test/resources/389ds/resource-nsuniqueid-phobos.xml
    M testing/conntest/src/test/resources/389ds/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/389ds/task-sync.xml
    M testing/conntest/src/test/resources/ad-ldap-big/role-big.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-ad2019-strange.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-ad2019.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-ad2022-strange.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-ad2022.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-chimera-native-schema.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-chimera-runas.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-chimera-strange.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/resource-chimera.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/role-meta-org-group.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/role-meta-org.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/role-pirate.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/role-submissive.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/shadow-ghost-2019.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/shadow-ghost-2022.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-ad2019-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-ad2022-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-reconcile-chimera-users.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/task-sync.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/user-subman.xml
    M testing/conntest/src/test/resources/ad-ldap-multidomain/user-submarine.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/resource-localhost.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/resource-medusa-sync-timestamp.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/resource-medusa.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/resource-raw-localhost.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/resource-raw-medusa.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/role-meta-org.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/role-pirate.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/task-sync-user.xml
    M testing/conntest/src/test/resources/ad-ldap-simple/task-sync.xml
    M testing/conntest/src/test/resources/common/role-end-user.xml
    M testing/conntest/src/test/resources/common/role-evil.xml
    M testing/conntest/src/test/resources/common/role-superuser.xml
    M testing/conntest/src/test/resources/common/role-undead.xml
    M testing/conntest/src/test/resources/common/system-configuration.xml
    M testing/conntest/src/test/resources/common/user-administrator.xml
    M testing/conntest/src/test/resources/common/user-barbossa.xml
    M testing/conntest/src/test/resources/common/user-guybrush.xml
    M testing/conntest/src/test/resources/common/user-lechuck.xml
    M testing/conntest/src/test/resources/ctx-conntest-test-main.xml
    M testing/conntest/src/test/resources/ctx-conntest-test.xml
    M testing/conntest/src/test/resources/edir/resource-athena.xml
    M testing/conntest/src/test/resources/edir/resource-deimos.xml
    M testing/conntest/src/test/resources/edir/role-meta-org.xml
    M testing/conntest/src/test/resources/edir/role-pirate.xml
    M testing/conntest/src/test/resources/logback-test.xml
    M testing/conntest/src/test/resources/logging.properties
    M testing/conntest/src/test/resources/opendj-dumber/resource.xml
    M testing/conntest/src/test/resources/opendj-dumber/shadow-bilbo.xml
    M testing/conntest/src/test/resources/opendj-dumber/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/opendj-dumber/task-sync.xml
    M testing/conntest/src/test/resources/opendj/resource-dn.xml
    M testing/conntest/src/test/resources/opendj/resource-unsafe.xml
    M testing/conntest/src/test/resources/opendj/resource.xml
    M testing/conntest/src/test/resources/opendj/shadow-bilbo-dn.xml
    M testing/conntest/src/test/resources/opendj/shadow-bilbo.xml
    M testing/conntest/src/test/resources/opendj/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/opendj/task-sync.xml
    M testing/conntest/src/test/resources/openldap-dumber/resource.xml
    M testing/conntest/src/test/resources/openldap-dumber/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/openldap-dumber/task-sync.xml
    M testing/conntest/src/test/resources/openldap/resource.xml
    M testing/conntest/src/test/resources/openldap/task-sync-inetorgperson.xml
    M testing/conntest/src/test/resources/openldap/task-sync.xml
    M testing/conntest/src/test/resources/schema/extension-whatever.xsd
    M testing/conntest/testng-integration.xml
    M testing/longtest/pom.xml
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/AbstractLongTest.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestGenericSynchronization.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdap.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdapComplex.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdapUniversity.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestOrgHierarchy.java
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestRunAs.java
    M testing/longtest/src/test/resources/common/object-template-org.xml
    M testing/longtest/src/test/resources/common/resource-opendj-generic-sync.xml
    M testing/longtest/src/test/resources/common/resource-opendj-university.xml
    M testing/longtest/src/test/resources/common/resource-opendj-vlv.xml
    M testing/longtest/src/test/resources/common/resource-opendj.xml
    M testing/longtest/src/test/resources/common/role-superuser.xml
    M testing/longtest/src/test/resources/common/system-configuration.xml
    M testing/longtest/src/test/resources/common/user-administrator.xml
    M testing/longtest/src/test/resources/common/user-barbossa.xml
    M testing/longtest/src/test/resources/common/user-guybrush.xml
    M testing/longtest/src/test/resources/ctx-longtest-test-main.xml
    M testing/longtest/src/test/resources/ctx-longtest-test.xml
    M testing/longtest/src/test/resources/ldap-complex/org.xml
    M testing/longtest/src/test/resources/ldap-complex/resource-opendj-complex.xml
    M testing/longtest/src/test/resources/ldap-complex/role-captain.xml
    M testing/longtest/src/test/resources/ldap-complex/role-judge.xml
    M testing/longtest/src/test/resources/ldap-complex/role-pirate.xml
    M testing/longtest/src/test/resources/ldap-complex/role-sailor.xml
    M testing/longtest/src/test/resources/ldap-complex/role-security.xml
    M testing/longtest/src/test/resources/ldap-complex/user-template.xml
    M testing/longtest/src/test/resources/ldap/role-pirate.xml
    M testing/longtest/src/test/resources/ldap/task-delete-opendj-accounts.xml
    M testing/longtest/src/test/resources/ldap/task-delete-opendj-shadows.xml
    M testing/longtest/src/test/resources/logback-test.xml
    M testing/longtest/src/test/resources/logging.properties
    M testing/longtest/src/test/resources/runas/resource-dummy.xml
    M testing/longtest/src/test/resources/runas/user-robot.xml
    M testing/longtest/src/test/resources/runas/user-template-plain.xml
    M testing/longtest/src/test/resources/runas/user-template-runas.xml
    M testing/longtest/src/test/resources/schema/orgsync.xsd
    M testing/longtest/src/test/resources/schema/piracy.xsd
    M testing/longtest/src/test/resources/schema/university.xsd
    M testing/longtest/testng-integration.xml
    M testing/pom.xml
    M testing/rest/pom.xml
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/AbstractRestServiceInitializer.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/RestServiceInitializer.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJson.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJsonSecQ.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceProxyAuthentication.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceXml.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceYaml.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestWithoutAuditingLoginAndLogout.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestSchemaRestService.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestSecurityQuestionChallengeResponse.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractAuthentication.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestBasicAuthentication.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAbstractOidcRestModule.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAzureOidcRestAuthModule.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestKeycloakOidcRestAuthModule.java
    M testing/rest/src/test/resources/authentication/configuration/oidc.properties
    M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-keystore.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-user-info-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    M testing/rest/src/test/resources/authentication/repo/user-admin-azure.xml
    M testing/rest/src/test/resources/ctx-rest-test-main.xml
    M testing/rest/src/test/resources/ctx-rest-test.xml
    M testing/rest/src/test/resources/logback-test.xml
    M testing/rest/src/test/resources/repo/resource-opendj.xml
    M testing/rest/src/test/resources/repo/role-enduser.xml
    M testing/rest/src/test/resources/repo/role-meta-approval.xml
    M testing/rest/src/test/resources/repo/role-proxy.xml
    M testing/rest/src/test/resources/repo/role-reader.xml
    M testing/rest/src/test/resources/repo/role-rest-limited.xml
    M testing/rest/src/test/resources/repo/role-rest.xml
    M testing/rest/src/test/resources/repo/role-superuser.xml
    M testing/rest/src/test/resources/repo/role-to-approve.xml
    M testing/rest/src/test/resources/repo/security-policy-no-history.xml
    M testing/rest/src/test/resources/repo/security-policy.xml
    M testing/rest/src/test/resources/repo/system-configuration-without-auditing.xml
    M testing/rest/src/test/resources/repo/system-configuration.xml
    M testing/rest/src/test/resources/repo/user-administrator.xml
    M testing/rest/src/test/resources/repo/user-cyclops.xml
    M testing/rest/src/test/resources/repo/user-egoist.xml
    M testing/rest/src/test/resources/repo/user-head.xml
    M testing/rest/src/test/resources/repo/user-jack.xml
    M testing/rest/src/test/resources/repo/user-nobody.xml
    M testing/rest/src/test/resources/repo/user-proxy.xml
    M testing/rest/src/test/resources/repo/user-rest-limited.xml
    M testing/rest/src/test/resources/repo/user-somebody.xml
    M testing/rest/src/test/resources/repo/value-policy-general.xml
    M testing/rest/src/test/resources/repo/value-policy-numeric.xml
    M testing/rest/src/test/resources/repo/value-policy-security-answer.xml
    M testing/rest/src/test/resources/repo/value-policy-simple.xml
    M testing/rest/src/test/resources/repo/xml/account-chuck.xml
    M testing/rest/src/test/resources/repo/xml/function-library-hello.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate-bad-path.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate-execute.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate-explicit.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate-honorific-prefix-execute.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate-password-execute.xml
    M testing/rest/src/test/resources/repo/xml/policy-generate.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-explicit-conflict.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-explicit-no-value-policy.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-explicit.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-implicit-multi-conflict.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-implicit-multi.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-implicit-password.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-implicit-single.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-password-history-conflict.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-security-answer-check-expression-fail.xml
    M testing/rest/src/test/resources/repo/xml/policy-validate-security-answer-check-expression.xml
    M testing/rest/src/test/resources/repo/xml/role-adder.xml
    M testing/rest/src/test/resources/repo/xml/role-modifier.xml
    M testing/rest/src/test/resources/repo/xml/script-generate-passwords.xml
    M testing/rest/src/test/resources/repo/xml/script-modify-validTo.xml
    M testing/rest/src/test/resources/repo/xml/user-darthadder.xml
    M testing/rest/src/test/resources/repo/xml/user-nopassword.xml
    M testing/rest/src/test/resources/repo/xml/user-template.xml
    M testing/rest/src/test/resources/repo/yaml/account-chuck.yml
    M testing/rest/src/test/resources/repo/yaml/function-library-hello.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate-bad-path.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate-execute.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate-explicit.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate-honorific-prefix-execute.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate-password-execute.yml
    M testing/rest/src/test/resources/repo/yaml/policy-generate.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-explicit-conflict.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-explicit-no-value-policy.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-explicit.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-multi-conflict.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-multi.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-password.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-single.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-password-history-conflict.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-security-answer-check-expression-fail.yml
    M testing/rest/src/test/resources/repo/yaml/policy-validate-security-answer-check-expression.yml
    M testing/rest/src/test/resources/repo/yaml/role-adder.yml
    M testing/rest/src/test/resources/repo/yaml/role-modifier.yml
    M testing/rest/src/test/resources/repo/yaml/script-generate-passwords.yml
    M testing/rest/src/test/resources/repo/yaml/script-modify-validTo.yml
    M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
    M testing/rest/src/test/resources/repo/yaml/user-nopassword.yml
    M testing/rest/src/test/resources/repo/yaml/user-template.yml
    M testing/rest/src/test/resources/req/xml/execute-credential-reset.xml
    M testing/rest/src/test/resources/req/xml/modification-assign-role-modifier.xml
    M testing/rest/src/test/resources/req/xml/modification-disable.xml
    M testing/rest/src/test/resources/req/xml/modification-enable.xml
    M testing/rest/src/test/resources/req/xml/modification-force-password-change.xml
    M testing/rest/src/test/resources/req/xml/modification-replace-answer-id-1-value.xml
    M testing/rest/src/test/resources/req/xml/modification-replace-answer.xml
    M testing/rest/src/test/resources/req/xml/modification-replace-no-answer.xml
    M testing/rest/src/test/resources/req/xml/modification-replace-two-answers.xml
    M testing/rest/src/test/resources/req/yaml/execute-credential-reset.yml
    M testing/rest/src/test/resources/req/yaml/modification-assign-role-modifier.yml
    M testing/rest/src/test/resources/req/yaml/modification-disable.yml
    M testing/rest/src/test/resources/req/yaml/modification-enable.yml
    M testing/rest/src/test/resources/req/yaml/modification-force-password-change.yml
    M testing/rest/src/test/resources/req/yaml/modification-replace-answer-id-1-value.yml
    M testing/rest/src/test/resources/req/yaml/modification-replace-answer.yml
    M testing/rest/src/test/resources/req/yaml/modification-replace-no-answer.yml
    M testing/rest/src/test/resources/req/yaml/modification-replace-two-answers.yml
    M testing/rest/src/test/resources/schema/piracy.xsd
    M testing/rest/testng-authentication.xml
    M testing/rest/testng-integration.xml
    M testing/story/pom.xml
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/CountingInspector.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestConfiguredCapabilitiesActivation.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestDelayedEnable.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestDelivery.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestDependencyRename.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestEnergy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestEntertainment.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestExistentialIssues.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestImportGroups.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestInboundOutboundAssociation.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestInducement.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLargeGroups.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLimitedResources.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLiveSyncMadness.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMachineIntelligence.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestManyThreads.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMapleLeaf.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMappingMadness.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMisbehavingResources.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestNormalizers.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestNullAttribute.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestOperationCounts.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestOperationPerf.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestOrgSync.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestOrphanedTasks.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestPhotoAssignment.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestPlentyOfAssignments.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestReconNullValue.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestResourceInMaintenance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestRetirement.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestScience.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestServiceAccounts.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestServiceAccountsClassifier.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestShadowsPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStory.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryLiveSync.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryLiveSyncExecute.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryLiveSyncExecuteMultithreaded.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryLiveSyncSimulate.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryLiveSyncSimulateMultithreaded.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryRecon.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryReconExecute.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryReconExecuteMultinode.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryReconExecuteMultithreaded.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryReconSimulate.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestThresholdsStoryReconSimulateMultithreaded.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestTrustedBulkActions.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUniversity.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnixTolerantAux.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestVeryAuthoritativeSource.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestVillage.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestWriter.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/DummyAdScenario.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/DummyDmsScenario.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/TestAssociationsFirstSteps.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/TestAssociationsFirstStepsActiveDirectory.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/TestAssociationsFirstStepsReal.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/async/TestAsyncProvisioning.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/buckets/TestBucketsPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyMechanism.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyReaper.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractIdMatchCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractMediumIdMatchCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractMultiAccountsIdMatchCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractSimpleIdMatchCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractSimpleInternalCorrelationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/IdMatchTestUtil.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestCorrelationMisc.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationMediumDummy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationMediumReal.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationMultiAccountsDummy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationMultiAccountsReal.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationSimpleDummy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchCorrelationSimpleReal.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationMedium.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationMultiAccounts.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationSimple.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationSimpleSimplified.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/AbstractGrouperTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/MockAsyncUpdateSource.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperLargeGroupImport.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperLargeGroupReconciliation.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/AbstractLdapTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapAssociationPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapComplex.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapDependency.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapMutilated.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapReconPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapSyncMassive.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/TestLdapDeeplyHierarchical.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/TestLdapFlat.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/TestLdapHierarchical.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/TestLdapNested.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/notorious/AbstractNotoriousTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/notorious/TestNotoriousOrg.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/notorious/TestNotoriousRole.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/notorious/TestSupernotoriousOrg.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/perf/Generate.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/perf/TestImport.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/perf/TestSearch.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/security/PerfTestRoleMembers.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/security/TestPrivacy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/security/TestRoleMembers.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/Associations.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/DetailsOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ImportConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/OperationDelay.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/OtherParameters.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ProgressOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/RandomSource.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/RecomputationConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ReconciliationWithSourceConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ReconciliationWithTargetConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/RolesConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SchemaConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SourceInitializer.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SourcesConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SummaryOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TargetInitializer.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TargetsConfiguration.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TaskDistribution.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TaskDumper.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TestSystemPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/Util.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/VelocityGenerator.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/uuid/AbstractUuidTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/uuid/TestUuidClient.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/uuid/TestUuidExtension.java
    M testing/story/src/test/resources/associations-first-steps-ad/archetype-group.xml
    M testing/story/src/test/resources/associations-first-steps-ad/object-template-user.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-100.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-120.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-130.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-140.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-150.xml
    M testing/story/src/test/resources/associations-first-steps-ad/resource-ad-300.xml
    M testing/story/src/test/resources/associations-first-steps-ad/system-configuration.xml
    M testing/story/src/test/resources/associations-first-steps/archetype-document.xml
    M testing/story/src/test/resources/associations-first-steps/object-template-user.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-100.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-120.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-130.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-140.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-150.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-170.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-300.xml
    M testing/story/src/test/resources/associations-first-steps/resource-dms-xxx.xml
    M testing/story/src/test/resources/associations-first-steps/system-configuration.xml
    M testing/story/src/test/resources/associations-real/archetype-ad-group.xml
    M testing/story/src/test/resources/associations-real/archetype-app-group.xml
    M testing/story/src/test/resources/associations-real/archetype-person.xml
    M testing/story/src/test/resources/associations-real/object-template-person.xml
    M testing/story/src/test/resources/associations-real/resource-hr.xml
    M testing/story/src/test/resources/associations-real/resource-ldap.xml
    M testing/story/src/test/resources/associations-real/system-configuration.xml
    M testing/story/src/test/resources/associations-real/task-ad-account-recon.xml
    M testing/story/src/test/resources/associations-real/task-ad-group-recon.xml
    M testing/story/src/test/resources/associations-real/task-app-group-recon.xml
    M testing/story/src/test/resources/associations-real/task-hr-recon-looping.xml
    M testing/story/src/test/resources/associations-real/task-hr-recon.xml
    M testing/story/src/test/resources/async/resource-async-inbound.xml
    M testing/story/src/test/resources/async/resource-async-outbound.xml
    M testing/story/src/test/resources/async/system-configuration.xml
    M testing/story/src/test/resources/async/task-async-update-multi.xml
    M testing/story/src/test/resources/async/task-async-update.xml
    M testing/story/src/test/resources/async/task-recompute-multi.xml
    M testing/story/src/test/resources/broker.xml
    M testing/story/src/test/resources/buckets/role-slow.xml
    M testing/story/src/test/resources/buckets/system-configuration.xml
    M testing/story/src/test/resources/buckets/task-recompute-16-04.xml
    M testing/story/src/test/resources/buckets/task-recompute-256-30.xml
    M testing/story/src/test/resources/common/archetype-correlation-case.xml
    M testing/story/src/test/resources/common/archetype-task-recomputation.xml
    M testing/story/src/test/resources/common/role-superuser.xml
    M testing/story/src/test/resources/common/system-configuration.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/common/user-administrator.xml
    M testing/story/src/test/resources/common/user-jack.xml
    M testing/story/src/test/resources/common/user-mike.xml
    M testing/story/src/test/resources/configured-capabilities-activation/resource-dummy-activation-native-simulated.xml
    M testing/story/src/test/resources/configured-capabilities-activation/resource-dummy-activation-native.xml
    M testing/story/src/test/resources/configured-capabilities-activation/resource-dummy-activation-simulated.xml
    M testing/story/src/test/resources/configured-capabilities-activation/role-pirate.xml
    M testing/story/src/test/resources/configured-capabilities-activation/shadow-sample-activation-simulated.xml
    M testing/story/src/test/resources/consistency/account-chuck.xml
    M testing/story/src/test/resources/consistency/account-deniels.xml
    M testing/story/src/test/resources/consistency/account-guybrush-not-found.xml
    M testing/story/src/test/resources/consistency/account-guybrush.xml
    M testing/story/src/test/resources/consistency/account-hector-not-found.xml
    M testing/story/src/test/resources/consistency/account-herman.xml
    M testing/story/src/test/resources/consistency/account-jack.xml
    M testing/story/src/test/resources/consistency/resource-opendj-reaper.xml
    M testing/story/src/test/resources/consistency/resource-opendj.xml
    M testing/story/src/test/resources/consistency/role-admins.xml
    M testing/story/src/test/resources/consistency/role-superuser.xml
    M testing/story/src/test/resources/consistency/system-configuration.xml
    M testing/story/src/test/resources/consistency/task-opendj-reconciliation.xml
    M testing/story/src/test/resources/consistency/user-abom.xml
    M testing/story/src/test/resources/consistency/user-abomba.xml
    M testing/story/src/test/resources/consistency/user-administrator.xml
    M testing/story/src/test/resources/consistency/user-alice.xml
    M testing/story/src/test/resources/consistency/user-angelika.xml
    M testing/story/src/test/resources/consistency/user-bob-no-given-name.xml
    M testing/story/src/test/resources/consistency/user-chuck.xml
    M testing/story/src/test/resources/consistency/user-deniels.xml
    M testing/story/src/test/resources/consistency/user-discovery.xml
    M testing/story/src/test/resources/consistency/user-donald.xml
    M testing/story/src/test/resources/consistency/user-e.xml
    M testing/story/src/test/resources/consistency/user-elaine.xml
    M testing/story/src/test/resources/consistency/user-guybrush-modify-not-found.xml
    M testing/story/src/test/resources/consistency/user-guybrush.xml
    M testing/story/src/test/resources/consistency/user-hector.xml
    M testing/story/src/test/resources/consistency/user-herman.xml
    M testing/story/src/test/resources/consistency/user-jack.xml
    M testing/story/src/test/resources/consistency/user-jackie.xml
    M testing/story/src/test/resources/consistency/user-john.xml
    M testing/story/src/test/resources/consistency/user-morgan.xml
    M testing/story/src/test/resources/consistency/user-template.xml
    M testing/story/src/test/resources/consistency/user-trainee.xml
    M testing/story/src/test/resources/consistency/user-will.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/object-template-user.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/resource-external.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/resource-hr.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/resource-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/system-configuration.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/task-import-external.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/task-import-hr.xml
    M testing/story/src/test/resources/correlation/idmatch/medium/task-import-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/000-system-configuration.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/002-message-template-correlation.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/005-function-library-idmatch.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/011-archetype-program.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/020-object-template-user.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/030-org-programs.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/034-org-program-bioch.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/035-org-program-comp-bio.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/036-org-program-e-eng.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/037-org-program-mat-eng.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/038-org-program-math.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/039-org-program-sw-eng.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/040-org-program-sw-eng-doctoral.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/060-org-correlation-operators.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/100-user-fred.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/110-user-alice.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/resource-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/task-import-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/multi-accounts/task-update-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/simple/object-template-user.xml
    M testing/story/src/test/resources/correlation/idmatch/simple/resource-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/simple/system-configuration.xml
    M testing/story/src/test/resources/correlation/internal/medium/archetype-person.xml
    M testing/story/src/test/resources/correlation/internal/medium/object-template-user.xml
    M testing/story/src/test/resources/correlation/internal/medium/resource-external.xml
    M testing/story/src/test/resources/correlation/internal/medium/resource-hr.xml
    M testing/story/src/test/resources/correlation/internal/medium/resource-sis.xml
    M testing/story/src/test/resources/correlation/internal/medium/system-configuration.xml
    M testing/story/src/test/resources/correlation/internal/medium/task-import-external.xml
    M testing/story/src/test/resources/correlation/internal/medium/task-import-hr.xml
    M testing/story/src/test/resources/correlation/internal/medium/task-import-sis.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/000-system-configuration.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/005-function-library.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/011-archetype-program.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/020-object-template-person.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/021-archetype-person.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/030-org-programs.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/034-org-program-bioch.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/035-org-program-comp-bio.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/036-org-program-e-eng.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/037-org-program-mat-eng.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/038-org-program-math.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/039-org-program-sw-eng.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/040-org-program-sw-eng-doctoral.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/resource-sis.xml
    M testing/story/src/test/resources/correlation/internal/multi-accounts/task-import-sis.xml
    M testing/story/src/test/resources/correlation/internal/simple/object-template-user.xml
    M testing/story/src/test/resources/correlation/internal/simple/resource-hr.xml
    M testing/story/src/test/resources/correlation/internal/simple/resource-target-simplified.xml
    M testing/story/src/test/resources/correlation/internal/simple/resource-target.xml
    M testing/story/src/test/resources/correlation/internal/simple/system-configuration.xml
    M testing/story/src/test/resources/correlation/internal/simple/task-import-hr.xml
    M testing/story/src/test/resources/correlation/internal/simple/task-import-target.xml
    M testing/story/src/test/resources/correlation/misc/resource-dummy-source.xml
    M testing/story/src/test/resources/correlation/system-configuration.xml
    M testing/story/src/test/resources/counts/resource-dummy-one.xml
    M testing/story/src/test/resources/counts/resource-dummy-three.xml
    M testing/story/src/test/resources/counts/resource-dummy-two.xml
    M testing/story/src/test/resources/counts/role-one.xml
    M testing/story/src/test/resources/counts/role-three.xml
    M testing/story/src/test/resources/counts/role-two.xml
    M testing/story/src/test/resources/counts/system-configuration.xml
    M testing/story/src/test/resources/counts/template-user.xml
    M testing/story/src/test/resources/counts/user-alice.xml
    M testing/story/src/test/resources/counts/user-bob.xml
    M testing/story/src/test/resources/ctx-story-test-main.xml
    M testing/story/src/test/resources/ctx-story-test.xml
    M testing/story/src/test/resources/delayed-enable/object-template-user.xml
    M testing/story/src/test/resources/delayed-enable/resource-dummy-hr.xml
    M testing/story/src/test/resources/delayed-enable/task-dumy-hr-livesync.xml
    M testing/story/src/test/resources/delayed-enable/user-mancomb.xml
    M testing/story/src/test/resources/delivery/orgs/0-org-monkey-island-modified.xml
    M testing/story/src/test/resources/delivery/resource-opendj.xml
    M testing/story/src/test/resources/delivery/roles/role-end-user.xml
    M testing/story/src/test/resources/delivery/roles/role-it-1-for-tpu-10-elaine.xml
    M testing/story/src/test/resources/delivery/roles/role-it-2-for-tpu-10.xml
    M testing/story/src/test/resources/delivery/roles/role-it-3-for-tpu-10-and-cc-1900-elaine-administrator.xml
    M testing/story/src/test/resources/delivery/roles/role-it-4-not-for-tpu-10-elaine.xml
    M testing/story/src/test/resources/delivery/roles/role-it-5-requires-it-1-elaine.xml
    M testing/story/src/test/resources/delivery/roles/role-opendj.xml
    M testing/story/src/test/resources/delivery/rules/k10-cc-1900-rem-administrator.xml
    M testing/story/src/test/resources/delivery/rules/k10-tpu-10-rem-elaine.xml
    M testing/story/src/test/resources/delivery/rules/k10-tpu-10.xml
    M testing/story/src/test/resources/delivery/rules/k10.xml
    M testing/story/src/test/resources/delivery/rules/k11-tpu-10-rem-elaine.xml
    M testing/story/src/test/resources/delivery/rules/k11.xml
    M testing/story/src/test/resources/delivery/rules/k20-it-1-rem-elaine.xml
    M testing/story/src/test/resources/delivery/rules/k20.xml
    M testing/story/src/test/resources/delivery/rules/k21-it-1-rem-elaine.xml
    M testing/story/src/test/resources/delivery/rules/k21.xml
    M testing/story/src/test/resources/delivery/rules/k23-rem-elaine.xml
    M testing/story/src/test/resources/delivery/rules/k23.xml
    M testing/story/src/test/resources/delivery/rules/library.xml
    M testing/story/src/test/resources/delivery/users/barkeeper.xml
    M testing/story/src/test/resources/delivery/users/bob.xml
    M testing/story/src/test/resources/delivery/users/carla.xml
    M testing/story/src/test/resources/delivery/users/cheese.xml
    M testing/story/src/test/resources/delivery/users/chef.xml
    M testing/story/src/test/resources/delivery/users/elaine.xml
    M testing/story/src/test/resources/delivery/users/guybrush.xml
    M testing/story/src/test/resources/delivery/users/lechuck.xml
    M testing/story/src/test/resources/dependency-rename/object-template-user.xml
    M testing/story/src/test/resources/dependency-rename/resource-dummy-phonebook.xml
    M testing/story/src/test/resources/dependency-rename/resource-opendj.xml
    M testing/story/src/test/resources/dependency-rename/role-basic.xml
    M testing/story/src/test/resources/energy/resource-dummy-ad.xml
    M testing/story/src/test/resources/energy/system-configuration.xml
    M testing/story/src/test/resources/energy/task-reconcile-ad.xml
    M testing/story/src/test/resources/entertainment/org-games-top.xml
    M testing/story/src/test/resources/entertainment/org-poker.xml
    M testing/story/src/test/resources/entertainment/resource-opendj.xml
    M testing/story/src/test/resources/entertainment/role-meta-org-groups.xml
    M testing/story/src/test/resources/existential/resource-dummy-lazy.xml
    M testing/story/src/test/resources/existential/user-descartes.xml
    M testing/story/src/test/resources/first-steps/resource-hr-100.xml
    M testing/story/src/test/resources/first-steps/resource-hr-110.xml
    M testing/story/src/test/resources/first-steps/resource-hr-120.xml
    M testing/story/src/test/resources/first-steps/resource-hr-130.xml
    M testing/story/src/test/resources/first-steps/resource-hr-140.xml
    M testing/story/src/test/resources/first-steps/resource-hr-150.xml
    M testing/story/src/test/resources/first-steps/resource-hr-160.xml
    M testing/story/src/test/resources/first-steps/resource-hr-170.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-200.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-210.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-240.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-250.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-260.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-270.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-280.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-290.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-300.xml
    M testing/story/src/test/resources/first-steps/resource-opendj-template.xml
    M testing/story/src/test/resources/first-steps/system-configuration.xml
    M testing/story/src/test/resources/grouper/archetype-affiliation.xml
    M testing/story/src/test/resources/grouper/function-library-grouper.xml
    M testing/story/src/test/resources/grouper/metarole-grouper-provided-group.xml
    M testing/story/src/test/resources/grouper/metarole-ldap-group.xml
    M testing/story/src/test/resources/grouper/org-affiliations.xml
    M testing/story/src/test/resources/grouper/resource-grouper.xml
    M testing/story/src/test/resources/grouper/resource-ldap.xml
    M testing/story/src/test/resources/grouper/role-ldap-basic.xml
    M testing/story/src/test/resources/grouper/system-configuration.xml
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml
    M testing/story/src/test/resources/grouper/task-import-groups.xml
    M testing/story/src/test/resources/grouper/task-reconcile-groups.xml
    M testing/story/src/test/resources/grouper/template-user.xml
    M testing/story/src/test/resources/grouper/user-banderson.xml
    M testing/story/src/test/resources/grouper/user-jlewis685.xml
    M testing/story/src/test/resources/import-group/resource-opendj-import-group.xml
    M testing/story/src/test/resources/import-group/task-opendj-import-groups.xml
    M testing/story/src/test/resources/inbound-outbound-association/object-template-role-group.xml
    M testing/story/src/test/resources/inbound-outbound-association/resource-dummy-dir.xml
    M testing/story/src/test/resources/inbound-outbound-association/role-meta-group.xml
    M testing/story/src/test/resources/inbound-outbound-association/task-dumy-dir-livesync.xml
    M testing/story/src/test/resources/inbound-outbound-association/user-mancomb.xml
    M testing/story/src/test/resources/inducement/role-lock.xml
    M testing/story/src/test/resources/inducement/role-processor.xml
    M testing/story/src/test/resources/inducement/role-role1.xml
    M testing/story/src/test/resources/inducement/role-role2.xml
    M testing/story/src/test/resources/inducement/role-role3.xml
    M testing/story/src/test/resources/inducement/user-simple.xml
    M testing/story/src/test/resources/jndi.properties
    M testing/story/src/test/resources/large-groups/resource-dummy.xml
    M testing/story/src/test/resources/ldap/assoc-perf/resource-opendj.xml
    M testing/story/src/test/resources/ldap/assoc-perf/role-ldap.xml
    M testing/story/src/test/resources/ldap/assoc-perf/role-meta.xml
    M testing/story/src/test/resources/ldap/assoc-perf/role-test.xml
    M testing/story/src/test/resources/ldap/assoc-perf/system-configuration-no-role-cache.xml
    M testing/story/src/test/resources/ldap/assoc-perf/system-configuration.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-1.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-4.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-multinode-multithreaded.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-multinode.xml
    M testing/story/src/test/resources/ldap/assoc-perf/task-recompute-no-role-and-shadow-cache.xml
    M testing/story/src/test/resources/ldap/assoc-perf/user-template.xml
    M testing/story/src/test/resources/ldap/assoc-perf/user-test.xml
    M testing/story/src/test/resources/ldap/complex/org-functional-top.xml
    M testing/story/src/test/resources/ldap/complex/org-project-top.xml
    M testing/story/src/test/resources/ldap/complex/resource-opendj.xml
    M testing/story/src/test/resources/ldap/dependency/org-top.xml
    M testing/story/src/test/resources/ldap/dependency/resource-opendj.xml
    M testing/story/src/test/resources/ldap/dependency/role-meta-org-supervip.xml
    M testing/story/src/test/resources/ldap/dependency/role-meta-org-vip.xml
    M testing/story/src/test/resources/ldap/dependency/role-meta-org.xml
    M testing/story/src/test/resources/ldap/hierarchy/deeply-hierarchical/org-top.xml
    M testing/story/src/test/resources/ldap/hierarchy/deeply-hierarchical/resource-opendj.xml
    M testing/story/src/test/resources/ldap/hierarchy/deeply-hierarchical/role-meta-org.xml
    M testing/story/src/test/resources/ldap/hierarchy/flat/org-top.xml
    M testing/story/src/test/resources/ldap/hierarchy/flat/resource-opendj.xml
    M testing/story/src/test/resources/ldap/hierarchy/flat/role-meta-org.xml
    M testing/story/src/test/resources/ldap/hierarchy/hierarchical/org-top.xml
    M testing/story/src/test/resources/ldap/hierarchy/hierarchical/resource-opendj.xml
    M testing/story/src/test/resources/ldap/hierarchy/hierarchical/role-meta-org.xml
    M testing/story/src/test/resources/ldap/hierarchy/nested/org-top.xml
    M testing/story/src/test/resources/ldap/hierarchy/nested/resource-opendj.xml
    M testing/story/src/test/resources/ldap/hierarchy/nested/role-meta-org.xml
    M testing/story/src/test/resources/ldap/mutilated/resource-opendj.xml
    M testing/story/src/test/resources/ldap/recon-perf/resource-opendj.xml
    M testing/story/src/test/resources/ldap/recon-perf/task-reconcile-1-opendj.xml
    M testing/story/src/test/resources/ldap/recon-perf/task-reconcile-4-opendj.xml
    M testing/story/src/test/resources/ldap/sync-massive/resource-opendj.xml
    M testing/story/src/test/resources/ldap/sync-massive/task-live-sync.xml
    M testing/story/src/test/resources/ldap/virtualgroup/org-top.xml
    M testing/story/src/test/resources/ldap/virtualgroup/resource-opendj.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-it-hr-thisobject.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-it-hr.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-jobrole-devops.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-jobrole-multijobs.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-meta-ldap-thisobject.xml
    M testing/story/src/test/resources/ldap/virtualgroup/role-meta-ldap.xml
    M testing/story/src/test/resources/limited-resources/resource-dummy-no-attribute-add-delete.xml
    M testing/story/src/test/resources/limited-resources/resource-dummy-no-create.xml
    M testing/story/src/test/resources/livesync-madness/object-template-user.xml
    M testing/story/src/test/resources/livesync-madness/resource-dummy-hr.xml
    M testing/story/src/test/resources/livesync-madness/resource-dummy.xml
    M testing/story/src/test/resources/livesync-madness/role-basic.xml
    M testing/story/src/test/resources/livesync-madness/task-dumy-hr-livesync.xml
    M testing/story/src/test/resources/logback-test.xml
    M testing/story/src/test/resources/machineintelligence/resource-csv-HR.xml
    M testing/story/src/test/resources/machineintelligence/shadow-chappie.xml
    M testing/story/src/test/resources/machineintelligence/shadow-rur.xml
    M testing/story/src/test/resources/mapleLeaf/meta-role-monkey-donkey.xml
    M testing/story/src/test/resources/mapleLeaf/object-template-user.xml
    M testing/story/src/test/resources/mapleLeaf/resource-opendj.xml
    M testing/story/src/test/resources/mapleLeaf/role-maple-leaf-faculty-license.xml
    M testing/story/src/test/resources/mapleLeaf/role-maple-leaf-faculty.xml
    M testing/story/src/test/resources/mapleLeaf/role-maple-leaf-graduate-license.xml
    M testing/story/src/test/resources/mapleLeaf/role-maple-leaf-graduate.xml
    M testing/story/src/test/resources/mapleLeaf/role-squirrel.xml
    M testing/story/src/test/resources/mapleLeaf/security-policy.xml
    M testing/story/src/test/resources/mapleLeaf/system-configuration.xml
    M testing/story/src/test/resources/mapping-madness/archetype-overmapped.xml
    M testing/story/src/test/resources/mapping-madness/resource-dummy-nontolerant.xml
    M testing/story/src/test/resources/mapping-madness/resource-dummy-smart-range.xml
    M testing/story/src/test/resources/mapping-madness/resource-dummy-tolerant-range.xml
    M testing/story/src/test/resources/mapping-madness/resource-dummy-tolerant.xml
    M testing/story/src/test/resources/mapping-madness/system-configuration.xml
    M testing/story/src/test/resources/mapping-madness/template-overmapped.xml
    M testing/story/src/test/resources/mapping-madness/user-matching.xml
    M testing/story/src/test/resources/mapping-madness/user-not-matching.xml
    M testing/story/src/test/resources/misbehaving-resources/resource-dummy.xml
    M testing/story/src/test/resources/normalizers/system-configuration-normalizer-ascii7.xml
    M testing/story/src/test/resources/normalizers/user-teleke.xml
    M testing/story/src/test/resources/notorious/org-notorious.xml
    M testing/story/src/test/resources/notorious/org-supernotorious.xml
    M testing/story/src/test/resources/notorious/role-notorious.xml
    M testing/story/src/test/resources/nullattribute/object-template-user.xml
    M testing/story/src/test/resources/nullattribute/resource-dummy.xml
    M testing/story/src/test/resources/nullattribute/role-accountonly.xml
    M testing/story/src/test/resources/nullattribute/role-shipnweapon.xml
    M testing/story/src/test/resources/nullattribute/system-configuration.xml
    M testing/story/src/test/resources/nullattribute/user-smack.xml
    M testing/story/src/test/resources/operation-perf/object-template-user.xml
    M testing/story/src/test/resources/operation-perf/system-configuration.xml
    M testing/story/src/test/resources/operation-perf/user-alice.xml
    M testing/story/src/test/resources/operation-perf/user-bob.xml
    M testing/story/src/test/resources/orgsync/object-template-org.xml
    M testing/story/src/test/resources/orgsync/object-template-role.xml
    M testing/story/src/test/resources/orgsync/object-template-user.xml
    M testing/story/src/test/resources/orgsync/org-top.xml
    M testing/story/src/test/resources/orgsync/resource-dummy-hr.xml
    M testing/story/src/test/resources/orgsync/resource-opendj.xml
    M testing/story/src/test/resources/orgsync/role-basic.xml
    M testing/story/src/test/resources/orgsync/role-meta-replicated-org.xml
    M testing/story/src/test/resources/orgsync/role-meta-responsibility.xml
    M testing/story/src/test/resources/orgsync/task-dummy-hr-livesync-simulation.xml
    M testing/story/src/test/resources/orgsync/task-dummy-hr-livesync.xml
    M testing/story/src/test/resources/orgsync/task-reconcile-opendj-default-single.xml
    M testing/story/src/test/resources/orgsync/task-reconcile-opendj-ldapgroup-single.xml
    M testing/story/src/test/resources/orphaned-tasks/system-configuration.xml
    M testing/story/src/test/resources/orphaned-tasks/task-child.xml
    M testing/story/src/test/resources/orphaned-tasks/task-mark-orphaned-tasks.xml
    M testing/story/src/test/resources/orphaned-tasks/task-orphaned.xml
    M testing/story/src/test/resources/orphaned-tasks/task-parent-volatile.xml
    M testing/story/src/test/resources/orphaned-tasks/task-parent.xml
    M testing/story/src/test/resources/perf/import/org-basic.xml
    M testing/story/src/test/resources/perf/import/resource-source.xml
    M testing/story/src/test/resources/perf/import/system-configuration.xml
    M testing/story/src/test/resources/perf/import/task-import.xml
    M testing/story/src/test/resources/perf/import/template-import.xml
    M testing/story/src/test/resources/perf/search/resource-dummy.xml
    M testing/story/src/test/resources/perf/search/system-configuration.xml
    M testing/story/src/test/resources/photo/archetype-id-card.xml
    M testing/story/src/test/resources/photo/service-card-10001.xml
    M testing/story/src/test/resources/photo/user-joe.xml
    M testing/story/src/test/resources/plenty-of-assignments/resource-dummy.xml
    M testing/story/src/test/resources/plenty-of-assignments/role-basic.xml
    M testing/story/src/test/resources/plenty-of-assignments/user-alice.xml
    M testing/story/src/test/resources/plenty-of-assignments/user-bob.xml
    M testing/story/src/test/resources/plenty-of-assignments/user-cheese.xml
    M testing/story/src/test/resources/recon-null-value/object-template-user.xml
    M testing/story/src/test/resources/recon-null-value/org-top.xml
    M testing/story/src/test/resources/recon-null-value/resource-opendj.xml
    M testing/story/src/test/resources/recon-null-value/role-ldap.xml
    M testing/story/src/test/resources/resource-in-maintenance/csv-resource1.xml
    M testing/story/src/test/resources/resource-in-maintenance/role1.xml
    M testing/story/src/test/resources/resource-in-maintenance/shadow-user1.xml
    M testing/story/src/test/resources/resource-in-maintenance/task-reconcile-csv.xml
    M testing/story/src/test/resources/resource-in-maintenance/task-refresh.xml
    M testing/story/src/test/resources/resource-in-maintenance/users.xml
    M testing/story/src/test/resources/retirement/org-retired.xml
    M testing/story/src/test/resources/retirement/org-top.xml
    M testing/story/src/test/resources/retirement/resource-opendj.xml
    M testing/story/src/test/resources/retirement/role-meta-org.xml
    M testing/story/src/test/resources/schema/big-user-extension.xsd
    M testing/story/src/test/resources/schema/delayed-enable.xsd
    M testing/story/src/test/resources/schema/delivery.xsd
    M testing/story/src/test/resources/schema/grouper.xsd
    M testing/story/src/test/resources/schema/idmatch.xsd
    M testing/story/src/test/resources/schema/ldap.xsd
    M testing/story/src/test/resources/schema/mapleLeaf.xsd
    M testing/story/src/test/resources/schema/nullattribute.xsd
    M testing/story/src/test/resources/schema/orgsync.xsd
    M testing/story/src/test/resources/schema/perf-import.xsd
    M testing/story/src/test/resources/schema/photo.xsd
    M testing/story/src/test/resources/schema/piracy.xsd
    M testing/story/src/test/resources/schema/science.xsd
    M testing/story/src/test/resources/schema/serviceAccountsClassifier.xsd
    M testing/story/src/test/resources/schema/trafo.xsd
    M testing/story/src/test/resources/schema/unix.xsd
    M testing/story/src/test/resources/schema/whatever.xsd
    M testing/story/src/test/resources/science/resource-dummy-stats.xml
    M testing/story/src/test/resources/science/resource-dummy-unix.xml
    M testing/story/src/test/resources/science/resource-opendj-ad-simulation.xml
    M testing/story/src/test/resources/science/role-statistics.xml
    M testing/story/src/test/resources/security/privacy/resource-dummy.xml
    M testing/story/src/test/resources/security/privacy/role-privacy-end-user.xml
    M testing/story/src/test/resources/security/privacy/users.xml
    M testing/story/src/test/resources/security/role-members/users-roles.xml
    M testing/story/src/test/resources/service-accounts-classifier/resource-dummy-classifier.xml
    M testing/story/src/test/resources/service-accounts-classifier/role-employee.xml
    M testing/story/src/test/resources/service-accounts-classifier/service-github.xml
    M testing/story/src/test/resources/service-accounts-classifier/service-jira.xml
    M testing/story/src/test/resources/service-accounts-classifier/shadow-github.xml
    M testing/story/src/test/resources/service-accounts-classifier/task-dummy-classifier-reconcile.xml
    M testing/story/src/test/resources/service-accounts/account-barellium-dummy.xml
    M testing/story/src/test/resources/service-accounts/resource-dummy.xml
    M testing/story/src/test/resources/service-accounts/service-barellium.xml
    M testing/story/src/test/resources/service-accounts/task-dummy-livesync.xml
    M testing/story/src/test/resources/service-accounts/task-dummy-reconcile.xml
    M testing/story/src/test/resources/shadows/resource-dummy.xml
    M testing/story/src/test/resources/shadows/system-configuration.xml
    M testing/story/src/test/resources/shadows/task-bulk-delete.xml
    M testing/story/src/test/resources/shadows/task-import.xml
    M testing/story/src/test/resources/shadows/task-reconciliation.xml
    M testing/story/src/test/resources/strings/orgs/0-org-monkey-island-modified.xml
    M testing/story/src/test/resources/strings/orgs/1-teams.xml
    M testing/story/src/test/resources/strings/orgs/2-role-catalog.xml
    M testing/story/src/test/resources/strings/orgs/security-approvers.xml
    M testing/story/src/test/resources/strings/orgs/sod-approvers.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-1.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-2a.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-2b.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-3a.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-3b.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-3x.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-3y.xml
    M testing/story/src/test/resources/strings/roles-specific/a-test-4.xml
    M testing/story/src/test/resources/strings/roles/form-user-details.xml
    M testing/story/src/test/resources/strings/roles/global-policy-rules.xml
    M testing/story/src/test/resources/strings/roles/metarole-approval-role-approvers-first.xml
    M testing/story/src/test/resources/strings/roles/metarole-approval-role-approvers-form.xml
    M testing/story/src/test/resources/strings/roles/metarole-approval-security.xml
    M testing/story/src/test/resources/strings/roles/role-end-user.xml
    M testing/story/src/test/resources/strings/users/barkeeper.xml
    M testing/story/src/test/resources/strings/users/bob.xml
    M testing/story/src/test/resources/strings/users/carla.xml
    M testing/story/src/test/resources/strings/users/cheese.xml
    M testing/story/src/test/resources/strings/users/chef.xml
    M testing/story/src/test/resources/strings/users/elaine.xml
    M testing/story/src/test/resources/strings/users/guybrush.xml
    M testing/story/src/test/resources/strings/users/lechuck-deputy-deputy.xml
    M testing/story/src/test/resources/strings/users/lechuck-deputy-limited.xml
    M testing/story/src/test/resources/strings/users/lechuck-deputy.xml
    M testing/story/src/test/resources/strings/users/lechuck.xml
    M testing/story/src/test/resources/system-perf/archetype-basic-user.xml
    M testing/story/src/test/resources/system-perf/metarole-technical.xml
    M testing/story/src/test/resources/system-perf/resource-source.vm.xml
    M testing/story/src/test/resources/system-perf/resource-target.vm.xml
    M testing/story/src/test/resources/system-perf/role-business.vm.xml
    M testing/story/src/test/resources/system-perf/role-targets.vm.xml
    M testing/story/src/test/resources/system-perf/role-technical.vm.xml
    M testing/story/src/test/resources/system-perf/schema.vm.xsd
    M testing/story/src/test/resources/system-perf/system-configuration.vm.xml
    M testing/story/src/test/resources/system-perf/task-import.vm.xml
    M testing/story/src/test/resources/system-perf/task-recomputation.vm.xml
    M testing/story/src/test/resources/system-perf/task-reconciliation-with-source.vm.xml
    M testing/story/src/test/resources/system-perf/task-reconciliation-with-target.vm.xml
    M testing/story/src/test/resources/system-perf/template-user.xml
    M testing/story/src/test/resources/threads/resource-dummy.xml
    M testing/story/src/test/resources/thresholds/resource-opendj.xml
    M testing/story/src/test/resources/thresholds/role-stop-on-3rd-status-change.xml
    M testing/story/src/test/resources/thresholds/role-stop-on-3rd-user-deletion.xml
    M testing/story/src/test/resources/thresholds/role-stop-on-5th-user-creation.xml
    M testing/story/src/test/resources/thresholds/system-configuration.xml
    M testing/story/src/test/resources/thresholds/task-opendj-import-base-users.xml
    M testing/story/src/test/resources/thresholds/task-opendj-livesync-full.xml
    M testing/story/src/test/resources/thresholds/task-opendj-livesync-simulate.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-deleted-execute.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-deleted-simulate-execute.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-execute-multinode.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-execute.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-simulate-multinode.xml
    M testing/story/src/test/resources/thresholds/task-opendj-reconcile-simulate.xml
    M testing/story/src/test/resources/trusted-bulk-actions/archetype-little-trusted-task.xml
    M testing/story/src/test/resources/trusted-bulk-actions/archetype-trusted-role.xml
    M testing/story/src/test/resources/trusted-bulk-actions/archetype-trusted-task.xml
    M testing/story/src/test/resources/trusted-bulk-actions/function-library-one.xml
    M testing/story/src/test/resources/trusted-bulk-actions/role-unprivileged.xml
    M testing/story/src/test/resources/trusted-bulk-actions/role-with-scripting-action.xml
    M testing/story/src/test/resources/trusted-bulk-actions/system-configuration.xml
    M testing/story/src/test/resources/trusted-bulk-actions/task-template-scripting-little-trusted-run-privileged.xml
    M testing/story/src/test/resources/trusted-bulk-actions/task-template-scripting-little-trusted.xml
    M testing/story/src/test/resources/trusted-bulk-actions/task-template-scripting-no-profile-non-iterative.xml
    M testing/story/src/test/resources/trusted-bulk-actions/task-template-scripting-no-profile.xml
    M testing/story/src/test/resources/trusted-bulk-actions/task-template-scripting-trusted.xml
    M testing/story/src/test/resources/trusted-bulk-actions/user-joe.xml
    M testing/story/src/test/resources/university/object-template-org.xml
    M testing/story/src/test/resources/university/org-top.xml
    M testing/story/src/test/resources/university/resource-dummy-hr.xml
    M testing/story/src/test/resources/university/resource-opendj.xml
    M testing/story/src/test/resources/university/role-meta-org.xml
    M testing/story/src/test/resources/university/task-dummy-hr-livesync.xml
    M testing/story/src/test/resources/unix/object-template-user.xml
    M testing/story/src/test/resources/unix/resource-opendj-inbound.xml
    M testing/story/src/test/resources/unix/resource-opendj-tolerant-aux.xml
    M testing/story/src/test/resources/unix/resource-opendj.xml
    M testing/story/src/test/resources/unix/role-accounts-autz.xml
    M testing/story/src/test/resources/unix/role-basic.xml
    M testing/story/src/test/resources/unix/role-meta-ldap-group.xml
    M testing/story/src/test/resources/unix/role-meta-unix-group.xml
    M testing/story/src/test/resources/unix/role-meta-unix-group2.xml
    M testing/story/src/test/resources/unix/role-unix.xml
    M testing/story/src/test/resources/unix/sequence-gidnumber.xml
    M testing/story/src/test/resources/unix/sequence-uidnumber.xml
    M testing/story/src/test/resources/unix/user-alice.xml
    M testing/story/src/test/resources/uuid/object-template-user.xml
    M testing/story/src/test/resources/uuid/resource-opendj-client.xml
    M testing/story/src/test/resources/uuid/resource-opendj-extension.xml
    M testing/story/src/test/resources/uuid/role-client.xml
    M testing/story/src/test/resources/uuid/role-employee.xml
    M testing/story/src/test/resources/uuid/system-configuration-client.xml
    M testing/story/src/test/resources/uuid/system-configuration-extension.xml
    M testing/story/src/test/resources/very-authoritative-source/resource-source.xml
    M testing/story/src/test/resources/very-authoritative-source/resource-target.xml
    M testing/story/src/test/resources/very-authoritative-source/role-target.xml
    M testing/story/src/test/resources/very-authoritative-source/system-configuration.xml
    M testing/story/src/test/resources/very-authoritative-source/task-reconciliation-source.xml
    M testing/story/src/test/resources/very-authoritative-source/template-delete-description.xml
    M testing/story/src/test/resources/very-authoritative-source/template-global.xml
    M testing/story/src/test/resources/village/global-password-policy.xml
    M testing/story/src/test/resources/village/object-template-user.xml
    M testing/story/src/test/resources/village/org-password-policy.xml
    M testing/story/src/test/resources/village/org-project-jolly-roger.xml
    M testing/story/src/test/resources/village/orgs.xml
    M testing/story/src/test/resources/village/resource-dummy-source.xml
    M testing/story/src/test/resources/village/resource-opendj.xml
    M testing/story/src/test/resources/village/role-account-construction.xml
    M testing/story/src/test/resources/village/role-basic.xml
    M testing/story/src/test/resources/village/role-meta-functional-org.xml
    M testing/story/src/test/resources/village/role-meta-project-org.xml
    M testing/story/src/test/resources/village/system-configuration.xml
    M testing/story/src/test/resources/village/task-dumy-source-livesync.xml
    M testing/story/src/test/resources/village/user-murray.xml
    M testing/story/src/test/resources/writer/resource-writer.xml
    M testing/story/testng-integration.xml
    M tools/generate-midpoint-users-xml-example-template.xml
    M tools/generate-midpoint-users-xml.pl
    M tools/midpoint-boot-layout/pom.xml
    M tools/midpoint-boot-layout/src/main/java/com/evolveum/midpoint/launcher/MidPointJarLayout.java
    M tools/midpoint-boot-layout/src/main/java/com/evolveum/midpoint/launcher/MidPointJarLayoutFactory.java
    M tools/midpoint-boot-layout/src/main/java/com/evolveum/midpoint/launcher/MidPointLauncher.java
    M tools/midpoint-boot-layout/src/main/java/com/evolveum/midpoint/launcher/MidPointLayoutCommon.java
    M tools/ninja/pom.xml
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/Main.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/MainResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/AbstractRepositorySearchAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/Action.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ActionResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/BaseImportExportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/BaseOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/BasicExportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/BasicGeneratorOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/BasicImportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ConnectionOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/CountOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/CountRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/DeleteOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/DeleteRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/HelpAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/HelpOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ImportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ImportRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/InfoOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/InfoRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ListKeysOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ListKeysRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/OutputOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/PolyStringNormalizerOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/RepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/RunSqlAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/RunSqlOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/SearchOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/UpgradeBaseAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/VerifyAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/VerifyOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/VerifyResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/AuditRecordValidator.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/BaseAuditImportExportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ExportAuditConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ExportAuditOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ExportAuditProducerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ExportAuditRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ImportAuditConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ImportAuditOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ImportAuditRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/VerifyAuditConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/VerifyAuditOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/VerifyAuditRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/BaseMiningOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningProducerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/BaseGeneratorOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/GeneratorMiningRepositoryAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/GeneratorOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/ImportAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/RbacBasicStructure.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/RbacGeneratorUtils.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/RbacObjectCategoryBuilder.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/RbacObjectCategoryProcessor.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/context/RbacUserType.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/object/InitialAbstractRole.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/object/InitialArchetype.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/object/InitialBusinessRole.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/object/InitialObjectsDefinition.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/generator/object/InitialOrg.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/trace/EditTraceAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/trace/EditTraceOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/trace/TraceStatistics.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/ConsoleProgressListener.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/DistributionManager.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/ProgressListener.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/ProgressResponseBody.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/SkipUpgradeItem.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeCommonOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeConstants.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeObjectHandler.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeObjectResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeObjectsConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeObjectsItemsSummary.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/DownloadDistributionAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/DownloadDistributionOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/DownloadDistributionResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/InitialObjectsAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/InitialObjectsOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/InitialObjectsResult.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/PreUpgradeCheckAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/PreUpgradeCheckOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeDistributionAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeDistributionOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeInstallationAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeInstallationOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeObjectsAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeObjectsOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/action/UpgradeOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/verify/VerificationReporter.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/AbstractWriterConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/BaseWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ExportConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ImportProducerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ImportRepositoryConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ProgressReporterWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/SearchProducerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/VerifyConsumerWorker.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/Command.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/Log.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/LogLevel.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/LogTarget.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/LogVerbosity.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/NinjaApplicationContextLevel.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/NinjaContext.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/NinjaException.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/impl/NinjaUsageFormatter.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/BasicLightweightIdentifierGenerator.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/ConsoleFormat.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/EnumConverterValidator.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/FileReference.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/FileReferenceConverter.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/InputParameterException.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/ItemPathConverter.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/NinjaUtils.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/NonBlankValidator.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/ObjectTypesConverter.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/OperationStatus.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/RunModeConverterValidator.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/ThrowableSupplier.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/util/URIConverter.java
    M tools/ninja/src/main/resources/ctx-ninja.xml
    M tools/ninja/src/main/resources/logback.xml
    M tools/ninja/src/main/resources/messages.properties
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/BaseUpgradeTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/DeleteRepositoryTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/DistributionManagerTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/HelpVersionTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/ImportInvalidRepositoryTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/ImportRepositoryTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/ListKeysTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/LogBeanPostProcessor.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaNativeTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaSpringTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaTestMixin.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/PreUpgradeCheckTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/TestUtils.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/VerifyUpgradeTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/upgrade/CreateDatabaseTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/upgrade/UpgradeFromFeatureToLtsTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/upgrade/UpgradeFromLtsToLtsTest.java
    M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/upgrade/UpgradeTest.java
    M tools/ninja/src/test/resources/ctx-ninja-no-repository-test.xml
    M tools/ninja/src/test/resources/ctx-ninja-test.xml
    M tools/ninja/src/test/resources/ctx-ninja.xml
    M tools/ninja/src/test/resources/filter.xml
    M tools/ninja/src/test/resources/logback-test.xml
    M tools/ninja/src/test/resources/mid-7668-roles.xml
    M tools/ninja/src/test/resources/ninja-native/config-template.xml
    M tools/ninja/src/test/resources/org-monkey-island-simple.xml
    M tools/ninja/src/test/resources/unknown-nodes/00-org-monkey-island-simple.xml
    M tools/ninja/src/test/resources/unknown-nodes/01-connector-attribute.xml
    M tools/ninja/src/test/resources/unknown-nodes/02-filter-attribute.xml
    M tools/ninja/src/test/resources/unknown-nodes/03-filter-element.xml
    M tools/ninja/src/test/resources/unknown-nodes/04-reference-attribute.xml
    M tools/ninja/src/test/resources/unknown-nodes/05-reference-element.xml
    M tools/ninja/src/test/resources/unknown-nodes/06-connector-config-element.xml
    M tools/ninja/src/test/resources/unknown-nodes/07-connector-config-nested.xml
    M tools/ninja/testng-unit.xml
    M tools/pom.xml

  Log Message:
  -----------
  Headers: the rest (almost everything)


Compare: https://github.com/Evolveum/midpoint/compare/56557a602715...5243fbefd920

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list