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 2023/03/27 08:26:00 UTC

[jira] [Updated] (CAMEL-19203) Unused assignment in SyncPropertiesMojo

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

Claus Ibsen updated CAMEL-19203:
--------------------------------
    Component/s: build system

> Unused assignment in SyncPropertiesMojo
> ---------------------------------------
>
>                 Key: CAMEL-19203
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19203
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Dmitrii Kriukov
>            Priority: Minor
>
> Line 61
> {color:#172b4d}dir = PackageHelper.findCamelDirectory(baseDir, "etc");
> The value from dir isn't used below.
> Is it safe to delete rhis line or does it have side effects?
> {color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)