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

fix features-bom issue #1847

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

jjiwooLim
Copy link
Contributor

Only accept features-bom artifactID to prepare and install user features.

cherylking
cherylking previously approved these changes Nov 21, 2024
@cherylking
Copy link
Member

fyi...I think there are two tests that may fail because of this change?

  • verify-user-feature-it
  • kernel-install-feature-test/prepare-multiple-features-it

@cherylking cherylking dismissed their stale review November 21, 2024 22:47

more changes are needed

@cherylking
Copy link
Member

For issue #1819

@jjiwooLim
Copy link
Contributor Author

Updated tests to use features-bom artifactID

Copy link
Member

@cherylking cherylking left a comment

Choose a reason for hiding this comment

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

See question.

<version>1.0</version>
<type>pom</type>
</dependency>
<dependency>
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean if they have more than one user feature, they will not be able to configure it because they would both need a features-bom artifact in Maven? If so, that seems like an unreasonable restriction.

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