Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hibernate 6.0 support #24

Closed
wants to merge 8 commits into from
Closed

Hibernate 6.0 support #24

wants to merge 8 commits into from

Commits on Apr 10, 2018

  1. Added support for Hibernate Validator 6.0.0

    Oscar Guillén committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    95dad14 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Added missing @each* JSR annotations

    Oscar Guillén committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    d6a4079 View commit details
    Browse the repository at this point in the history
  2. Added tests, fixed code quality validations

    Oscar Guillén committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    d36dc2a View commit details
    Browse the repository at this point in the history
  3. Removed annotation target TYPE_USE to support Java7

    Oscar Guillén committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    6a5d0b5 View commit details
    Browse the repository at this point in the history
  4. Revert "Removed annotation target TYPE_USE to support Java7"

    This reverts commit 6a5d0b5
    Oscar Guillén committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    81355c8 View commit details
    Browse the repository at this point in the history
  5. Revert "Removed annotation target TYPE_USE to support Java7"

    Hibernate 6.0 requires javax.el-api 3.0 which requires Java8
    This reverts commit 6a5d0b5
    Oscar Guillén committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    4aa1ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    06f8374 View commit details
    Browse the repository at this point in the history
  2. Final pull request cleanup

    Oscar Guillén committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    da20a05 View commit details
    Browse the repository at this point in the history