AnetaCadova commented on code in PR #4577:
URL: https://github.com/apache/camel-quarkus/pull/4577#discussion_r1108405994


##########
integration-tests/main-yaml/src/main/java/org/apache/camel/quarkus/main/GreetingBean.java:
##########
@@ -16,8 +16,13 @@
  */
 package org.apache.camel.quarkus.main;
 
+import javax.enterprise.context.ApplicationScoped;

Review Comment:
   I used java 11 because it's mentioned in the contributor's guide 
(https://github.com/apache/camel-quarkus/blob/main/docs/modules/ROOT/pages/contributor-guide/index.adoc).
 Java 17 fixed it for me, thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to