Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17821

Pre-configure Camel main examples to be ready for textual debugging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.15.0
    • 3.17.0
    • examples
    • None
    • Unknown

    Description

      Currently, Camel textual debugging requires having camel-debug in dependencies. This is an extra dependency that we do not want at runtime. 

      • main java example is configured having it at runtime.
      • main xml and yaml doesn't have it

      I think a possible good practice is to add the dependency in a profile, for instance named `camel.debug` which can be activated with the property camel.debug set to true.

      This would be nice to be done for all examples but maybe best to start with the 3 more simple/important main (java), main-xml and main-yaml to help starting discussion and see the feedback on it.

      I think this is even more important fo r3.16 as JMX is exposed by default when the dependency is available.

       

      Attachments

        Issue Links

          Activity

            People

              apupier Aurélien Pupier
              apupier Aurélien Pupier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: