Skip to content

Commit

Permalink
Merge pull request #392 from schallee/master
Browse files Browse the repository at this point in the history
Make logback an optional osgi import.
  • Loading branch information
sarxos committed Sep 8, 2015
2 parents a659148 + 6b4bbd8 commit e23df55
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 e23df55

Please sign in to comment.