- e7b65a0 FELIX-2818 by Clement Escoffier · 14 years ago
- 12899ce [FELIX-2798] ArtifactListener services are not ordered according to the OSGi ranking by Guillaume Nodet · 14 years ago
- e2fc126 [FELIX-2791] Defer the CM support until after trackers are open to be a bit safer by Guillaume Nodet · 14 years ago
- d99815c [FELIX-2799] FileInstall creates multiple configurations for factory configurations on windows by Guillaume Nodet · 14 years ago
- a071928 FELIX-2791: Introduce a barrier to synchronize watcher threads by Sanjeeb Kumar Sahoo · 14 years ago
- e26bf5b [FELIX-2756] NPE when loading configurations by Guillaume Nodet · 14 years ago
- 01bf757 FELIX-2675: add the configuration to the metatype info by Guillaume Nodet · 14 years ago
- f917f29 [FELIX-2675] fileinstall always starts bundle eagerly by Guillaume Nodet · 14 years ago
- 40d19bb [FELIX-2699] Disable writing configuration back to .cfg files by Guillaume Nodet · 14 years ago
- 4d49970 [FELIX-2698] File Install Circular Configuration Update Loop by Guillaume Nodet · 14 years ago
- 7dc8f25 [fileinstall] fix metatype metadata by Guillaume Nodet · 14 years ago
- b9c3124 [FELIX-2021] Enable FileInstall to set Bundle Start Level by Guillaume Nodet · 14 years ago
- e8bac3a [FELIX-2643] When using the jardir url handler, fileinstall should not compress the zip stream by Guillaume Nodet · 14 years ago
- 09ba037 [FELIX-2318] Possible NPE for jars with null Manifest by Guillaume Nodet · 14 years ago
- 7510d3f [FELIX-2663] Allow ConfigInstaller to perform placeholder substitution from framework properties by Guillaume Nodet · 14 years ago
- 3d144cd [FELIX-2571] Have fileinstall listen for configuration changes and write them back to the config files by Guillaume Nodet · 14 years ago
- 4c45540 FELIX-2556: Don't try to stop fragment bundles by Sanjeeb Kumar Sahoo · 14 years ago
- c6e2439 FELIX-2513 : Support richer format for configurations by Carsten Ziegeler · 14 years ago
- 6e6a082 FELIX-2514 : felix.fileinstall.dir should support more than one directory by Carsten Ziegeler · 14 years ago
- 78705e1 FELIX-1657 by Guillaume Nodet · 14 years ago
- ba505cb FELIX-1657: Add option in fileinstall to start bundles transiently (START_TRANSIENT) by Guillaume Nodet · 14 years ago
- 954da52 FELIX-2366: Avoiding property substitution by escaping does not remove escape character by Guillaume Nodet · 14 years ago
- e04dac9 FELIX-2313: fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version by Guillaume Nodet · 15 years ago
- eb97b25 FELIX-1776: minimize the number of calls to File#getCanonicalFile() by Guillaume Nodet · 15 years ago
- 1a4b226 FELIX=2307: There is no way to bypass / escape property substitution by Guillaume Nodet · 15 years ago
- 4147636 Revert FELIX-2201 which cause regressions by Guillaume Nodet · 15 years ago
- 368dfc2 FELIX-1776: problem when using relative dirs by Guillaume Nodet · 15 years ago
- 16a3b77 FELIX-2302: Fileinstall should add entries for directories when creating JARs by Guillaume Nodet · 15 years ago
- 13883c7 FELIX-2201: [FileInstall] Make Scanner process artifacts in 'oldest-file-modification-time first' order by Guillaume Nodet · 15 years ago
- b0f9b9c Applied patch (FELIX-2069) to not create monitored directories if they do not exist. by Richard S. Hall · 15 years ago
- d9b5818 FELIX-2248: fileinstall does not restart bundles when the underlying file is modified by Guillaume Nodet · 15 years ago
- ea3123e Applied patch (FELIX-2249) to change the log level of some messages. by Richard S. Hall · 15 years ago
- 9026efd FELIX-1862: fileinstall thread name as printed in log messages need to be less verbose by Guillaume Nodet · 15 years ago
- fa30d45 FELIX-1861: FileInstall created temp directories are never deleted by Guillaume Nodet · 15 years ago
- 7e69095 FELIX-1851: FileInstall watched bundles are restarted twice upon update by Guillaume Nodet · 15 years ago
- edb0dcf FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed by Guillaume Nodet · 15 years ago
- d378dd2 Improve logging control. (FELIX-1789) by Richard S. Hall · 15 years ago
- bc8c662 FELIX-1928 - File installer starts bundles too early on restart by Chris Custine · 15 years ago
- 69d89f8 Remove debug statement by Guillaume Nodet · 15 years ago
- 6a319b4 FELIX-1790: fileinstall tmp dir needs to be different for each watched directory by Guillaume Nodet · 15 years ago
- 0f35431 FELIX-1788: Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default by Guillaume Nodet · 15 years ago
- 7ef7130 FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful by Guillaume Nodet · 15 years ago
- 4a77808 FELIX-1776: the Util.getBundleKey method should just use the bundle id by Guillaume Nodet · 15 years ago
- 995ce07 FELIX-1572: fileinstall runs into an infinite loop while watching multiple directories, one of which is itself by Guillaume Nodet · 15 years ago
- fc1217c FELIX-1756: allow fileinstall to override (i.e. update) bundles that have not been deployed by fileinstall initially by Guillaume Nodet · 15 years ago
- e12a8cb FELIX-1591: fix last refactoring for cm being optional by Guillaume Nodet · 15 years ago
- 9e2b666 FELIX-1716: Fileinstall does not properly handle bundles uninstalled through the OSGi API by Guillaume Nodet · 15 years ago
- 31c0005 FELIX-1593: Got an exception when restarting FileInstall bundle by Guillaume Nodet · 15 years ago
- a286157 FELIX-1591: fileinstall should have an optional import on org.osgi.service.cm package by Guillaume Nodet · 15 years ago
- aed7fe0 [fileinstall] fix code format by Guillaume Nodet · 15 years ago
- e9aaca9 [fileinstall] remove the Jar class which is not used anymore by Guillaume Nodet · 15 years ago
- e1e0711 FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
- 11eadbc FELIX-1578: remove commented code by Guillaume Nodet · 15 years ago
- fc77de0 FELIX-1578: fileinstall issue when updating already installed bundles at startup time by Guillaume Nodet · 15 years ago
- d6eb4fd FELIX-1537: fileinstall should support xml syntax for properties file by Guillaume Nodet · 15 years ago
- 540f6af FELIX-1750: fileinstall does not work on jdk 1.4 by Guillaume Nodet · 15 years ago
- 644f9e3 FELIX-1628: fileinstall should load configurations as soon as config admin is available by Guillaume Nodet · 15 years ago
- 3002e58 FELIX-1736: after a restart, fileinstall does not always properly uninstall bundles by Guillaume Nodet · 15 years ago
- f78e425 [fileinstall] make sure the LogService is available before using it by Guillaume Nodet · 15 years ago
- 67bfa5f FELIX-1554: fileinstall should not export org.apache.felix.fileinstall and org.apache.felix.fileinstall.utils packages by Guillaume Nodet · 15 years ago
- 472d23a FELIX-1553: fileinstall bundle should have an optional import on org.osgi.service.log instead of exporting it by Guillaume Nodet · 15 years ago
- fc46575 FELIX-1540: [FileInstall] When removing/re-adding a bundle, all the dependent bundles don't start anymore by Guillaume Nodet · 15 years ago
- 948ae44 [fileinstall] clean up imports by Guillaume Nodet · 15 years ago
- a38085a Fix possible NPE by Guillaume Nodet · 15 years ago
- c4be0f4 FELIX-922, FELIX-1483 and FELIX-1377: support for new artifact types, support for exploded artifacts, wait until copy is finished before processing an artifact by Guillaume Nodet · 15 years ago
- 4f95ca7 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
- 5183ce0 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
- cb3ec2a FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
- d1036fa FELIX-1481: When performing variable substitution, fileinstall throws an exception if there is a start or stop delimiter without the other one by Guillaume Nodet · 15 years ago
- 3ff4765 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
- 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
- 146cf70 FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
- d8b7705 FELIX-1382. FileInstall attempts to uninstall SystemBundle. Patch provided by Sahoo by Filippo Diotalevi · 15 years ago
- 289d077 FELIX-1301 Limit FileInstall configuration information to one line in the output. Patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
- 920557b Applied patch (FELIX-1241) to log a message when a bundle is started. by Richard S. Hall · 15 years ago
- f5750f6 Applied patch (FELIX-1251) to handle when the watched directory is removed. by Richard S. Hall · 15 years ago
- b3e9baf Removed extraneous whitespace after/before parenthesis. by Richard S. Hall · 15 years ago
- 157f875 Apply patch (FELIX-1235) to handle misconfigured watch directory. by Richard S. Hall · 15 years ago
- 4b7fa57 Apply patch (FELIX-1228) to allow spaces in file names. by Richard S. Hall · 15 years ago
- bd0aba9 Applied patch (FELIX-1203) to check for uninstalled bundle. by Richard S. Hall · 15 years ago
- 96f05a1 Applied patch (FELIX-1216) to avoid class cast exception by Richard S. Hall · 15 years ago
- 0f17c89 Applied patch (FELIX-1179) to have File Install recognize files by content by Richard S. Hall · 15 years ago
- 4ff48d1 Applied patch (FELIX-1174) to print stack trace. by Richard S. Hall · 15 years ago
- 8146652 Update changelog by Clement Escoffier · 16 years ago
- 2bf541e Fix issue Felix-1055 by Clement Escoffier · 16 years ago
- 214fce6 Commit the patch attached to the Felix-1036 issue (FileInstaller spawns multiple watchers for same directory) by Clement Escoffier · 16 years ago
- 5ba1dba Remove duplicate file by Clement Escoffier · 16 years ago
- 0e1cd1a Add patch (FELIX-998) to add metatype information to File Install. by Richard S. Hall · 16 years ago
- 8df625b Applied patch (FELIX-983) to support variable substitution in config file. by Richard S. Hall · 16 years ago
- cd3b388 Fix unit tests on Windows by Stuart McCulloch · 16 years ago
- 9f8c1dd Applied patch (FELIX-895) to fix configuration property handling. by Richard S. Hall · 16 years ago
- ce08279 Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 16 years ago
- 79029d9 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 16 years ago
- 5e01105 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
- a00b5d7 Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
- e39fd13 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
- da703f9 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
- cc29388 insta/uninstall events were Logged as error instead of info by Peter Kriens · 16 years ago
- 8907915 Reformatted to match Felix coding style. by Richard S. Hall · 16 years ago
- 3b8c629 FELIX-524, FELIX-529, diverse small improvements by Peter Kriens · 16 years ago