[midPoint-git] [Evolveum/midpoint] ec849e: After-release build cleanup (MID-2744)

Pavol Mederly mederly at evolveum.com
Tue Dec 8 12:39:23 CET 2015


  Branch: refs/heads/access-certification
  Home:   https://github.com/Evolveum/midpoint
  Commit: ec849e4f4ebd45319fc817a9bbbaebf54711e1b9
      https://github.com/Evolveum/midpoint/commit/ec849e4f4ebd45319fc817a9bbbaebf54711e1b9
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M gui/admin-gui/pom.xml
    M infra/prism/pom.xml
    M repo/audit-impl/pom.xml
    M repo/repo-cache/pom.xml
    M repo/security-impl/pom.xml
    M repo/task-quartz-impl/pom.xml
    R testing/systest/environment.properties
    R testing/systest/lib/groovy-ldap.jar
    R testing/systest/pom.xml
    R testing/systest/runTests.sh
    R testing/systest/src/main/groovy/com/evolveum/midpoint/testing/systest/Example.groovy
    R testing/systest/src/main/groovy/com/evolveum/midpoint/testing/systest/Helper.java
    R testing/systest/src/test/groovy/check-enviroment.groovy
    R testing/systest/src/test/groovy/import-resources.groovy
    R testing/systest/src/test/resources/ctx-systest.xml
    R testing/systest/src/test/resources/log4j.properties
    R testing/systest/src/test/resources/repo/connector-host-localhost.xml
    R testing/systest/src/test/resources/repo/resource-flatfile-remote.xml
    R testing/systest/src/test/resources/xml/resource-ldap1-dc=example.xml
    R testing/systest/src/test/scripts/deploy.sh
    R testing/systest/src/test/scripts/install-ldap.sh
    R testing/systest/src/test/scripts/restore.sh
    R testing/systest/src/test/scripts/systest-env-shutdown.sh
    R testing/systest/testng-integration.xml
    R testing/systest/testng-unit.xml

  Log Message:
  -----------
  After-release build cleanup (MID-2744)


  Commit: 63dcdf64d93b3f41f8c4fdd9120116d4686a591a
      https://github.com/Evolveum/midpoint/commit/63dcdf64d93b3f41f8c4fdd9120116d4686a591a
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/impl/TestDummy.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/IntegrationTestTools.java

  Log Message:
  -----------
  Refactoring TestDummy


  Commit: 0aec560421a63db1d46f0d0d7f3e8cbe14e18527
      https://github.com/Evolveum/midpoint/commit/0aec560421a63db1d46f0d0d7f3e8cbe14e18527
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningContext.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningServiceImpl.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceManager.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/impl/TestDummy.java

  Log Message:
  -----------
  Support for noFetch for ResourceType (provisioning) (MID-2707)


  Commit: ee65f2f4ffc2e34d871b515308ce38dcbbe2c430
      https://github.com/Evolveum/midpoint/commit/ee65f2f4ffc2e34d871b515308ce38dcbbe2c430
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractInitializedModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestUserTemplate.java

  Log Message:
  -----------
  Extending object template tests


  Commit: bb343e610a79c93312007515e4d2b74bcf1ff0c2
      https://github.com/Evolveum/midpoint/commit/bb343e610a79c93312007515e4d2b74bcf1ff0c2
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd

  Log Message:
  -----------
  Schema for custom forms (adminGuiConfig)


  Commit: a9eb666e57e208c9baec6db091147786b01bb7e5
      https://github.com/Evolveum/midpoint/commit/a9eb666e57e208c9baec6db091147786b01bb7e5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M gui/admin-gui/pom.xml
    M infra/prism/pom.xml
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractInitializedModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestUserTemplate.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningContext.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningServiceImpl.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceManager.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/impl/TestDummy.java
    M repo/audit-impl/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/IntegrationTestTools.java
    M repo/security-impl/pom.xml
    M repo/task-quartz-impl/pom.xml
    R testing/systest/environment.properties
    R testing/systest/lib/groovy-ldap.jar
    R testing/systest/pom.xml
    R testing/systest/runTests.sh
    R testing/systest/src/main/groovy/com/evolveum/midpoint/testing/systest/Example.groovy
    R testing/systest/src/main/groovy/com/evolveum/midpoint/testing/systest/Helper.java
    R testing/systest/src/test/groovy/check-enviroment.groovy
    R testing/systest/src/test/groovy/import-resources.groovy
    R testing/systest/src/test/resources/ctx-systest.xml
    R testing/systest/src/test/resources/log4j.properties
    R testing/systest/src/test/resources/repo/connector-host-localhost.xml
    R testing/systest/src/test/resources/repo/resource-flatfile-remote.xml
    R testing/systest/src/test/resources/xml/resource-ldap1-dc=example.xml
    R testing/systest/src/test/scripts/deploy.sh
    R testing/systest/src/test/scripts/install-ldap.sh
    R testing/systest/src/test/scripts/restore.sh
    R testing/systest/src/test/scripts/systest-env-shutdown.sh
    R testing/systest/testng-integration.xml
    R testing/systest/testng-unit.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into access-certification


  Commit: 71d49c9f7cb2e9a3aa784d5207367714ad50449d
      https://github.com/Evolveum/midpoint/commit/71d49c9f7cb2e9a3aa784d5207367714ad50449d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/util/PrismAsserts.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/itemApproval/InitializeLoopThroughApproversInLevel.java
    A repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/CertificationTest.java
    A repo/repo-sql-impl-test/src/test/resources/cert/cert-campaign-1.xml
    M repo/repo-sql-impl-test/src/test/resources/logback-test.xml
    M repo/repo-sql-impl-test/testng-integration.xml
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObject.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/CertificationCaseHelper.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java

  Log Message:
  -----------
  Fixing "campaign delete" problem. Added objectDelta to script variables when evaluating scripts in workflow module.


Compare: https://github.com/Evolveum/midpoint/compare/b3df27799446...71d49c9f7cb2


More information about the midPoint-svn mailing list