Richard S. Hall | b63426f | 2008-03-05 20:03:55 +0000 | [diff] [blame] | 1 | -sources: true
|
Peter Kriens | 4e054d6 | 2008-08-26 07:20:15 +0000 | [diff] [blame^] | 2 | Export-Package: aQute.fileinstall, org.osgi.service.cm, org.osgi.service.log
|
Richard S. Hall | b63426f | 2008-03-05 20:03:55 +0000 | [diff] [blame] | 3 | Bundle-Activator: aQute.fileinstall.FileInstall
|
| 4 | Bundle-Version: 1.3.4
|
| 5 | Bundle-Description: This bundle watches a directory set by the aQute.fileinstall.dir property; the default \
|
| 6 | is "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.
|