apupier commented on a change in pull request #84:
URL: https://github.com/apache/camel-examples/pull/84#discussion_r829830940



##########
File path: examples/main-xml/pom.xml
##########
@@ -113,5 +113,21 @@
             </plugin>
         </plugins>
     </build>
-
+    <profiles>
+        <profile>
+            <id>camel.debug</id>

Review comment:
       I think it helps to make it clear that the profile is related to Camel. 
It avoids potential collision for the user adding profiles for other kind of 
debug, like a java remote debug, or a springboot specific debug.




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