Skip to content

Commit

Permalink
Bump log4j2 in prep for 2.x release -- fix bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Mar 21, 2024
1 parent 4dc687c commit 02ddacd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tika-bundles/tika-bundle-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@
<_runsystempackages>com.sun.xml.bind.marshaller, com.sun.xml.internal.bind.marshaller</_runsystempackages>
<!-- The file below and the _include entry may be removed once Tika targets OpenJDK 9.0 or above -->
<_include>src/main/resources/META-INF/MANIFEST.MF</_include>
<!-- need to disable annotation scanning because of log4j2 -->
<_bundleannotations></_bundleannotations>
<Bundle-Activator>
org.apache.tika.parser.internal.Activator
</Bundle-Activator>
Expand Down

0 comments on commit 02ddacd

Please sign in to comment.