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

Proposed changes to maven coordinates for consistency in EE 12 #555

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

KyleAure
Copy link
Contributor

@KyleAure KyleAure commented Jul 9, 2024

  • Artifact ID: concurrency-spec -> jakarta.concurrent-spec (for consistency with other artifacts in this repository)
  • Group ID: jakarta.enterprise.concurrent -> jakarta.concurrent (for consistency with other Jakarta EE specs)

Proposed changes to maven coordinates

@KyleAure KyleAure self-assigned this Jul 9, 2024
@KyleAure KyleAure added the EE12 label Jul 9, 2024
@KyleAure KyleAure added this to the 3.2.0 milestone Jul 9, 2024
@KyleAure KyleAure changed the title Update group id to remove 'enterprise' Proposed changes to maven coordinates for consistency in EE 12 Jul 9, 2024
api/pom.xml Outdated Show resolved Hide resolved
@KyleAure KyleAure force-pushed the proposed-coordinate-updates-ee-12 branch 2 times, most recently from 51ad3a0 to 97f9baf Compare July 9, 2024 21:09
pom.xml Outdated Show resolved Hide resolved
@KyleAure KyleAure force-pushed the proposed-coordinate-updates-ee-12 branch 2 times, most recently from 326ff03 to 2fd7300 Compare September 17, 2024 16:47
Copy link
Contributor

@pzygielo pzygielo left a comment

Choose a reason for hiding this comment

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

I've built locally api and relocation/api and it gives on usage of old GAV:

[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.2.0-SNAPSHOT has been relocated to jakarta.concurrent:jakarta.concurrent-api:jar:3.2.0-SNAPSHOT

I think this is perfect.

The task left to do - is to include the step in Jenkins release job (but this PR has to land in main first of course) or include relocation in top-level project.

@pzygielo

This comment was marked as resolved.

@KyleAure KyleAure force-pushed the proposed-coordinate-updates-ee-12 branch from 7b991be to 4e24c2d Compare September 18, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants