[
https://issues.apache.org/jira/browse/CAMEL-19203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19203.
---------------------------------
Resolution: Fixed
> 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
> Fix For: 4.0-M3, 4.0
>
>
> 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)