Skip to content

Commit

Permalink
Issue #578 make produced META-INF/MANIFEST.MF reproducible (#579)
Browse files Browse the repository at this point in the history
* remove OSGI header Include-Resource

Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Mar 18, 2024
1 parent c624711 commit 39a9818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
<Export-Package>jakarta.servlet.*</Export-Package>
<_removeheaders>Bnd-LastModified</_removeheaders>
<_reproducible>true</_reproducible>
<_removeheaders>Include-Resource</_removeheaders>
</instructions>
</configuration>
<executions>
Expand Down

0 comments on commit 39a9818

Please sign in to comment.