You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/09/21 10:04:00 UTC

[jira] [Resolved] (CAMEL-15559) Validation returns wrong "Unknown option" in Properties file when there is a space before the `=`

     [ https://issues.apache.org/jira/browse/CAMEL-15559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15559.
---------------------------------
    Resolution: Fixed

> Validation returns wrong "Unknown option" in Properties file when there is a space before the `=`
> -------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-15559
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15559
>             Project: Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 3.5.0
>            Reporter: Aurélien Pupier
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.6.0
>
>         Attachments: Screenshot from 2020-09-21 11-27-00.png, Screenshot from 2020-09-21 11-27-08.png
>
>
> for instance:
> {noformat}camel.main.xml-routes = classpath:routes/my-routes.xml{noformat}
> reports a validation error although
> {noformat}camel.main.xml-routes= classpath:routes/my-routes.xml{noformat} is working fine



--
This message was sent by Atlassian Jira
(v8.3.4#803005)