[
https://issues.apache.org/jira/browse/CAMEL-21532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904657#comment-17904657
]
Bartosz Popiela commented on CAMEL-21532:
-----------------------------------------
PFA pull requests with the fix.
> Camel JBang --logging-category is not respected on Windows
> ----------------------------------------------------------
>
> Key: CAMEL-21532
> URL: https://issues.apache.org/jira/browse/CAMEL-21532
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 4.8.2, 4.9.0
> Reporter: Bartosz Popiela
> Priority: Major
> Fix For: 4.8.3
>
>
> When running Camel jBang on Windows with --logging-category set,
> org.apache.logging.log4j.core.util.FileUtils#fileFromUri throws
> {code:java}
> java.lang.IllegalArgumentException: URI has an authority component
> {code}
> To reproduce run
> {code:java}
> jbang camel@apache/camel run * --logging-category=org=TRACE
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)