1. f6f71e0 removed redundant constructions from test cases. applied patch in FELIX-1505. by Derek Baum · 15 years ago
  2. 3ef42ad Add integration tests for service binding mechanisms by Felix Meschberger · 15 years ago
  3. 67ded9f Re-work on Felix-1518 Apply Guillaume patch, Fix the potential NPE by Clement Escoffier · 15 years ago
  4. 8be074e [karaf] better exception message when reporting an unknown feature from the maven plugin by Guillaume Nodet · 15 years ago
  5. 6a8e2f1 [karaf] Fix spring-osgi-annotation version in the features.xml by Guillaume Nodet · 15 years ago
  6. dc53cee Update changelog by Clement Escoffier · 15 years ago
  7. 87e038f Update changelog by Clement Escoffier · 15 years ago
  8. c89194f Fix FELIX-1518 by Clement Escoffier · 15 years ago
  9. c39a204 Remove the completely outdated changelog ... by Felix Meschberger · 15 years ago
  10. f4ae4e4 FELIX-1503 Add API to ComponentHolder to allow ImmediateComponentManager instances by Felix Meschberger · 15 years ago
  11. 680786b Better support for integration testing: by Felix Meschberger · 15 years ago
  12. 7d84e9b Update changelog files for the next release (1.4.2) by Clement Escoffier · 15 years ago
  13. 590e947 Have to use the project. properties instead of pom. properties in ant tasks for older maven versions by Felix Meschberger · 15 years ago
  14. 88ed1f8 add common/eclipse runtime to plugins dir by David Morgan Spenser Savage · 15 years ago
  15. 91e7a96 add skeleton launcher for osgi runtimes by David Morgan Spenser Savage · 15 years ago
  16. 92f5927 add interalised commons cli classes (to prevent making "real" impls global classes) by David Morgan Spenser Savage · 15 years ago
  17. 969af6f tidy up unused interface methods by David Morgan Spenser Savage · 15 years ago
  18. d065d14 Add the ability to set the initial bundle start level. (FELIX-1510) by Richard S. Hall · 15 years ago
  19. d33af10 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  20. f72dff7 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.0 by Felix Meschberger · 15 years ago
  21. ed509ef Have to explicitly state the test bundle and not scan the target by Felix Meschberger · 15 years ago
  22. fb05f00 Use new Felix Parent POM 1.2 by Felix Meschberger · 15 years ago
  23. b37b191 FELIX-1504 Move the "official" implementation of the ComponentInstance by Felix Meschberger · 15 years ago
  24. 0c0e48e FELIX-1448 setting the static bundle to a different location than by Felix Meschberger · 15 years ago
  25. 440c633 FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  26. f9837ba FELIX-1488 Disable configuration reassignment due to changing the static by Felix Meschberger · 15 years ago
  27. a1c197e FELIX-1488 Since the reassignement of configuration is desired but not by Felix Meschberger · 15 years ago
  28. 9ca9dc7 FELIX-1508 Have to adapt the overwritten method signature by Felix Meschberger · 15 years ago
  29. 612dba1 FELIX-1508 Prevent CM_UPDATED event from being fired after by Felix Meschberger · 15 years ago
  30. 14d2497 FELIX-1507 Add unified error handling for update and delete call back methods by Felix Meschberger · 15 years ago
  31. f5a3f00 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spenser Savage · 15 years ago
  32. 8d000e1 FELIX-1506 by Derek Baum · 15 years ago
  33. c214c5d FELIX-1488 ConfigurationAdminImpl.getConfiguration(String) should set by Felix Meschberger · 15 years ago
  34. c6708c7 Use component.id instead of service.pid as the key in the INSTANCES map by Felix Meschberger · 15 years ago
  35. d2cb225 Split integration tests into separate classes for easier maintenance by Felix Meschberger · 15 years ago
  36. 72835d2 New test verifying that a single-component XML document without the by Felix Meschberger · 15 years ago
  37. b571457 FELIX-1488 support for another use case: by Felix Meschberger · 15 years ago
  38. d19cf36 FELIX-1488 configuration replacement if static bundle binding is by Felix Meschberger · 15 years ago
  39. c383c3b FELIX-1488 dynamic binding must not be removed before initiating the by Felix Meschberger · 15 years ago
  40. 8d871cc FELIX-1146 refactor update tasks to immediately gather configurations by Felix Meschberger · 15 years ago
  41. 82ce019 FELIX-1488 Factor out common properties of Factory and ConfigurationImpl by Felix Meschberger · 15 years ago
  42. 2e1e709 Further integration tests and split up of tests into by Felix Meschberger · 15 years ago
  43. 281da95 add apache header and format by David Morgan Spenser Savage · 15 years ago
  44. 881c4e3 add trivial socket based control layer for framework launcher by David Morgan Spenser Savage · 15 years ago
  45. 2f8361e add m2 repository to sigil-repos by David Morgan Spenser Savage · 15 years ago
  46. 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
  47. d3a1fd2 add jdt debug ui and launch support by David Morgan Spenser Savage · 15 years ago
  48. c5e77a4 FELIX-938: fileinstall try to start too many bundles by Guillaume Nodet · 15 years ago
  49. 1ee7d18 Fix FELIX-1497. by Clement Escoffier · 15 years ago
  50. 2ca872d check for null prior to setup of iterator FELIX-1496 by David Morgan Spenser Savage · 15 years ago
  51. d05fe26 Remove empty dir by Guillaume Nodet · 15 years ago
  52. f7b0c81 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  53. ed34920 Consolidate "update" flag setting with configuraiton property update setting by Felix Meschberger · 15 years ago
  54. bc3c320 Ensure update/delete is sent regardless of whether the configuration by Felix Meschberger · 15 years ago
  55. ca25c51 Split integration tests into separate classes with a by Felix Meschberger · 15 years ago
  56. 8d9a141 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  57. 9113167 Update OSGi copyright years by Felix Meschberger · 15 years ago
  58. e6dea12 FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  59. f3c09a9 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  60. 2f1fb26 Rename a method. by Richard S. Hall · 15 years ago
  61. 684b74b Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  62. cb660f2 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  63. acdb337 FELIX-1488 Setting a static configuration binding must by Felix Meschberger · 15 years ago
  64. 22f4ffe use session.err rather than System.err to write message added in FELIX-1405. by Derek Baum · 15 years ago
  65. 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
  66. 2a91ce2 FELIX-1488 Dynamic configuration bindings have to also be by Felix Meschberger · 15 years ago
  67. 968eed0 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  68. a62166a Fix karaf echo command by Guillaume Nodet · 15 years ago
  69. 0199d85 remove dependency on internal pde classes FELIX-1490 by David Morgan Spenser Savage · 15 years ago
  70. 5ef21e7 add zest dependencies to site by David Morgan Spenser Savage · 15 years ago
  71. 33e690c Integration tests for : by Felix Meschberger · 15 years ago
  72. b0063bc FELIX-1489 submit created configurations without properties to by Felix Meschberger · 15 years ago
  73. 2bb2d5c FELIX-1486 Support multi-value PIDs by Felix Meschberger · 15 years ago
  74. befd9af FELIX-1488 Only persist static configuration bindings and keep dynamic by Felix Meschberger · 15 years ago
  75. 6d27a0a FELIX-1486 support testing with multi-value PIDs by Felix Meschberger · 15 years ago
  76. bac16ff fix FELIX-1408 by Derek Baum · 15 years ago
  77. 11f7562 tidy up npe caused by commented out image reference by David Morgan Spenser Savage · 15 years ago
  78. a2c2fc6 Remove FailureActivator not ready for SVN yet (erroneously committed by Felix Meschberger · 15 years ago
  79. 71385b0 FELIX-1479 Enhance FilePersistenceManager by checks for the system by Felix Meschberger · 15 years ago
  80. f954cc4 FELIX-1165 Integration test ensuring ManagedService reconfiguration by Felix Meschberger · 15 years ago
  81. c12bbf5 FELIX-1165 Ensure setting the service reference field for a ManagedService by Felix Meschberger · 15 years ago
  82. 9670b2c FELIX-1477 Apply slightly modified (formatting) patch by Andy Wilkinson by Felix Meschberger · 15 years ago
  83. cb95fd2 FELIX-1219 Bump cm package export as per the OSGi Alliance decision by Felix Meschberger · 15 years ago
  84. b7060c8 FELIX-1234 Use factory PID for configuration plugin selection if the by Felix Meschberger · 15 years ago
  85. 76182e2 Use released domoware artifacts (available on central) by Stuart McCulloch · 15 years ago
  86. 9b9c15b Temporarily remove upnp from build (until remote repo is back) by Stuart McCulloch · 15 years ago
  87. 0377183 Cleanup some stale dependencies by Stuart McCulloch · 15 years ago
  88. 3121d7a FELIX-1484 integration test ensuring bundle location of configuration by Felix Meschberger · 15 years ago
  89. 4cb4ff3 Update versions. by Clement Escoffier · 15 years ago
  90. 7a7b429 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  91. 394aff2 FELIX-1476: Allow system property substitution while loading configurations from files by Guillaume Nodet · 15 years ago
  92. 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
  93. 6c8b9c6 FELIX-1475: Add a file filter for a given watched directory by Guillaume Nodet · 15 years ago
  94. cf3a706 Replaced some more @author tags. by Richard S. Hall · 15 years ago
  95. f4f0937 Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  96. c83b9c2 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  97. e8f72c7 Avoid possible NPE by Guillaume Nodet · 15 years ago
  98. 9cb7cb8 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  99. b9432aa FELIX-1469: Add svn:ignore property to some Karaf modules by Guillaume Nodet · 15 years ago
  100. 6c90a03 FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago