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

bump: activemq-broker, activemq-client 5.18.3 (was 5.16.7) #3115

Closed

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 5.16.7 to 5.18.3

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.activemq" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.activemq" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@probot-autolabeler probot-autolabeler bot added the dependency-change For PRs changing the version of a dependency. label Feb 19, 2024
@ennru ennru added the p:jms label Mar 28, 2024
@ennru
Copy link
Member

ennru commented Mar 28, 2024

Something changed around Logback

[info]   java.lang.IllegalArgumentException: Requires Logback logger for [], it was a [org.slf4j.helpers.NOPLogger]
[info]   at akka.stream.alpakka.testkit.LogbackUtil$.getLogbackLoggerInternal(LogbackUtil.scala:37)

@ennru ennru force-pushed the update/activemq-broker-5.18.3 branch from 4322d9f to 694a31e Compare March 28, 2024 12:05
@ennru
Copy link
Member

ennru commented Mar 28, 2024

Uncaught error from thread [JmsAckConnectorsSpec-akka.actor.default-blocking-io-dispatcher-18]: 'void javax.jms.Message.setJMSDeliveryTime(long)', shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[JmsAckConnectorsSpec]
java.lang.NoSuchMethodError: 'void javax.jms.Message.setJMSDeliveryTime(long)'
	at org.apache.activemq.ActiveMQSession.send(ActiveMQSession.java:1993)

@ennru ennru force-pushed the update/activemq-broker-5.18.3 branch from 694a31e to 41c3a0d Compare April 5, 2024 15:39
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ActiveMQ 5.18 pulls SLJ4J 2.x

@scala-steward
Copy link
Contributor Author

Superseded by #3182.

@scala-steward scala-steward deleted the update/activemq-broker-5.18.3 branch May 9, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-change For PRs changing the version of a dependency. p:jms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants