[jira] [Updated] (CASSANDRA-18865) Enable unnecessary import from the same package check (RedundantImportCheck)

2023-09-19 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic updated CASSANDRA-18865:
--
Description: 
Currently, the unnecessary imports are disabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- update the documentation;




  was:
Currently, the unnecessary imports are enabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. The RedundantImportCheck is not enabled by the checkstyle. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- enable check in the checkstyle plugin;
- update the documentation;





> Enable unnecessary import from the same package check (RedundantImportCheck)
> 
>
> Key: CASSANDRA-18865
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18865
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Normal
> Fix For: 5.x
>
> Attachments: image-2023-09-18-10-19-15-531.png
>
>
> Currently, the unnecessary imports are disabled by the code style and are not 
> displayed by the IDE with the configuration stored in the project root. See 
> the screenshot below. 
> It seems the following needs to be done:
> - enable this check in the IDE configuration for all supported IDEs;
> - update the documentation;



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

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



[jira] [Updated] (CASSANDRA-18865) Enable unnecessary import from the same package check (RedundantImportCheck)

2023-09-19 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic updated CASSANDRA-18865:
--
Change Category: Code Clarity
 Complexity: Low Hanging Fruit
Component/s: Build
  Fix Version/s: 5.x
  Reviewers: Stefan Miklosovic
 Status: Open  (was: Triage Needed)

> Enable unnecessary import from the same package check (RedundantImportCheck)
> 
>
> Key: CASSANDRA-18865
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18865
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Normal
> Fix For: 5.x
>
> Attachments: image-2023-09-18-10-19-15-531.png
>
>
> Currently, the unnecessary imports are enabled by the code style and are not 
> displayed by the IDE with the configuration stored in the project root. See 
> the screenshot below. The RedundantImportCheck is not enabled by the 
> checkstyle. 
> It seems the following needs to be done:
> - enable this check in the IDE configuration for all supported IDEs;
> - enable check in the checkstyle plugin;
> - update the documentation;



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

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



[jira] [Updated] (CASSANDRA-18865) Enable unnecessary import from the same package check (RedundantImportCheck)

2023-09-18 Thread Maxim Muzafarov (Jira)


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

Maxim Muzafarov updated CASSANDRA-18865:

Description: 
Currently, the unnecessary imports are enabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. The RedundantImportCheck is not enabled by the checkstyle. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- enable check in the checkstyle plugin;
- update the documentation;




  was:
Currently, the unnecessary imports are enabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. The RedundantImportCheck in not enabled by the checkstyle. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- enable check in the checkstyle plugin;
- update the documentation;




> Enable unnecessary import from the same package check (RedundantImportCheck)
> 
>
> Key: CASSANDRA-18865
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18865
> Project: Cassandra
>  Issue Type: Task
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Normal
> Attachments: image-2023-09-18-10-19-15-531.png
>
>
> Currently, the unnecessary imports are enabled by the code style and are not 
> displayed by the IDE with the configuration stored in the project root. See 
> the screenshot below. The RedundantImportCheck is not enabled by the 
> checkstyle. 
> It seems the following needs to be done:
> - enable this check in the IDE configuration for all supported IDEs;
> - enable check in the checkstyle plugin;
> - update the documentation;



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

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



[jira] [Updated] (CASSANDRA-18865) Enable unnecessary import from the same package check (RedundantImportCheck)

2023-09-18 Thread Maxim Muzafarov (Jira)


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

Maxim Muzafarov updated CASSANDRA-18865:

Attachment: image-2023-09-18-10-19-15-531.png

> Enable unnecessary import from the same package check (RedundantImportCheck)
> 
>
> Key: CASSANDRA-18865
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18865
> Project: Cassandra
>  Issue Type: Task
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Normal
> Attachments: image-2023-09-18-10-19-15-531.png
>
>
> Currently, the unnecessary imports are enabled by the code style and are not 
> displayed by the IDE with the configuration stored in the project root. See 
> the screenshot below. The RedundantImportCheck in not enabled by the 
> checkstyle. 
> It seems the following needs to be done:
> - enable this check in the IDE configuration for all supported IDEs;
> - enable check in the checkstyle plugin;
> - update the documentation;



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

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



[jira] [Updated] (CASSANDRA-18865) Enable unnecessary import from the same package check (RedundantImportCheck)

2023-09-18 Thread Maxim Muzafarov (Jira)


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

Maxim Muzafarov updated CASSANDRA-18865:

Description: 
Currently, the unnecessary imports are enabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. The RedundantImportCheck in not enabled by the checkstyle. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- enable check in the checkstyle plugin;
- update the documentation;



  was:
Currently, the unnecessary imports are enabled by the code style and are not 
displayed by the IDE with the configuration stored in the project root. See the 
screenshot below. The RedundantImportCheck in not enabled by the checkstyle. 

It seems the following needs to be done:
- enable this check in the IDE configuration for all supported IDEs;
- enable check in the checkstyle plugin;
- update the documentation;


> Enable unnecessary import from the same package check (RedundantImportCheck)
> 
>
> Key: CASSANDRA-18865
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18865
> Project: Cassandra
>  Issue Type: Task
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Normal
> Attachments: image-2023-09-18-10-19-15-531.png
>
>
> Currently, the unnecessary imports are enabled by the code style and are not 
> displayed by the IDE with the configuration stored in the project root. See 
> the screenshot below. The RedundantImportCheck in not enabled by the 
> checkstyle. 
> It seems the following needs to be done:
> - enable this check in the IDE configuration for all supported IDEs;
> - enable check in the checkstyle plugin;
> - update the documentation;



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

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