[hibernate-commits] [hibernate/hibernate-validator] 8ba2d9: HV-1756 Fix variable names in the newly added tran...

Guillaume Smet noreply at github.com
Fri Jan 31 06:00:06 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 8ba2d97c842e024b2733693cbffe58c1bd944085
      https://github.com/hibernate/hibernate-validator/commit/8ba2d97c842e024b2733693cbffe58c1bd944085
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_cs.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_da.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_mn_MN.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_pt_BR.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_ro.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_tr.properties
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_uk.properties

  Log Message:
  -----------
  HV-1756 Fix variable names in the newly added translations


  Commit: b833b110a8b4006ddaa3a70f1c46c53d55cd0d12
      https://github.com/hibernate/hibernate-validator/commit/b833b110a8b4006ddaa3a70f1c46c53d55cd0d12
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/ValidationMessages.java
    M engine/src/test/resources/log4j.properties

  Log Message:
  -----------
  HV-1756 Be less verbose in test logging


  Commit: 3cc3d5c23db86024e6d06a69a1e0425a2aaf553d
      https://github.com/hibernate/hibernate-validator/commit/3cc3d5c23db86024e6d06a69a1e0425a2aaf553d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    A engine/src/test/java/org/hibernate/validator/test/internal/constraintvalidators/MessagePropertiesTest.java

  Log Message:
  -----------
  HV-1756 Add a test validating all the messages are properly interpolated


Compare: https://github.com/hibernate/hibernate-validator/compare/600137aaeb9c...3cc3d5c23db8


More information about the hibernate-commits mailing list