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

Feature: JDK 17 Upgrade Support Series - Alerting (foundation-alerting) #359

Open
4 tasks
habibimoiz opened this issue Sep 24, 2024 · 0 comments
Open
4 tasks
Labels
enhancement New feature or request

Comments

@habibimoiz
Copy link
Contributor

habibimoiz commented Sep 24, 2024

Description

In #133 we modified the build-parent to use JDK 17. When building aiSSEMBLE with the updated build-parent, some modules do not build successfully. This series of ticket(s) will upgrade the Alerting module.

DOD

Acceptance criteria required to realize the requested feature

  • Update Java version in pom.xml.
  • Update dependencies versions.
  • Replace dependencies that are not compatible with Java 17.
  • Update Maven plugins to be compatible with Java 17.

Test Strategy/Script

  • Test 1: Generate a (new) downstream project that is using alerting.
  • Test 2: Upgrade downstream project that is using alerting from Java 11 to Java 17.

References/Additional Context

  • n/a
@habibimoiz habibimoiz added the enhancement New feature or request label Sep 24, 2024
@habibimoiz habibimoiz assigned habibimoiz and unassigned habibimoiz Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant