1. b37b191 FELIX-1504 Move the "official" implementation of the ComponentInstance by Felix Meschberger · 15 years ago
  2. 0c0e48e FELIX-1448 setting the static bundle to a different location than by Felix Meschberger · 15 years ago
  3. 440c633 FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  4. f9837ba FELIX-1488 Disable configuration reassignment due to changing the static by Felix Meschberger · 15 years ago
  5. a1c197e FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  6. 9ca9dc7 FELIX-1508 Have to adapt the overwritten method signature by Felix Meschberger · 15 years ago
  7. 612dba1 FELIX-1508 Prevent CM_UPDATED event from being fired after by Felix Meschberger · 15 years ago
  8. 14d2497 FELIX-1507 Add unified error handling for update and delete call back methods by Felix Meschberger · 15 years ago
  9. f5a3f00 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spenser Savage · 15 years ago
  10. 8d000e1 FELIX-1506 by Derek Baum · 15 years ago
  11. c214c5d FELIX-1488 ConfigurationAdminImpl.getConfiguration(String) should set by Felix Meschberger · 15 years ago
  12. c6708c7 Use component.id instead of service.pid as the key in the INSTANCES map by Felix Meschberger · 15 years ago
  13. d2cb225 Split integration tests into separate classes for easier maintenance by Felix Meschberger · 15 years ago
  14. 72835d2 New test verifying that a single-component XML document without the by Felix Meschberger · 15 years ago
  15. b571457 FELIX-1488 support for another use case: by Felix Meschberger · 15 years ago
  16. d19cf36 FELIX-1488 configuration replacement if static bundle binding is by Felix Meschberger · 15 years ago
  17. c383c3b FELIX-1488 dynamic binding must not be removed before initiating the by Felix Meschberger · 15 years ago
  18. 8d871cc FELIX-1146 refactor update tasks to immediately gather configurations by Felix Meschberger · 15 years ago
  19. 82ce019 FELIX-1488 Factor out common properties of Factory and ConfigurationImpl by Felix Meschberger · 15 years ago
  20. 2e1e709 Further integration tests and split up of tests into by Felix Meschberger · 15 years ago
  21. 281da95 add apache header and format by David Morgan Spenser Savage · 15 years ago
  22. 881c4e3 add trivial socket based control layer for framework launcher by David Morgan Spenser Savage · 15 years ago
  23. 2f8361e add m2 repository to sigil-repos by David Morgan Spenser Savage · 15 years ago
  24. 81764b3 add support for expanding system properties as well as environment properties in bld files FELIX-1499 by David Morgan Spenser Savage · 15 years ago
  25. d3a1fd2 add jdt debug ui and launch support by David Morgan Spenser Savage · 15 years ago
  26. c5e77a4 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
  27. 1ee7d18 Fix FELIX-1497. by Clement Escoffier · 15 years ago
  28. 2ca872d check for null prior to setup of iterator FELIX-1496 by David Morgan Spenser Savage · 15 years ago
  29. d05fe26 Remove empty dir by Guillaume Nodet · 15 years ago
  30. f7b0c81 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  31. ed34920 Consolidate "update" flag setting with configuraiton property update setting by Felix Meschberger · 15 years ago
  32. bc3c320 Ensure update/delete is sent regardless of whether the configuration by Felix Meschberger · 15 years ago
  33. ca25c51 Split integration tests into separate classes with a by Felix Meschberger · 15 years ago
  34. 8d9a141 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  35. 9113167 Update OSGi copyright years by Felix Meschberger · 15 years ago
  36. e6dea12 FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  37. f3c09a9 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  38. 2f1fb26 Rename a method. by Richard S. Hall · 15 years ago
  39. 684b74b Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  40. cb660f2 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  41. acdb337 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  42. 22f4ffe use session.err rather than System.err to write message added in FELIX-1405. by Derek Baum · 15 years ago
  43. d207719 no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491 by David Morgan Spenser Savage · 15 years ago
  44. 2a91ce2 FELIX-1488 Dynamic configuration bindings have to also be by Felix Meschberger · 15 years ago
  45. 968eed0 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  46. a62166a Fix karaf echo command by Guillaume Nodet · 15 years ago
  47. 0199d85 remove dependency on internal pde classes FELIX-1490 by David Morgan Spenser Savage · 15 years ago
  48. 5ef21e7 add zest dependencies to site by David Morgan Spenser Savage · 15 years ago
  49. 33e690c Integration tests for : by Felix Meschberger · 15 years ago
  50. b0063bc FELIX-1489 submit created configurations without properties to by Felix Meschberger · 15 years ago
  51. 2bb2d5c FELIX-1486 Support multi-value PIDs by Felix Meschberger · 15 years ago
  52. befd9af FELIX-1488 Only persist static configuration bindings and keep dynamic by Felix Meschberger · 15 years ago
  53. 6d27a0a FELIX-1486 support testing with multi-value PIDs by Felix Meschberger · 15 years ago
  54. bac16ff fix FELIX-1408 by Derek Baum · 15 years ago
  55. 11f7562 tidy up npe caused by commented out image reference by David Morgan Spenser Savage · 15 years ago
  56. a2c2fc6 Remove FailureActivator not ready for SVN yet (erroneously committed by Felix Meschberger · 15 years ago
  57. 71385b0 FELIX-1479 Enhance FilePersistenceManager by checks for the system by Felix Meschberger · 15 years ago
  58. f954cc4 FELIX-1165 Integration test ensuring ManagedService reconfiguration by Felix Meschberger · 15 years ago
  59. c12bbf5 FELIX-1165 Ensure setting the service reference field for a ManagedService by Felix Meschberger · 15 years ago
  60. 9670b2c FELIX-1477 Apply slightly modified (formatting) patch by Andy Wilkinson by Felix Meschberger · 15 years ago
  61. cb95fd2 FELIX-1219 Bump cm package export as per the OSGi Alliance decision by Felix Meschberger · 15 years ago
  62. b7060c8 FELIX-1234 Use factory PID for configuration plugin selection if the by Felix Meschberger · 15 years ago
  63. 76182e2 Use released domoware artifacts (available on central) by Stuart McCulloch · 15 years ago
  64. 9b9c15b Temporarily remove upnp from build (until remote repo is back) by Stuart McCulloch · 15 years ago
  65. 0377183 Cleanup some stale dependencies by Stuart McCulloch · 15 years ago
  66. 3121d7a FELIX-1484 integration test ensuring bundle location of configuration by Felix Meschberger · 15 years ago
  67. 4cb4ff3 Update versions. by Clement Escoffier · 15 years ago
  68. 7a7b429 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  69. 394aff2 FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
  70. 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
  71. 6c8b9c6 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  72. cf3a706 Replaced some more @author tags. by Richard S. Hall · 15 years ago
  73. f4f0937 Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  74. c83b9c2 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  75. e8f72c7 Avoid possible NPE by Guillaume Nodet · 15 years ago
  76. 9cb7cb8 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  77. b9432aa FELIX-1469: Add svn:ignore property to some Karaf modules by Guillaume Nodet · 15 years ago
  78. 6c90a03 FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  79. 9ede1c2 FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  80. 547a3d8 Enable built-in echo command by Guillaume Nodet · 15 years ago
  81. 93a9ba7 FELIX-1306 implemented the patch by Marcel Offermans · 15 years ago
  82. fb7c3cb FELIX-1305 applied the supplied fix by Marcel Offermans · 15 years ago
  83. df602eb updated to more recent versions of dependencies by Marcel Offermans · 15 years ago
  84. 3b96a1a FELIX-1464 forgot to invoke getName() on the Class by Marcel Offermans · 15 years ago
  85. a5111ca Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  86. a4d6dc9 FELIX-1278 changed the semantics of the API, therefore I bumped the version to 3.0.0 by Marcel Offermans · 15 years ago
  87. ece73de Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  88. 920df14 FELIX-1278 changed the behaviour of setCallbacks() to turn off auto configuration if at least one valid callback was specified by Marcel Offermans · 15 years ago
  89. 96cbeca FELIX-1464 applied the patch with the exception of one change that I commented on in the issue. by Marcel Offermans · 15 years ago
  90. 5df8d60 FELIX-1126: No errors are generated for a bad URL passed to the features/addUrl, features/refreshUrl, or features/list commands. by Guillaume Nodet · 15 years ago
  91. ee747e4 FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi by Guillaume Nodet · 15 years ago
  92. 1ef6e40 FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  93. 94dd438 FELIX-1467: Add Karaf to top-level build files by Guillaume Nodet · 15 years ago
  94. e83e34a Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  95. c10e56a FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  96. 5b4d76d FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  97. 492d90e FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  98. da211f2 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  99. 45b4f57 FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  100. 4d838bd Upgrade various pax dependencies by Guillaume Nodet · 15 years ago