Skip to content

Commit

Permalink
fix: slf4j and apache logging added to manifest (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev authored Oct 11, 2024
1 parent f283221 commit 98983c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Require-Bundle: com.polarion.portal.tomcat,
com.polarion.alm.tracker,
org.glassfish.jersey,
io.swagger,
org.apache.commons.logging,
slf4j.api,
org.springframework.spring-core,
org.springframework.spring-web
Guice-Modules: ch.sbb.polarion.extension.json.editor.JsonEditorModule
Expand Down

0 comments on commit 98983c3

Please sign in to comment.