[
https://issues.apache.org/jira/browse/CAMEL-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15860.
---------------------------------
Assignee: Claus Ibsen
Resolution: Fixed
> Use a real logger instead of stdio for MavenVersionManger
> ---------------------------------------------------------
>
> Key: CAMEL-15860
> URL: https://issues.apache.org/jira/browse/CAMEL-15860
> Project: Camel
> Issue Type: Improvement
> Components: tooling
> Affects Versions: 3.6.0
> Reporter: Aurélien Pupier
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.7.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)