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

Use a real logger instead of stdio for MavenVersionManger

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.6.0
    • 3.7.0
    • tooling
    • None
    • Novice

    Description

      org.apache.camel.catalog.maven.MavenVersionManager is providing a log boolean which allows to log caught exception (instead of swallowinf them)

      This is not working when using with Camel Language Server as the stdio is used for the communication of the Language Server Protocol.

      Using a real logger will allow to access these logs from Camel language Server.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: