Skip to content

Commit e23df55

Browse files
committed
Merge pull request #392 from schallee/master
Make logback an optional osgi import.
2 parents a659148 + 6b4bbd8 commit e23df55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webcam-capture/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
<Bundle-Version>${project.version}</Bundle-Version>
118118
<Bundle-DocURL>${project.url}</Bundle-DocURL>
119119
<Import-Package>
120+
ch.qos.logback.*;resolution:=optional,
120121
*,
121122
</Import-Package>
122123
<Export-Package>

0 commit comments

Comments
 (0)