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

Move components to JSR330 #3325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Move components to JSR330 #3325

wants to merge 1 commit into from

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 6, 2024

Copy link

github-actions bot commented Jan 6, 2024

Test Results

  588 files    588 suites   3h 41m 15s ⏱️
  398 tests   390 ✅  7 💤 1 ❌
1 194 runs  1 171 ✅ 22 💤 1 ❌

For more details on these failures, see this check.

Results for commit 83ed106.

♻️ This comment has been updated with latest results.

@akurtakov
Copy link
Member

After giving a thought to this one, if we start with core component we will have to preserve both plexus and jsr330 annotations so plexus components in the rest of codebase can find it.
Alternatively, conversion can start from "leaf" components and should work.
Yet another alternative is to have a "big bang" conversion.

@laeubi
Copy link
Member Author

laeubi commented Feb 27, 2024

It should be possible to mix things, so we can just start with one component at a time (leaving mojos as is for now).

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.

None yet

2 participants