1. d4592bd set the maven-bundle-plugin version 1.4.3 to support obr deployment by Clement Escoffier · 15 years ago
  2. 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
  3. 4f95ca7 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
  4. 5183ce0 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  5. cb3ec2a FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
  6. 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
  7. 3ff4765 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  8. 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  9. 146cf70 FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  10. d8b7705 FELIX-1382. FileInstall attempts to uninstall SystemBundle. Patch provided by Sahoo by Filippo Diotalevi · 15 years ago
  11. 289d077 FELIX-1301 Limit FileInstall configuration information to one line in the output. Patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  12. 6cbf7a4 Update change log for version 1.2.0. by Richard S. Hall · 15 years ago
  13. 64192ef [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  14. d24d21a [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.2.0 by Karl Pauls · 15 years ago
  15. 920557b Applied patch (FELIX-1241) to log a message when a bundle is started. by Richard S. Hall · 15 years ago
  16. f5750f6 Applied patch (FELIX-1251) to handle when the watched directory is removed. by Richard S. Hall · 15 years ago
  17. b3e9baf Removed extraneous whitespace after/before parenthesis. by Richard S. Hall · 15 years ago
  18. 157f875 Apply patch (FELIX-1235) to handle misconfigured watch directory. by Richard S. Hall · 15 years ago
  19. 4b7fa57 Apply patch (FELIX-1228) to allow spaces in file names. by Richard S. Hall · 15 years ago
  20. bd0aba9 Applied patch (FELIX-1203) to check for uninstalled bundle. by Richard S. Hall · 15 years ago
  21. 96f05a1 Applied patch (FELIX-1216) to avoid class cast exception by Richard S. Hall · 15 years ago
  22. 0f17c89 Applied patch (FELIX-1179) to have File Install recognize files by content by Richard S. Hall · 15 years ago
  23. 4ff48d1 Applied patch (FELIX-1174) to print stack trace. by Richard S. Hall · 15 years ago
  24. 1f02891 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  25. 5acd606 [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.0.0 by Clement Escoffier · 15 years ago
  26. 8146652 Update changelog by Clement Escoffier · 15 years ago
  27. 2bf541e Fix issue Felix-1055 by Clement Escoffier · 15 years ago
  28. 214fce6 Commit the patch attached to the Felix-1036 issue (FileInstaller spawns multiple watchers for same directory) by Clement Escoffier · 15 years ago
  29. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  30. 45c1a55 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  31. e219aee [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.2 by Clement Escoffier · 15 years ago
  32. 5ba1dba Remove duplicate file by Clement Escoffier · 15 years ago
  33. 0e1cd1a Add patch (FELIX-998) to add metatype information to File Install. by Richard S. Hall · 15 years ago
  34. 8df625b Applied patch (FELIX-983) to support variable substitution in config file. by Richard S. Hall · 15 years ago
  35. cd3b388 Fix unit tests on Windows by Stuart McCulloch · 15 years ago
  36. 9f8c1dd Applied patch (FELIX-895) to fix configuration property handling. by Richard S. Hall · 16 years ago
  37. ce08279 Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 16 years ago
  38. 79029d9 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 16 years ago
  39. 5e01105 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
  40. a00b5d7 Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
  41. e39fd13 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
  42. da703f9 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
  43. cc29388 insta/uninstall events were Logged as error instead of info by Peter Kriens · 16 years ago
  44. 786c803 Updated NOTICE file to include proper copyright years. by Richard S. Hall · 16 years ago
  45. a8ab9f1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  46. 924c13d [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.0 by Carsten Ziegeler · 16 years ago
  47. e051084 Add missing licence by Carsten Ziegeler · 16 years ago
  48. cec2c04 bnd file has no meaning by Peter Kriens · 16 years ago
  49. dff574e Added org.osgi.service.log to the exports by Peter Kriens · 16 years ago
  50. 039f827 Modified the POM to include the package for org.osgi.service.log so it was not required by Peter Kriens · 16 years ago
  51. 8907915 Reformatted to match Felix coding style. by Richard S. Hall · 16 years ago
  52. 3b8c629 FELIX-524, FELIX-529, diverse small improvements by Peter Kriens · 16 years ago
  53. 8a3f185 Test commit by Peter Kriens · 16 years ago
  54. 99d0479 Added a NOTICE file that indicates that this project uses and includes by Richard S. Hall · 16 years ago
  55. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  56. b63426f Initial commit of Peter Kriens' contributed File Install bundle. Includes by Richard S. Hall · 17 years ago