You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/01/16 19:43:00 UTC

[jira] [Updated] (CASSANDRA-17126) Remove use of deprecated Files in tests

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

Ekaterina Dimitrova updated CASSANDRA-17126:
--------------------------------------------
    Fix Version/s: 4.x

> Remove use of deprecated Files in tests
> ---------------------------------------
>
>                 Key: CASSANDRA-17126
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17126
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Test/unit
>            Reporter: Brandon Williams
>            Assignee: Venkata Harikrishna Nukala
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> From checkstyle:
> {noformat}
>       5  Illegal import - java.io.File. [IllegalImport]
>       3  Illegal import - java.io.FileInputStream. [IllegalImport]
>       2  Illegal import - java.io.FileOutputStream. [IllegalImport]
>       3  Illegal import - java.io.FileWriter. [IllegalImport]
>      16  Illegal import - java.io.RandomAccessFile. [IllegalImport]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org