Skip to content

Commit

Permalink
Merge pull request #11 from teichsta/additional-package-exports
Browse files Browse the repository at this point in the history
add additional package exports
  • Loading branch information
kaikreuzer committed Jan 14, 2016
2 parents 081b1f4 + 2ebfed2 commit 5d92d16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF
Expand Up @@ -40,6 +40,7 @@ Import-Package: com.google.common.base,
org.eclipse.smarthome.model.sitemap,
org.eclipse.smarthome.ui.chart,
org.eclipse.smarthome.ui.items,
org.eclipse.xtext.xbase,
org.openhab.io.multimedia.actions,
org.openhab.library.tel.types,
org.osgi.framework,
Expand Down Expand Up @@ -95,6 +96,7 @@ Export-Package: org.codehaus.jackson,
org.openhab.library.tel.items,
org.openhab.library.tel.types,
org.openhab.model.item.binding,
org.openhab.model.sitemap,
org.openhab.ui.chart,
org.openhab.ui.items
Bundle-ClassPath: lib/jl1.0.1.jar,
Expand Down

0 comments on commit 5d92d16

Please sign in to comment.