Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Packaging: Jar file contains resources twice #325

@agoeb

Description

@agoeb

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

jar-contents

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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions