Skip to content

Conversation

@tomjenkinson
Copy link
Member

Thanks for submitting your Pull Request!

Please make sure your PR meets the following requirements:

  • Pull Request title is properly formatted: JBTM-XYZ Subject
  • Pull Request contains link to the JIRA issue(s)
  • For new quickstarts, you should add it to the list in the top level README and you can mark it with some labels (if you wish)

@tomjenkinson
Copy link
Member Author

tomjenkinson commented Jan 22, 2026

Please note that JDK 25 has quickstart test failures showing for Narayana and Spring Boot Quickstart in https://github.com/jbosstm/quickstart/actions/runs/21147172868/job/60815293468?pr=511:

18:08:49.799 [main] ERROR org.apache.activemq.artemis.core.server -- AMQ224000: Failure in initialisation
java.lang.UnsupportedOperationException: getSubject is not supported

Security manager presumably...

@tomjenkinson
Copy link
Member Author

Hopefully #519 will solve the JDK25 issue (thank you @marcosgopen)

Copy link
Member

@marcosgopen marcosgopen left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @tomjenkinson

- name: Check for commits in the last 24 hours
id: check
run: |
COUNT=$(git rev-list --count --since="24 hours ago" HEAD)
Copy link
Member

Choose a reason for hiding this comment

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

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants