Re: Checkstyle will be updated to fail Ant build when unused imports are present in the code

2022-09-22 Thread Miklosovic, Stefan
cassandra.apache.org Subject: Checkstyle will be updated to fail Ant build when unused imports are present in the code Hi list, I would like to highlight this ticket (1). I hope we manage to merge it in the foreseeable future. It will be in cassanra-4.1 and in trunk. Once in, by default, if there a

Checkstyle will be updated to fail Ant build when unused imports are present in the code

2022-09-22 Thread Miklosovic, Stefan
Hi list, I would like to highlight this ticket (1). I hope we manage to merge it in the foreseeable future. It will be in cassanra-4.1 and in trunk. Once in, by default, if there are unused imports in Java code, ant build will fail. There will be a workaround by which you can skip failing when