quarkiverse / quarkus-qute-web

Automatically expose Qute templates via HTTP
Apache License 2.0
4 stars 5 forks source link

Add a special entry to make this compatible with Quarkus 3.9+ #94

Closed mkouba closed 1 week ago

mkouba commented 1 week ago

@ia3andy I found this commit but TBH I'm not sure whether I actually tested it locally or so...

mkouba commented 1 week ago

It works and should be released asap to be in Quarkus 3.12 (and also maybe backported in previous)!

I have no idea how to backport something in the platform?

CC @gsmet

ia3andy commented 1 week ago

@mkouba I think you need to set the new version in the platform, then backport that PR

mkouba commented 1 day ago

@mkouba I think you need to set the new version in the platform, then backport that PR

https://github.com/quarkusio/quarkus-platform/pull/1234