slf4j/parent
arimu1 55e67102a8 fix(build): package each module's LICENSE.txt into JAR META-INF
Parent resources previously copied the repo-root MIT LICENSE into every
module JAR. Apache-2.0 modules (jcl-over-slf4j, log4j-over-slf4j) already
have the correct LICENSE.txt at the module root, but it was never packaged.

Use ${project.basedir}/LICENSE.txt so META-INF/LICENSE.txt matches the
module's declared license (Apache-2.0 or MIT).

Fixes #465

Signed-off-by: arimu1 <19286898+arimu1@users.noreply.github.com>
2026-08-06 08:33:53 +02:00
..
pom.xml fix(build): package each module's LICENSE.txt into JAR META-INF 2026-08-06 08:33:53 +02:00