[midPoint-git] [Evolveum/midpoint] 7cb466: MID-7484: Transport.init() renamed to configure() ...

virgo47 noreply at github.com
Tue Feb 22 00:27:04 CET 2022


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

  Changed paths:
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/DummyTransport.java
    M model/notifications-api/src/main/java/com/evolveum/midpoint/notifications/api/transports/Transport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/CustomMessageTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/FileMessageTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/MailMessageTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/SmsMessageTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/TransportServiceImpl.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/legacy/LegacyCustomTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/legacy/LegacyFileTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/legacy/LegacyMailTransport.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/legacy/LegacySimpleSmsTransport.java
    M model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestMessageTransport.java

  Log Message:
  -----------
  MID-7484: Transport.init() renamed to configure() and javadoc added


  Commit: a3277341ab04b4640380c7d2bfbccef8be267890
      https://github.com/Evolveum/midpoint/commit/a3277341ab04b4640380c7d2bfbccef8be267890
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SimpleExpressionUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
    M model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/NotificationsTest.java
    M repo/repo-common/src/test/java/com/evolveum/midpoint/repo/common/RepoCommonAddGetTest.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoAddDeleteObjectTest.java

  Log Message:
  -----------
  MID-7484: schema changes, subjectPrefix removed from message template

Template reference is named messageTemplateRef, not just templateRef.
Transport.init() renamed to configure() and javadoc added


  Commit: 37b8b510c0dd318b9638be289cb78e586ad9ff14
      https://github.com/Evolveum/midpoint/commit/37b8b510c0dd318b9638be289cb78e586ad9ff14
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/AbstractGeneralNotifier.java
    M model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/NotificationsTest.java

  Log Message:
  -----------
  MID-7484: Message body taken from template + first test, WIP.

Other content components are not from template yet, also localization
is not resolved.


Compare: https://github.com/Evolveum/midpoint/compare/110e6018d6df...37b8b510c0dd


More information about the midPoint-svn mailing list