You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2023/06/23 11:29:00 UTC

[jira] [Created] (CAMEL-19493) cleanups: review and replace File#delete with Files#delete

Otavio Rodolfo Piske created CAMEL-19493:
--------------------------------------------

             Summary: cleanups: review and replace File#delete with Files#delete
                 Key: CAMEL-19493
                 URL: https://issues.apache.org/jira/browse/CAMEL-19493
             Project: Camel
          Issue Type: Task
          Components: camel-grape, camel-test-junit5, camel-util, camel-hdfs, camel-jetty, camel-rest-openapi, camel-tarfile, camel-zipfile
            Reporter: Otavio Rodolfo Piske


The newer method Files#delete provides better error messages and we have a few components where it should be safe to replace. Check the [full list|https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS4042&id=apache_camel&open=AX4xQ6AE2wn0z3gD8Di1] for code that could be changed.



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