1. 15eab9e set the maven-bundle-plugin version 1.4.3 to support obr deployment by Clement Escoffier · 15 years ago
  2. 2c30d37 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. c5e77a4 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
  4. 7a7b429 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  5. 394aff2 FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
  6. b885cbf 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. 6c8b9c6 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  8. f4f0937 Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  9. 632280d FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  10. c2f6b39 FELIX-1382. FileInstall attempts to uninstall SystemBundle. Patch provided by Sahoo by Filippo Diotalevi · 15 years ago
  11. 90c8793 FELIX-1301 Limit FileInstall configuration information to one line in the output. Patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  12. b959c72 Update change log for version 1.2.0. by Richard S. Hall · 15 years ago
  13. 283b83c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  14. 2b55707 [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.2.0 by Karl Pauls · 15 years ago
  15. cd099af Applied patch (FELIX-1241) to log a message when a bundle is started. by Richard S. Hall · 15 years ago
  16. 8fb90cd Applied patch (FELIX-1251) to handle when the watched directory is removed. by Richard S. Hall · 15 years ago
  17. a872d4c Removed extraneous whitespace after/before parenthesis. by Richard S. Hall · 15 years ago
  18. e862f7d Apply patch (FELIX-1235) to handle misconfigured watch directory. by Richard S. Hall · 15 years ago
  19. 6e65373 Apply patch (FELIX-1228) to allow spaces in file names. by Richard S. Hall · 15 years ago
  20. 6d73334 Applied patch (FELIX-1203) to check for uninstalled bundle. by Richard S. Hall · 15 years ago
  21. 91f0c77 Applied patch (FELIX-1216) to avoid class cast exception by Richard S. Hall · 15 years ago
  22. 585a4bc Applied patch (FELIX-1179) to have File Install recognize files by content by Richard S. Hall · 16 years ago
  23. dcd84e5 Applied patch (FELIX-1174) to print stack trace. by Richard S. Hall · 16 years ago
  24. d1e37df [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  25. b854519 [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.0.0 by Clement Escoffier · 16 years ago
  26. 19ba2f2 Update changelog by Clement Escoffier · 16 years ago
  27. bdc3839 Fix issue Felix-1055 by Clement Escoffier · 16 years ago
  28. d694f0d Commit the patch attached to the Felix-1036 issue (FileInstaller spawns multiple watchers for same directory) by Clement Escoffier · 16 years ago
  29. a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
  30. d0b0bfb [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  31. 5c8c80d [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.2 by Clement Escoffier · 16 years ago
  32. 029070e Remove duplicate file by Clement Escoffier · 16 years ago
  33. b838ddc Add patch (FELIX-998) to add metatype information to File Install. by Richard S. Hall · 16 years ago
  34. f5f01e9 Applied patch (FELIX-983) to support variable substitution in config file. by Richard S. Hall · 16 years ago
  35. a268ddd Fix unit tests on Windows by Stuart McCulloch · 16 years ago
  36. 1a6e23d Applied patch (FELIX-895) to fix configuration property handling. by Richard S. Hall · 16 years ago
  37. c1050fc Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 16 years ago
  38. 9606503 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 16 years ago
  39. 7c0d304 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
  40. 899b7bd Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
  41. 9e642d9 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
  42. 2999443 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
  43. 6e34fe3 insta/uninstall events were Logged as error instead of info by Peter Kriens · 16 years ago
  44. 71aaa6b Updated NOTICE file to include proper copyright years. by Richard S. Hall · 16 years ago
  45. 78cb989 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  46. 9f1b68d [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.0 by Carsten Ziegeler · 16 years ago
  47. 3b74fe9 Add missing licence by Carsten Ziegeler · 16 years ago
  48. 339c05b bnd file has no meaning by Peter Kriens · 16 years ago
  49. 558f651 Added org.osgi.service.log to the exports by Peter Kriens · 16 years ago
  50. 4e054d6 Modified the POM to include the package for org.osgi.service.log so it was not required by Peter Kriens · 16 years ago
  51. 334e66d Reformatted to match Felix coding style. by Richard S. Hall · 16 years ago
  52. 06cfb55 FELIX-524, FELIX-529, diverse small improvements by Peter Kriens · 16 years ago
  53. 339cf02 Test commit by Peter Kriens · 16 years ago
  54. b601b6e Added a NOTICE file that indicates that this project uses and includes by Richard S. Hall · 17 years ago
  55. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  56. b63426f Initial commit of Peter Kriens' contributed File Install bundle. Includes by Richard S. Hall · 17 years ago