I just noticed that the release jar file for ABAP Cleaner contains all the text files twice (see screenshot from a zip file viewer).

While that might not be an immediate issue and may not even increase file size due to compression, it still might become an issue at some point, as some parts for the code might read these resource files from one location, and others might access them using their other paths, leading to technical debt down the road.
I have not yet investigated the build pipeline to find the reason for this, because I am interested in whether this is even something you would like to address at all.
Thanks!
I just noticed that the release jar file for ABAP Cleaner contains all the text files twice (see screenshot from a zip file viewer).
While that might not be an immediate issue and may not even increase file size due to compression, it still might become an issue at some point, as some parts for the code might read these resource files from one location, and others might access them using their other paths, leading to technical debt down the road.
I have not yet investigated the build pipeline to find the reason for this, because I am interested in whether this is even something you would like to address at all.
Thanks!