[midPoint-git] [Evolveum/midpoint] b5140c: TestStrings: removed overriding dummyTransport + m...

virgo47 noreply at github.com
Wed Feb 9 22:39:07 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: b5140c5ed574ae8e4b7ee16e471a11a12b49d575
      https://github.com/Evolveum/midpoint/commit/b5140c5ed574ae8e4b7ee16e471a11a12b49d575
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java

  Log Message:
  -----------
  TestStrings: removed overriding dummyTransport + minor cleanup


  Commit: 9a837b01ca989c8538aa6d91e79514aa54389142
      https://github.com/Evolveum/midpoint/commit/9a837b01ca989c8538aa6d91e79514aa54389142
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/api/transports/CustomTransport.java

  Log Message:
  -----------
  notification schema: added new message transport configuration

This is mostly copy/paste of the old one, but name is now an element,
not an attribute - old types were deprecated, but some configuration
details were reused (e.g. mail server config).
New types have the word "Transport" added, but to make this consistent
old CustomTransportConfigurationType was renamed to Legacy*, because
it is already the right name we want to use in the future.


Compare: https://github.com/Evolveum/midpoint/compare/c359c9af4f1b...9a837b01ca98


More information about the midPoint-svn mailing list