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

feat: Jakarta Messaging, #2989 #3043

Merged
merged 10 commits into from
Dec 1, 2023
Merged

feat: Jakarta Messaging, #2989 #3043

merged 10 commits into from
Dec 1, 2023

Commits on Nov 29, 2023

  1. feat: Jakarta Messaging, #2989

    * Converted from Alpakka JMS
    * Jakarta Messaging 3.1
    * jakarta.jms package instead of javax.jms
    patriknw committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4d876f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    10e6759 View commit details
    Browse the repository at this point in the history
  2. fmt

    patriknw committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f9d2335 View commit details
    Browse the repository at this point in the history
  3. disable mima

    patriknw committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7cfb6e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e780b2f View commit details
    Browse the repository at this point in the history
  5. sort build projects

    patriknw committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9fbf41f View commit details
    Browse the repository at this point in the history
  6. extensive rewrite of tests to use ActiveMQ Artemis

    * because support for Jakarta Messaging was addd in ActiveMQ 6.0,
      which requires JDK 17
    * using Artermis EmbeddedActiveMQ broker
    patriknw committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    139f1f2 View commit details
    Browse the repository at this point in the history
  7. scalafmt

    ennru committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    491f1d4 View commit details
    Browse the repository at this point in the history
  8. Text improvements

    ennru authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0ad9794 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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