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

WFLY-15838 + WFLY-15839 + WFLY-15840 + WFLY-15841 + WFLY-15842 Upgrade to Hibernate Search 6 (EE 9 + ORM 6) #15185

Merged
merged 18 commits into from
May 12, 2022

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    9676527 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. WFLY-15841 Add (private) module for com.carrotsearch.hppc

    It's a dependency of Lucene 8.x and Hibernate Search 6.x.
    yrodiere committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0f10fe2 View commit details
    Browse the repository at this point in the history
  2. WFLY-15842 Add (private) module for the Elasticsearch low-level REST …

    …client
    
    It's a dependency of Hibernate Search 6.x's Elasticsearch backend.
    yrodiere committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d1fd722 View commit details
    Browse the repository at this point in the history
  3. WFLY-15838 Move our single Hibernate Search test to a dedicated package

    So that we can add more tests in sibling packages.
    yrodiere committed May 10, 2022
    Configuration menu
    Copy the full SHA
    9034d85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6091884 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    9494861 View commit details
    Browse the repository at this point in the history
  2. WFLY-15838 Copy relevant tests from Hibernate Search integration test…

    …s for WildFly
    
    This is LGPL code written by coworkers of mine and myself,
    so it's perfectly safe to copy to WildFly.
    yrodiere committed May 11, 2022
    Configuration menu
    Copy the full SHA
    83e3078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e17ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b73130a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20bed8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f41d11b View commit details
    Browse the repository at this point in the history
  7. WFLY-15838 Test the ability for applications to use native Lucene cla…

    …sses in Hibernate Search
    yrodiere committed May 11, 2022
    Configuration menu
    Copy the full SHA
    0374d94 View commit details
    Browse the repository at this point in the history
  8. WFLY-15838 Test that applications can use hibernate-search-mapper-orm…

    …-coordination-outbox-polling for experiments
    yrodiere committed May 11, 2022
    Configuration menu
    Copy the full SHA
    546275c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1dbf15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97c6551 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2a44f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d61bbc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3845b01 View commit details
    Browse the repository at this point in the history