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 missing prompts when there is conflict between pom.xml and .gradle.kts #3401

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

jdneo
Copy link
Collaborator

@jdneo jdneo commented Nov 27, 2023

.concat() is misused here, since it won't modify the original array.

fix #3400

@jdneo jdneo merged commit 505fbe7 into redhat-developer:master Nov 27, 2023
2 checks passed
@jdneo jdneo deleted the cs/issue-3400 branch November 27, 2023 05:41
@jdneo jdneo added this to the End November 2023 milestone Nov 27, 2023
@rgrunber rgrunber removed this from the End November 2023 milestone Nov 29, 2023
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.

Missing a prompt to select build tool for gradle/maven mixed project
3 participants