[midPoint-git] [Evolveum/midpoint] 5b9d6d: Fix localizable object names in messages (MID-5916)

mederly noreply at github.com
Tue Dec 3 11:32:05 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5b9d6d68d3350ecc5d2cf2174ecb6ca8f1062912
      https://github.com/Evolveum/midpoint/commit/5b9d6d68d3350ecc5d2cf2174ecb6ca8f1062912
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/LocalizationServiceImpl.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/AbstractLensTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyRules.java
    A model/model-impl/src/test/resources/lens/role-localized.xml
    A model/model-impl/src/test/resources/lens/user-localized.xml
    A model/model-impl/src/test/resources/localization/Midpoint.properties
    A model/model-impl/src/test/resources/localization/Midpoint_sk.properties
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/PredefinedTestMethodTracing.java

  Log Message:
  -----------
  Fix localizable object names in messages (MID-5916)

Localizable object names that are part of localizable messages
(e.g. user and role names in 'Approving assignment of <role> to <user>')
are now translated correctly.

Also, simplified setting up tracing of test methods and moved
TestPolicyRules to automatic task/result management.




More information about the midPoint-svn mailing list