JiriOndrusek commented on code in PR #4592:
URL: https://github.com/apache/camel-quarkus/pull/4592#discussion_r1113146540


##########
extensions/zendesk/deployment/src/main/java/org/apache/camel/quarkus/component/zendesk/deployment/ZendeskProcessor.java:
##########
@@ -38,6 +40,11 @@ AdditionalApplicationArchiveMarkerBuildItem 
boxArchiveMarker() {
         return new AdditionalApplicationArchiveMarkerBuildItem("org/zendesk");
     }
 
+    @BuildStep
+    RuntimeInitializedClassBuildItem test() {

Review Comment:
   that makes sense, I'll change it, thanks for the check (and will change the 
name of the method as well)



-- 
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