1. 9254582 FELIX-3532 Update to latest bundle plugin by Felix Meschberger · 12 years ago
  2. cba2b2a [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 12 years ago
  3. a321089 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.4.0 by Felix Meschberger · 12 years ago
  4. 5d6dcc9 Update changelog by Felix Meschberger · 12 years ago
  5. d4c93bd developerConnection must be https URL by Felix Meschberger · 12 years ago
  6. ab3c9ce [maven-release-plugin] rollback the release of org.apache.felix.configadmin-1.4.0 by Felix Meschberger · 12 years ago
  7. 70ed09f [maven-release-plugin] prepare release org.apache.felix.configadmin-1.4.0 by Felix Meschberger · 12 years ago
  8. abb0bc2 FELIX-3177 Replace temp. inclusion of OSGi source by offical class inclusion by Felix Meschberger · 12 years ago
  9. b3bae58 FELIX-2888 Return newly created factory configurations from getConfiguration even though such configuration is not persisted yet. by Felix Meschberger · 12 years ago
  10. 93edd66 Improve loggin of configuration update failure and include pid of the configuration whose updated failed. by Felix Meschberger · 12 years ago
  11. 623f714 FELIX-3327 Throw IllegalStateException on setBundleLocation, getBundleLocation, update, and delete if the Configuration Admin Service has been stopped. by Felix Meschberger · 12 years ago
  12. f768ef9 Add some more logging by Felix Meschberger · 12 years ago
  13. 1cc7aa7 Add another bug reference to the change log by Felix Meschberger · 12 years ago
  14. 4a48e25 FELIX-3301 Enforce only using Java 1.3 API and fix one single non-Java 1.3 API use by Felix Meschberger · 12 years ago
  15. c97f3dd Update changelog with three more bugs fixed by Felix Meschberger · 13 years ago
  16. 2444da6 FELIX-3233 Ensure canReceive is called with non-null Bundle argument and log if ServiceReference.getBundle() becomes null before handling the update (this can happen in race-condition situations where the service is unregistered before the update is [asynchronously] processed). by Felix Meschberger · 13 years ago
  17. 6120723 FELIX-3231 Remove update counter and rename lastModificationTime to revision to better reflect the intent of the field. by Felix Meschberger · 13 years ago
  18. 07c56d7 Fix test cases by Felix Meschberger · 13 years ago
  19. 1ee888d Fix log message: UpdateTask can be for ManagedSevice and ManagedServiceFactory by Felix Meschberger · 13 years ago
  20. 0135b32 Improve logging (indicate updated service in UpdateTask and add bundle location to reference output) by Felix Meschberger · 13 years ago
  21. 565151a FELIX-3230 Properly check permission of configuration location (CP("*",CONFIGURE) in case of null location) by Felix Meschberger · 13 years ago
  22. 55d0a82 FELIX-3227 If existing configuration is not visible to an MS, the update method is called with null by Felix Meschberger · 13 years ago
  23. 5761b86 Update changelog with three bugs fixed by Felix Meschberger · 13 years ago
  24. ad94987 FELIX-3229 Fix permission checks (and clean code up a bit) for getConfiguration(String, String) and createFactoryConfiguration(String, String) by Felix Meschberger · 13 years ago
  25. 137ee72 Log a DEBUG message in the update task if there are no MS[F] to update by Felix Meschberger · 13 years ago
  26. fa6f013 FELIX-3228 Properly check for CP("*", CONFIGURE) in case the current location is null by Felix Meschberger · 13 years ago
  27. 27689c1 FELIX-3227 Comply with Config Admin 1.4 to call ManagedService.update with null if configuration is not visible by Felix Meschberger · 13 years ago
  28. f0c5a3d Add DEBUG logging to ConfigurationAdmin and Configuration API method implementations by Felix Meschberger · 13 years ago
  29. c4696e4 FELIX-3200 Update change log by Felix Meschberger · 13 years ago
  30. cdb12bf Use ${project.artifact} for maven3 warning prevention .... ;-) by Felix Meschberger · 13 years ago
  31. 05d89e1 FELIX-3200 Track ManagedService[Factory] PID changes by Felix Meschberger · 13 years ago
  32. fb833e7 FELIX-3176 Implement Config Admin 1.4 Changes by Felix Meschberger · 13 years ago
  33. 12acf34 Add fixed improvement issue by Felix Meschberger · 13 years ago
  34. 9108571 remove unneeded import by Felix Meschberger · 13 years ago
  35. 4f26929 FELIX-3180 Provide MessageFormat based logging method by Felix Meschberger · 13 years ago
  36. 35658d5 FELIX-3176 Implement Configuration Admin 4.1 changes: by Felix Meschberger · 13 years ago
  37. a323727 Update changelog to remove never released 1.2.10 version and prepare for the next 1.4.0 release by Felix Meschberger · 13 years ago
  38. 6260c1f FELIX-3046 Ensure empty arrays and collections are written out to the files and read again by Felix Meschberger · 13 years ago
  39. 2c04dcf FELIX-3176 Implement Configuration Admin 4.1 changes: by Felix Meschberger · 13 years ago
  40. 2f8f3c0 FELIX-3176 Implement Configuration Admin 4.1 changes: by Felix Meschberger · 13 years ago
  41. 007c50e FELIX-3176 Implement Configuration Admin 4.1 changes: by Felix Meschberger · 13 years ago
  42. 0cbb3ff FELIX-3175 Fix the RankingComparator to accomodate for services to be sorted in collections (array, set) according to regular service.ranking property as well as service.cmRanking (for ConfigurationPlugins) ordering. Added unit tests to make sure the comparator works as expected. by Felix Meschberger · 13 years ago
  43. 9bc0012 Use released plugin by Carsten Ziegeler · 13 years ago
  44. 51d21ad Use latest releases by Carsten Ziegeler · 13 years ago
  45. 0ae60e6 Use latest snapshot by Carsten Ziegeler · 13 years ago
  46. 031638e Update changelog by Guillaume Nodet · 13 years ago
  47. f3870bb FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies by Guillaume Nodet · 13 years ago
  48. dc8a553 FELIX-2847 Prevent NPE if service already unregistered by Felix Meschberger · 13 years ago
  49. cc75552 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 13 years ago
  50. 72f9507 Add missing ASL license header by Felix Meschberger · 13 years ago
  51. 049cc07 FELIX-2766 Don't throw FileNotFoundException when calling by Felix Meschberger · 13 years ago
  52. 417f66c FELIX-2771 Fix Foundation and Mika platform issues: by Felix Meschberger · 13 years ago
  53. b3c6ac9 Add Bundle-DocURL to manifest by Felix Meschberger · 13 years ago
  54. 4b26df9 FELIX-2813 Make the service registration field volatile and ensure the asynchronous threads are started only after registering the service and stopped before unregistering the service. by Felix Meschberger · 13 years ago
  55. 33ad4a7 FELIX-2813 This test shows the issue, even though it does not fail. If somebody knows how to make a test fail if another thread throws a NPE, feel free to jump in. by Marcel Offermans · 13 years ago
  56. b506d79 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  57. 76fb338 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.8 by Felix Meschberger · 14 years ago
  58. e3c0e4b FELIX-2184 The definitions of PID and configuration property name syntax are actually only recommendations not prescriptions. Thus PIDs may technically be any string and should be accepted from both the party setting up new configuration as well as from persistence. Adding tests to verify this. by Felix Meschberger · 14 years ago
  59. 80a9d5f FELIX-1984 Define proper import versions for the packages exported/expected by the bundle and also define the proper version for the dynamic log service import by Felix Meschberger · 14 years ago
  60. 574dd36 Backup version for aborted release by Felix Meschberger · 14 years ago
  61. b8620b8 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  62. 774b17b [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.8 by Felix Meschberger · 14 years ago
  63. 8c4700f Add svn location by Carsten Ziegeler · 14 years ago
  64. 5e871e2 Modified DEPS format. by Richard S. Hall · 14 years ago
  65. 54b45c4 update changelog by Felix Meschberger · 14 years ago
  66. a2024a4 FELIX-2559 rename existing NOTICE file to DEPENDENCIES and add ASF compliant NOTICE file by Felix Meschberger · 14 years ago
  67. b68d1cf FELIX-2557 Further work on event dispatching: ConfigurationManager now uses two separate threads to dispatch configuration events and configuration updates. Both threads are configured to be members of their own thread group, which is a daemon group to be destroyed once both dispatcher threads terminate. by Felix Meschberger · 14 years ago
  68. 3b2b415 Add some delay in the ConfigurationBindingTest to ensure newly created configurations are not immediately distributed to starting bundles. by Felix Meschberger · 14 years ago
  69. 5899248 Use new isLogEnabled method to check whether DEBUG logging is enabled before calling the log method. by Felix Meschberger · 14 years ago
  70. 9967fbb FELIX-2557 Refactor ConfigurationEvent dispatching: by Felix Meschberger · 14 years ago
  71. 51e9c90 FELIX-1545 Use DEBUG level for log messages during test by Felix Meschberger · 14 years ago
  72. 8d9851a FELIX-1545 Adding Pierre de Rop's stress test (thanks alot for providing) to the integration test suite and changed the way the last update field is set: It is now set to the value of the last modification time field at the time the properties were retrieved from the configuration for the asynchronous update call. by Felix Meschberger · 14 years ago
  73. f4e20d1 FELIX-1907 added clarification statements regarding the use of the dictionaries and stability of the Enumeration by Felix Meschberger · 14 years ago
  74. a86cdfc FELIX-2552 Add chaching layer for the PersistenceManager services and remove unused PeristenceManagerProxy class by Felix Meschberger · 14 years ago
  75. f5d3f0f Add changelog.txt by Felix Meschberger · 14 years ago
  76. f2641a2 FELIX-2554 simplify integration test setup by adding a build profile "ide" generating a version of the bundle easily accessible with PAX Exam both from within Maven build and from within IDEs by Felix Meschberger · 14 years ago
  77. a37988a FELIX-2179 Actually none of the dependencies need to be compile. So changing dependencies to provided and upgrading bundle plugin to be able to include classes from the provded dependency. by Felix Meschberger · 14 years ago
  78. b93eea9 FELIX-2179 Apply patch by David Jencks (thanks) by Felix Meschberger · 14 years ago
  79. 5e18fac FELIX-1727 fixed key validation allowing leading dots and throwing on by Felix Meschberger · 15 years ago
  80. 6f13aa2 FELIX-1543 Refer to official OSGi core and compendium library by Felix Meschberger · 15 years ago
  81. affab19 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  82. 28e7e13 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.6 by Felix Meschberger · 15 years ago
  83. cb46b9e FELIX-1545 Added guards to ManagedService[Factory]Update to prevent multiple by Felix Meschberger · 15 years ago
  84. d576107 For better logging (especially in cases of the LogService implemented using by Felix Meschberger · 15 years ago
  85. bbc2778 FELIX-1545 remove System.out.println() from helper classes ... by Felix Meschberger · 15 years ago
  86. f23eb07 FELIX-1545 implement last modification and last update trackers by Felix Meschberger · 15 years ago
  87. cec9c32 FELIX-1545 integration testcases exhibiting the concurrency issues of by Felix Meschberger · 15 years ago
  88. c67f9dc Instead of just sitting for a number of seconds we add a ConfigurationAdmin by Felix Meschberger · 15 years ago
  89. 5f71d44 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  90. 3e6b0d5 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.4 by Felix Meschberger · 15 years ago
  91. 74d75ab Describe in OBR as implementing version 1.3 of the Configuration Admin Service by Felix Meschberger · 15 years ago
  92. fd52e31 FELIX-1542 add lastModificationTime and lastUpdateTime fields to track by Felix Meschberger · 15 years ago
  93. 52f8a5d FELIX-1541 Include official org.osgi.service.cm sources received by Felix Meschberger · 15 years ago
  94. e833bde [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  95. 9555f47 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.2 by Felix Meschberger · 15 years ago
  96. 35ab36a FELIX-1535 check permission against current access control context by Felix Meschberger · 15 years ago
  97. f0cb52b Add use of codehaus plugins and OPS4J stuff to the NOTICE file by Felix Meschberger · 15 years ago
  98. 186cdd5 Have to use the project. properties instead of pom. properties in ant tasks for older maven versions by Felix Meschberger · 15 years ago
  99. 6b477c8 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  100. b9924d8 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.0 by Felix Meschberger · 15 years ago