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 RoutesBuilder instances created by a CDI Producder are not removed #546

Merged
merged 1 commit into from Dec 13, 2019

Conversation

lburgazzoli
Copy link
Contributor

No description provided.

@lburgazzoli lburgazzoli changed the title Ensure RoutesBuilder instancec created by a CDI Producder are not removed Ensure RoutesBuilder instances created by a CDI Producder are not removed Dec 13, 2019
@lburgazzoli
Copy link
Contributor Author

ok to test

@asf-ci
Copy link

asf-ci commented Dec 13, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/camel-quarkus-pr/484/

Build result: FAILURE

[...truncated 2.19 MB...] at sun.reflect.GeneratedMethodAccessor253.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at io.quarkus.deployment.ExtensionLoader$1.execute (ExtensionLoader.java:941) at io.quarkus.builder.BuildContext.run (BuildContext.java:415) at org.jboss.threads.ContextClassLoaderSavingRunnable.run (ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun (EnhancedQueueExecutor.java:2011) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask (EnhancedQueueExecutor.java:1535) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run (EnhancedQueueExecutor.java:1426) at java.lang.Thread.run (Thread.java:748) at org.jboss.threads.JBossThread.run (JBossThread.java:479)[ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn -rf :camel-quarkus-integration-test-sqlchannel stoppedAdding one-line test results to commit status...Setting status of 25e7498 to FAILURE with url https://builds.apache.org/job/camel-quarkus-pr/484/ and message: 'FAILURE 251 tests run, 21 skipped, 1 failed.'Using context: default

@lburgazzoli lburgazzoli merged commit 7d3f384 into apache:master Dec 13, 2019
@lburgazzoli lburgazzoli deleted the routes-producer branch December 13, 2019 16:24
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.

None yet

3 participants