apupier commented on code in PR #8258:
URL: https://github.com/apache/camel-quarkus/pull/8258#discussion_r2770199327


##########
extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelConfig.java:
##########
@@ -278,7 +278,7 @@ interface ReflectionConfig {
          *
          * @asciidoclet
          */
-        public Optional<List<String>> includePatterns();
+        Optional<List<String>> includePatterns();

Review Comment:
   I think that it is an API break and we should go through a deprecation phase 
first if we really want to hide it



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to