1. 1a3f865 Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297). by Clement Escoffier · 13 years ago
  2. 46f516f FELIX-3334 : PreferencesManager can throw NPE after being stopped. by Carsten Ziegeler · 13 years ago
  3. b152127 FELIX-3329 FELIX-3330 Some small fixes and a lot of extra debug logging, added until we get coverage and confidence in the new code up. Renamed the TestUtils to Utils because they were being picked up as tests (having Test in the name). by Marcel Offermans · 13 years ago
  4. cd72abe FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor. by Marcel Offermans · 13 years ago
  5. ac28a8a FELIX-3329 FELIX-3330 Implemented support for deferred as well as multiple configuration admins. Deferred configuration admin services can be started and will be considered until the deployment session ends. Filtering can be done by adding an optional attribute to the <MetaData> tag with a filtercondition which will be applied on the configuration admin service. If it matches, or if there is no such filter, the configuration will be applied. by Marcel Offermans · 13 years ago
  6. b8fcbe2 FELIX-3338 implemented support for optional attributes, and added a test case for it by Marcel Offermans · 13 years ago
  7. a5d96bf FELIX-3336 Finalized the patch after finally understanding exactly what was going on. by Marcel Offermans · 13 years ago
  8. aecce2f It turns out that the FELIX-3337 issue is actually invalid, and the bug was in the test itself, not in the dependencymanager. Fixed the test in order to not change the S1 testkey=testvalue property, when updating S1 PID from config admin by Pierre De Rop · 13 years ago
  9. d7ff716 added test which is related to the FELIX-3337 issue by Pierre De Rop · 13 years ago
  10. 376059b FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it. by Marcel Offermans · 13 years ago
  11. aacf5f5 FELIX-3336 Added a test case while trying to hunt down a potential bug. by Marcel Offermans · 13 years ago
  12. 8300e1d FELIX-2335 Properly list filter mappings by Felix Meschberger · 13 years ago
  13. cecc806 FELIX-2625 Small improvements by Felix Meschberger · 13 years ago
  14. 3873108 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
  15. 044c4bf FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
  16. 557acd8 FELIX-3243 applied the patch by Marcel Offermans · 13 years ago
  17. 8213263 Improve loggin of configuration update failure and include pid of the configuration whose updated failed. by Felix Meschberger · 13 years ago
  18. 35ff0a7 FELIX-3327 Throw IllegalStateException on setBundleLocation, getBundleLocation, update, and delete if the Configuration Admin Service has been stopped. by Felix Meschberger · 13 years ago
  19. 0c3495b FELIX-3288 Properly overwrite base class method. Apply patch provided by Jarek Gawor (Thanks alot) by Felix Meschberger · 13 years ago
  20. 3ed7f96 Add some more logging by Felix Meschberger · 13 years ago
  21. 7a307e8 FELIX-3325 Apply patch by David Jencks (thanks!) to fix some issues with method resolution and code completeness in ReferenceMetadata. by Felix Meschberger · 13 years ago
  22. a172e43 FELIX-3321 : Improve implementation and reduce load on the service registry by Carsten Ziegeler · 13 years ago
  23. ee8032b httplite: update complete NOTICE to include reference for OSGi HTTP API that is bundled. Add ASL line to core bundle for consistency. by Ken Gilmer · 13 years ago
  24. 8d3ccae FELIX-3317 update changelog by Felix Meschberger · 13 years ago
  25. b1ade03 FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 13 years ago
  26. 39e1be3 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Pavlov Valchev · 13 years ago
  27. c70693e FELIX-3317 A delayed component in state registered may become active during service registration. This is a valid state change and must be accounted for. Also improve information on the service registration about to be removed. by Felix Meschberger · 13 years ago
  28. d909a00 FELIX-3317 Check component state after service registration to ensure component is still active before assigning the service reference. If the component became inactive (or another service registration is actually set in the registration field, the service is unregistered again. by Felix Meschberger · 13 years ago
  29. c615ebb Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Pavlov Valchev · 13 years ago
  30. b51a42a Fixed FELIX-3314 Sort UPnP devices in alphabetical order by Valentin Pavlov Valchev · 13 years ago
  31. 8beeec4 FELIX-3272 applied the patch by Marcel Offermans · 13 years ago
  32. 003fba3 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  33. 023e547 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.1 by Arjun Panday · 13 years ago
  34. 6118b38 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  35. 90ccf45 [maven-release-plugin] prepare release servicediagnostics.parent-0.1.1 by Arjun Panday · 13 years ago
  36. fa81c75 poms rework for release by Arjun Panday · 13 years ago
  37. 7ae5a19 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  38. 23a2b5f [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  39. 7505a53 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  40. c56452f [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  41. c4aa7bb httplite: reset module pom versions. by Ken Gilmer · 13 years ago
  42. eb42ab4 httplite: fix core pom path issue that caused DEPENDENCIES, NOTICE, and LICENSE to be included multiple times. by Ken Gilmer · 13 years ago
  43. 399a6b0 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  44. df4f305 [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  45. 95b14d8 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  46. 081857f [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  47. 45df539 httplite: fix Java 1.3 API violations found by Animal Sniffer now that plugin is properly configured in pom by Ken Gilmer · 13 years ago
  48. 3410841 httplite: fixes to scm stanza, move animal sniffer plugin into module from reactor. by Ken Gilmer · 13 years ago
  49. 2b95a14 [maven-release-plugin] rollback the release of org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  50. a351865 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  51. a3e61a0 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  52. fc10f88 httplite: tweak module names for consistency. by Ken Gilmer · 13 years ago
  53. bdf06e2 httplite: update names for modules to differ. by Ken Gilmer · 13 years ago
  54. cf74b81 httplite: reorg modules to core and complete. by Ken Gilmer · 13 years ago
  55. 5419b97 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  56. bd22733 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  57. 247eba1 httplite: revert parent pom version due to build error. by Ken Gilmer · 13 years ago
  58. 36878f1 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  59. 373c0a2 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  60. ad242f3 httplite: update poms from Karl Pauls suggestions regarding release problems. by Ken Gilmer · 13 years ago
  61. 44b80a8 When processing deferred activations, keep local copy of deferred list and by Richard S. Hall · 13 years ago
  62. 3acc96d [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  63. fc778c6 [maven-release-plugin] prepare release servicediagnostics-0.1.0 by Arjun Panday · 13 years ago
  64. 929f607 reset scm at parent level, comment sample module and constant in artifactId by Arjun Panday · 13 years ago
  65. b902123 set scm info at core level for release by Arjun Panday · 13 years ago
  66. 599fd6f added scm info at core level for release by Arjun Panday · 13 years ago
  67. bb89504 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.0 by Arjun Panday · 13 years ago
  68. 53f81a8 fixed core plugin artifact id by Arjun Panday · 13 years ago
  69. 2e48117 Add another bug reference to the change log by Felix Meschberger · 13 years ago
  70. 7d0c925 Add another bug reference to the change log by Felix Meschberger · 13 years ago
  71. 101ae11 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  72. a26683e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  73. fca1e2b [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  74. 5af5ee5 httplite: fix nesting error in poms when adapting to multiple target build by Ken Gilmer · 13 years ago
  75. 0f26749 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  76. bdc093b httplite: add Animal Sniffer plugin to build to enforce Java 1.3 API compliance as suggested by Felix Meschberger. Fixes FELIX-3287. by Ken Gilmer · 13 years ago
  77. 458b1a9 FELIX-3301 Enforce only using Java 1.3 API and fix one single non-Java 1.3 API use by Felix Meschberger · 13 years ago
  78. 0218f0f [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  79. 0afb7fd [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  80. a038b7f httplite: rollback pom version from failed release. by Ken Gilmer · 13 years ago
  81. 02a1d3f httplite: fix parent pom version in root pom. by Ken Gilmer · 13 years ago
  82. f8dd3a9 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  83. 1e53f6e [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  84. 25f012b httplite: fix xml formatting for release. by Ken Gilmer · 13 years ago
  85. 8c7a4b3 httplite: fix pom name colission with core project. by Ken Gilmer · 13 years ago
  86. 73ff186 httplite: update root pom.xml following example from http subproject. by Ken Gilmer · 13 years ago
  87. e288d71 httplite: fix project name in minimum and add url to pom.xml. by Ken Gilmer · 13 years ago
  88. f7fd2f3 httplite: update year in copyright notices. by Ken Gilmer · 13 years ago
  89. dcfa0eb httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  90. ab0922c httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  91. 8dfdfac httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  92. 0cfddfb httplite: more experiments with svnignore by Ken Gilmer · 13 years ago
  93. e047fab httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  94. acaccb3 httplite: update svnignore (3rd try) by Ken Gilmer · 13 years ago
  95. a47f688 httplite: update svnignore (2nd try) by Ken Gilmer · 13 years ago
  96. 4ab19e9 httplite: update svnignore by Ken Gilmer · 13 years ago
  97. 193c3cc httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  98. c098532 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  99. 4529306 httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  100. 89471ac httplite: put 'shutdown server on last client deregistration' optimization in a thread and wait 30 seconds before checking if no clients are registered. Fixes issue in which sole client "bounces" registration service on start and causes deadlock in server. by Ken Gilmer · 13 years ago