[hibernate-commits] [eclipse-ee4j/beanvalidation-api] 671112: Need to calculate number of buffers to allocate to...

Scott M Stark noreply at github.com
Fri Jul 3 21:41:16 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/eclipse-ee4j/beanvalidation-api
  Commit: 67111235fe134f76a0a72c0f57a4d9971d30bf1e
      https://github.com/eclipse-ee4j/beanvalidation-api/commit/67111235fe134f76a0a72c0f57a4d9971d30bf1e
  Author: Scott M Stark <starksm64 at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M src/test/java/jakarta/validation/ValidationTest.java

  Log Message:
  -----------
  Need to calculate number of buffers to allocate to generate OME as large memory systems fail the testCachedProvidersCanBeGarbageCollected test.

Signed-off-by: Scott M Stark <starksm64 at gmail.com>


  Commit: 67f6acb95eee21a015332e6f989465900ea2ac23
      https://github.com/eclipse-ee4j/beanvalidation-api/commit/67f6acb95eee21a015332e6f989465900ea2ac23
  Author: Scott M Stark <starksm64 at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M README.md
    M src/main/xsd/validation-configuration-3.0.xsd
    M src/main/xsd/validation-mapping-3.0.xsd

  Log Message:
  -----------
  Update the schema namespace and location to match the jakarta.ee/xml/ns location as documented
in https://eclipse-ee4j.github.io/jakartaee-platform/publish-xml-schemas

Signed-off-by: Scott M Stark <starksm64 at gmail.com>


Compare: https://github.com/eclipse-ee4j/beanvalidation-api/compare/fca91fff18c1...67f6acb95eee


More information about the hibernate-commits mailing list