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 the case where the webjar does not have a version in the jar path #13295

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Fix the case where the webjar does not have a version in the jar path #13295

merged 1 commit into from
Nov 16, 2020

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Nov 14, 2020

Some webjars does not have have the version in the path. If you mix these with ones that does have the version, and use webjars-locator, it does not work.

This PR fix this case.

Fix #13294

Signed-off-by:Phillip Kruger [email protected]

@phillip-kruger phillip-kruger marked this pull request as draft November 14, 2020 20:36
@phillip-kruger phillip-kruger requested review from stuartwdouglas and removed request for stuartwdouglas November 14, 2020 20:36
@phillip-kruger phillip-kruger marked this pull request as ready for review November 14, 2020 22:00
@gsmet gsmet merged commit 733ad42 into quarkusio:master Nov 16, 2020
@ghost ghost added this to the 1.11 - master milestone Nov 16, 2020
@phillip-kruger phillip-kruger deleted the webjar-locator-fix branch November 18, 2020 06:36
@gsmet gsmet modified the milestones: 1.11 - master, 1.10.0.Final Nov 18, 2020
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.

Webjar locator when the artifact has no version
3 participants