blob: 3a70645548f8f6d13dd9a50a96e77711eac71544 [file] [log] [blame]
Richard S. Hallb63426f2008-03-05 20:03:55 +00001-sources: true
Peter Kriens4e054d62008-08-26 07:20:15 +00002Export-Package: aQute.fileinstall, org.osgi.service.cm, org.osgi.service.log
Richard S. Hallb63426f2008-03-05 20:03:55 +00003Bundle-Activator: aQute.fileinstall.FileInstall
4Bundle-Version: 1.3.4
5Bundle-Description: This bundle watches a directory set by the aQute.fileinstall.dir property; the default \
6is "load". JAR files in this directory are installed and uninstalled when they are no longer there. Updating
7 the JAR file in the directory will update the bundle. The bundle allows you to use downloads from
8 a browser, drag and drop, or the command line copy function, for OSGi management.