Skip to content

Commit

Permalink
Make logback an optional osgi import.
Browse files Browse the repository at this point in the history
  • Loading branch information
schallee committed Sep 8, 2015
1 parent a659148 commit 6b4bbd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webcam-capture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
<Bundle-Version>${project.version}</Bundle-Version>
<Bundle-DocURL>${project.url}</Bundle-DocURL>
<Import-Package>
ch.qos.logback.*;resolution:=optional,
*,
</Import-Package>
<Export-Package>
Expand Down

0 comments on commit 6b4bbd8

Please sign in to comment.