Make it possible to disable ``addResourceDir``
AB-xdev opened this issue · 1 comments
AB-xdev commented
The problem
Currently THIRD-PARTY.txt
always ends up inside the classpath root of my jar, but I don't need it there.
Cause
Possible solution
Make it possible to disable this behavior using a flag (which is enabled by default for compatibility), e.g. named addOutputDirectoryAsResourceDir