From 39a98184bf2ff702ec4fa718c83b252516f3a9a1 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 19 Mar 2024 00:39:27 +0100 Subject: [PATCH] Issue #578 make produced META-INF/MANIFEST.MF reproducible (#579) * remove OSGI header Include-Resource Signed-off-by: Olivier Lamy --- api/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/api/pom.xml b/api/pom.xml index 1d8a8fd2c..130641416 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -233,6 +233,7 @@ jakarta.servlet.* <_removeheaders>Bnd-LastModified <_reproducible>true + <_removeheaders>Include-Resource