[midPoint-git] [Evolveum/midpoint] 5f838a: loading localization in following order

Viliam Repan vilo.repan at evolveum.com
Sun Sep 3 15:09:12 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5f838a5eedea39ed28171b1777602e161a5350fa
      https://github.com/Evolveum/midpoint/commit/5f838a5eedea39ed28171b1777602e161a5350fa
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/MidPointApplication.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/WebApplicationConfiguration.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/Utf8BundleStringResourceLoader.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java

  Log Message:
  -----------
  loading localization in following order

1/ ${midpoint.home}/localization/midpoint_LOCALE.properties
2/ ${midpoint.home}/localization/schema_LOCALE.properties
3/ classpath:/localization/midpoint_LOCALE.properties
4/ classpath:/localization/schema_LOCALE.properties

(cherry picked from commit dee536f)


  Commit: 76fdbe2469160f3060dbfaf8f3e0fcee64b47230
      https://github.com/Evolveum/midpoint/commit/76fdbe2469160f3060dbfaf8f3e0fcee64b47230
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/MidPointApplication.java

  Log Message:
  -----------
  locale.properties loading improved (first search for midpoint.home/localization/locale.properties, then classpath)

(cherry picked from commit 7810335)


Compare: https://github.com/Evolveum/midpoint/compare/8639398e5248...76fdbe246916


More information about the midPoint-svn mailing list