1. 2e88542 Better support for integration testing: by Felix Meschberger · 15 years ago
  2. 4360419 Update changelog files for the next release (1.4.2) by Clement Escoffier · 15 years ago
  3. 186cdd5 Have to use the project. properties instead of pom. properties in ant tasks for older maven versions by Felix Meschberger · 15 years ago
  4. 8ef04e2 add common/eclipse runtime to plugins dir by David Morgan Spencer Savage · 15 years ago
  5. 784d49b add skeleton launcher for osgi runtimes by David Morgan Spencer Savage · 15 years ago
  6. 3998856 add interalised commons cli classes (to prevent making "real" impls global classes) by David Morgan Spencer Savage · 15 years ago
  7. ae7863a tidy up unused interface methods by David Morgan Spencer Savage · 15 years ago
  8. 9d02075 Add the ability to set the initial bundle start level. (FELIX-1510) by Richard S. Hall · 15 years ago
  9. 6b477c8 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  10. b9924d8 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.0 by Felix Meschberger · 15 years ago
  11. 13e9151 Have to explicitly state the test bundle and not scan the target by Felix Meschberger · 15 years ago
  12. 0ad1379 Use new Felix Parent POM 1.2 by Felix Meschberger · 15 years ago
  13. d458eaa FELIX-1504 Move the "official" implementation of the ComponentInstance by Felix Meschberger · 15 years ago
  14. f32700a FELIX-1448 setting the static bundle to a different location than by Felix Meschberger · 15 years ago
  15. ecfd530 FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  16. 78ea08e FELIX-1488 Disable configuration reassignment due to changing the static by Felix Meschberger · 15 years ago
  17. 85bb47c FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  18. 2e9e50d FELIX-1508 Have to adapt the overwritten method signature by Felix Meschberger · 15 years ago
  19. 02f457d FELIX-1508 Prevent CM_UPDATED event from being fired after by Felix Meschberger · 15 years ago
  20. ce67d73 FELIX-1507 Add unified error handling for update and delete call back methods by Felix Meschberger · 15 years ago
  21. c7c2fb8 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spencer Savage · 15 years ago
  22. 76876ba FELIX-1506 by Derek Baum · 15 years ago
  23. ca3cd98 FELIX-1488 ConfigurationAdminImpl.getConfiguration(String) should set by Felix Meschberger · 15 years ago
  24. be682e3 Use component.id instead of service.pid as the key in the INSTANCES map by Felix Meschberger · 15 years ago
  25. a6ad976 Split integration tests into separate classes for easier maintenance by Felix Meschberger · 15 years ago
  26. 883c48c New test verifying that a single-component XML document without the by Felix Meschberger · 15 years ago
  27. cefe5eb FELIX-1488 support for another use case: by Felix Meschberger · 15 years ago
  28. 6f5b69e FELIX-1488 configuration replacement if static bundle binding is by Felix Meschberger · 15 years ago
  29. c12db8c FELIX-1488 dynamic binding must not be removed before initiating the by Felix Meschberger · 15 years ago
  30. 41cce52 FELIX-1146 refactor update tasks to immediately gather configurations by Felix Meschberger · 15 years ago
  31. ef47004 FELIX-1488 Factor out common properties of Factory and ConfigurationImpl by Felix Meschberger · 15 years ago
  32. 8659e39 Further integration tests and split up of tests into by Felix Meschberger · 15 years ago
  33. 9572d60 add apache header and format by David Morgan Spencer Savage · 15 years ago
  34. e88a7a3 add trivial socket based control layer for framework launcher by David Morgan Spencer Savage · 15 years ago
  35. 32b25e5 add m2 repository to sigil-repos by David Morgan Spencer Savage · 15 years ago
  36. f1e49b8 add support for expanding system properties as well as environment properties in bld files FELIX-1499 by David Morgan Spencer Savage · 15 years ago
  37. 550edd9 add jdt debug ui and launch support by David Morgan Spencer Savage · 15 years ago
  38. 4f95ca7 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
  39. dfeeb72 Fix FELIX-1497. by Clement Escoffier · 15 years ago
  40. 737a30b check for null prior to setup of iterator FELIX-1496 by David Morgan Spencer Savage · 15 years ago
  41. 50de2e6 Remove empty dir by Guillaume Nodet · 15 years ago
  42. ab96878 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  43. a0e8e33 Consolidate "update" flag setting with configuraiton property update setting by Felix Meschberger · 15 years ago
  44. 15e1c6f Ensure update/delete is sent regardless of whether the configuration by Felix Meschberger · 15 years ago
  45. 42764b8 Split integration tests into separate classes with a by Felix Meschberger · 15 years ago
  46. 751a487 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  47. 6469912 Update OSGi copyright years by Felix Meschberger · 15 years ago
  48. fdaf5fc FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  49. ef83c74 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  50. e8352b1 Rename a method. by Richard S. Hall · 15 years ago
  51. 61c8e28 Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  52. a454b20 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  53. 8f62c43 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  54. 155efd4 use session.err rather than System.err to write message added in FELIX-1405. by Derek Baum · 15 years ago
  55. c6b1224 no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491 by David Morgan Spencer Savage · 15 years ago
  56. 3f9e4da FELIX-1488 Dynamic configuration bindings have to also be by Felix Meschberger · 15 years ago
  57. 875d132 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  58. bd76181 Fix karaf echo command by Guillaume Nodet · 15 years ago
  59. 99dd73c remove dependency on internal pde classes FELIX-1490 by David Morgan Spencer Savage · 15 years ago
  60. b668207 add zest dependencies to site by David Morgan Spencer Savage · 15 years ago
  61. 0fa74f1 Integration tests for : by Felix Meschberger · 15 years ago
  62. 56e2b7e FELIX-1489 submit created configurations without properties to by Felix Meschberger · 15 years ago
  63. 851c641 FELIX-1486 Support multi-value PIDs by Felix Meschberger · 15 years ago
  64. 6a698df FELIX-1488 Only persist static configuration bindings and keep dynamic by Felix Meschberger · 15 years ago
  65. 4393f3d FELIX-1486 support testing with multi-value PIDs by Felix Meschberger · 15 years ago
  66. f10f93c fix FELIX-1408 by Derek Baum · 15 years ago
  67. 42516c6 tidy up npe caused by commented out image reference by David Morgan Spencer Savage · 15 years ago
  68. aac8a01 Remove FailureActivator not ready for SVN yet (erroneously committed by Felix Meschberger · 15 years ago
  69. 3434f38 FELIX-1479 Enhance FilePersistenceManager by checks for the system by Felix Meschberger · 15 years ago
  70. 82563bb FELIX-1165 Integration test ensuring ManagedService reconfiguration by Felix Meschberger · 15 years ago
  71. 5d3e7ac FELIX-1165 Ensure setting the service reference field for a ManagedService by Felix Meschberger · 15 years ago
  72. df26ae8 FELIX-1477 Apply slightly modified (formatting) patch by Andy Wilkinson by Felix Meschberger · 15 years ago
  73. 5a87a0d FELIX-1219 Bump cm package export as per the OSGi Alliance decision by Felix Meschberger · 15 years ago
  74. 5dfaa96 FELIX-1234 Use factory PID for configuration plugin selection if the by Felix Meschberger · 15 years ago
  75. c124524 Use released domoware artifacts (available on central) by Stuart McCulloch · 15 years ago
  76. d2623ab Temporarily remove upnp from build (until remote repo is back) by Stuart McCulloch · 15 years ago
  77. f6bd608 Cleanup some stale dependencies by Stuart McCulloch · 15 years ago
  78. 819d0b7 FELIX-1484 integration test ensuring bundle location of configuration by Felix Meschberger · 15 years ago
  79. af9ad1b Update versions. by Clement Escoffier · 15 years ago
  80. 5183ce0 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  81. cb3ec2a FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
  82. 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
  83. 3ff4765 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  84. f3b6b48 Replaced some more @author tags. by Richard S. Hall · 15 years ago
  85. 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  86. 429d049 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  87. 614cd6a Avoid possible NPE by Guillaume Nodet · 15 years ago
  88. b1a6025 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  89. 41dbacb FELIX-1469: Add svn:ignore property to some Karaf modules by Guillaume Nodet · 15 years ago
  90. db5886a FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  91. cb5dc3b FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  92. fb28019 Enable built-in echo command by Guillaume Nodet · 15 years ago
  93. 7a5b718 FELIX-1306 implemented the patch by Marcel Offermans · 15 years ago
  94. d09fb05 FELIX-1305 applied the supplied fix by Marcel Offermans · 15 years ago
  95. c2d8716 updated to more recent versions of dependencies by Marcel Offermans · 15 years ago
  96. 757489c FELIX-1464 forgot to invoke getName() on the Class by Marcel Offermans · 15 years ago
  97. 8ec8aaf Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  98. 85807db FELIX-1278 changed the semantics of the API, therefore I bumped the version to 3.0.0 by Marcel Offermans · 15 years ago
  99. 1f7180f Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  100. a036998 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