Skip to content

Commit

Permalink
Excluded unnecessary dependency to org.slf4j.impl which gave resoluti…
Browse files Browse the repository at this point in the history
…on errors during module deployment
  • Loading branch information
kgolebiowski committed Jun 21, 2022
1 parent 723f414 commit 28f5e34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/portal-security-sso-cas-impl/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Bundle-SymbolicName: com.liferay.portal.security.sso.cas.impl
Bundle-Version: 4.0.11
Import-Package:\
!javax.microedition.*,\
\
!junit.*,\
\
!org.slf4j.impl,\
*
-fixupmessages: Classes found in the wrong directory: ...;is:=ignore

0 comments on commit 28f5e34

Please sign in to comment.