Modified the POM to include the package for org.osgi.service.log so it was not required
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@688979 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/fileinstall.bnd b/fileinstall/fileinstall.bnd
index 837d4d9..3a70645 100644
--- a/fileinstall/fileinstall.bnd
+++ b/fileinstall/fileinstall.bnd
@@ -1,5 +1,5 @@
-sources: true
-Export-Package: aQute.fileinstall, org.osgi.service.cm
+Export-Package: aQute.fileinstall, org.osgi.service.cm, org.osgi.service.log
Bundle-Activator: aQute.fileinstall.FileInstall
Bundle-Version: 1.3.4
Bundle-Description: This bundle watches a directory set by the aQute.fileinstall.dir property; the default \