[hibernate-commits] [hibernate/hibernate-validator] e007a3: HV-1624 Remove the StaticFieldELResolver

GitHub noreply at github.com
Tue Jun 12 09:34:53 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: e007a3e3ae6482fd811b8ee266737465addcc4af
      https://github.com/hibernate/hibernate-validator/commit/e007a3e3ae6482fd811b8ee266737465addcc4af
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/messageinterpolation/el/SimpleELContext.java

  Log Message:
  -----------
  HV-1624 Remove the StaticFieldELResolver


  Commit: de8d2e652fc32c2b3bec6b950196439d9f190243
      https://github.com/hibernate/hibernate-validator/commit/de8d2e652fc32c2b3bec6b950196439d9f190243
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M documentation/src/main/asciidoc/ch06.asciidoc
    M documentation/src/main/asciidoc/ch12.asciidoc
    M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/context/MyFutureValidator.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/context/MyFutureValidatorMessageParameter.java

  Log Message:
  -----------
  HV-1624 Add a warning about injecting user input into a custom message template


Compare: https://github.com/hibernate/hibernate-validator/compare/2bf7f6373786...de8d2e652fc3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list