[midPoint-git] [Evolveum/midpoint] 347683: Qualifying relations when storing into roleMembers...

Pavol Mederly mederly at evolveum.com
Fri Nov 18 15:10:48 CET 2016


  Branch: refs/heads/feature/policy-based-approvals
  Home:   https://github.com/Evolveum/midpoint
  Commit: 347683e3c25fa9db3d1435d3e3f5ca5a2efa6ac8
      https://github.com/Evolveum/midpoint/commit/347683e3c25fa9db3d1435d3e3f5ca5a2efa6ac8
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/AssignmentProcessor.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/RuleBasedAspect.java

  Log Message:
  -----------
  Qualifying relations when storing into roleMembershipRef.


  Commit: ee5e2b3a594cbdf0771e50ea695c0491cda69b02
      https://github.com/Evolveum/midpoint/commit/ee5e2b3a594cbdf0771e50ea695c0491cda69b02
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismReferenceValue.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectTypeUtil.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/AbstractSchemaTest.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaDelta.java
    A infra/schema/src/test/resources/common/user-bill.xml
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/itemApproval/ApprovalSchemaHelper.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PrimaryChangeProcessor.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/BasePrimaryChangeAspect.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/RuleBasedAspect.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/tasks/WfTaskCreationInstruction.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/AbstractWfTestLegacy.java
    M model/workflow-impl/src/test/resources/common/system-configuration.xml
    M model/workflow-impl/testng-integration.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Legacy WF tests pass again.


  Commit: 5c6ff01a6961d8c9e37dc1e7dec0a93715248da6
      https://github.com/Evolveum/midpoint/commit/5c6ff01a6961d8c9e37dc1e7dec0a93715248da6
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    A model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/PolicyRuleBasedAspect.java
    R model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/RuleBasedAspect.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/AbstractWfTestLegacy.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/TestAddAssociationLegacy.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/TestCreateModifyUserLegacy.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/TestCreateOrgLegacy.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/TestUserChangeApprovalLegacy.java
    M model/workflow-impl/src/test/resources/common/system-configuration.xml
    M model/workflow-impl/testng-integration.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Legacy WF tests based both on rule-based aspect and on legacy aspects.


Compare: https://github.com/Evolveum/midpoint/compare/a975257bc5b6...5c6ff01a6961


More information about the midPoint-svn mailing list