[midPoint-git] [Evolveum/midpoint] 7884f7: Fix NPE in delta visualizer.

Pavol Mederly mederly at evolveum.com
Mon Feb 20 10:56:10 CET 2017


  Branch: refs/heads/support-3.4
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7884f7369cdc6e31738bed903c78e0e3ef062778
      https://github.com/Evolveum/midpoint/commit/7884f7369cdc6e31738bed903c78e0e3ef062778
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismReferenceValue.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/visualizer/Visualizer.java

  Log Message:
  -----------
  Fix NPE in delta visualizer.


  Commit: 96c6f8bf0182b97aa1df45623491fe9795be0215
      https://github.com/Evolveum/midpoint/commit/96c6f8bf0182b97aa1df45623491fe9795be0215
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/DummyConnector.java
    M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/DummyResource.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertReviewersHelper.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/expr/MidpointFunctions.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/functions/BasicExpressionFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/MappingDiagEvaluator.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/ExpressionEnvironment.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/ModelExpressionThreadLocalHolder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/AssignmentEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/DependencyProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/MappingEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/OutboundProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/AbstractSearchIterativeTaskHandler.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/Utils.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/expr/TestModelExpressions.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestMapping.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestOrgStruct.java
    A model/model-intest/src/test/resources/mapping/resource-dummy-crimson.xml
    M model/notifications-api/src/main/java/com/evolveum/midpoint/notifications/api/transports/Message.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/api/transports/MailTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/GeneralNotifier.java
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/BasePrimaryChangeAspect.java
    A samples/objects/extended-notifications.xml
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLdapDependency.java
    A testing/story/src/test/resources/ldap-dependency/org-top.xml
    A testing/story/src/test/resources/ldap-dependency/resource-opendj.xml
    A testing/story/src/test/resources/ldap-dependency/role-meta-org-supervip.xml
    A testing/story/src/test/resources/ldap-dependency/role-meta-org-vip.xml
    A testing/story/src/test/resources/ldap-dependency/role-meta-org.xml
    M testing/story/testng-integration.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-3.4' into support-3.4


Compare: https://github.com/Evolveum/midpoint/compare/2456899a8046...96c6f8bf0182


More information about the midPoint-svn mailing list