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

Ensure that Vertx Static resource handler can pick up generated resources #21190

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Nov 4, 2021

This is needed to make Kogito work with RESTEasy Reactive
(see #20846 (comment))

…rces

This is needed to make Kogito work with RESTEasy Reactive
(see quarkusio#20846 (comment))
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Nov 4, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 4, 2021

Failing Jobs - Building 53575f0

Status Name Step Failures Logs Raw logs
Maven Tests - JDK 11 Windows Build Failures Logs Raw logs

Failures

⚙️ Maven Tests - JDK 11 Windows #

- Failing: integration-tests/maven 

📦 integration-tests/maven

Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (default) on project quarkus-integration-test-maven: There are test failures.

Please refer to D:\a\quarkus\quarkus\integration-tests\maven\target\failsafe-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

@geoand geoand merged commit cfcc660 into quarkusio:main Nov 5, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Nov 5, 2021
@geoand geoand deleted the rr-kogito branch November 5, 2021 05:43
@geoand
Copy link
Contributor Author

geoand commented Nov 8, 2021

I added the backport label to this @gsmet since this is something Kogito needs and having a way to test it sooner rather than later will help them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/dependencies Pull requests that update a dependency file area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants