1. 98029b0 Update to latest parent pom and released plugin by Carsten Ziegeler · 13 years ago
  2. 7dda41e FELIX-2997 : java.lang.NullPointerException during shutdown while sending events by Carsten Ziegeler · 13 years ago
  3. b901c57 [FELIX-3002] Embed the OBR specific information for the EventAdmin bundle in the manifest by Guillaume Nodet · 13 years ago
  4. f253d2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  5. 94801f3 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  6. 518dcfd Correct svn location by Carsten Ziegeler · 14 years ago
  7. 7a76cfb [maven-release-plugin] rollback the release of org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  8. 9a43449 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  9. 6e172fe Use latest releases by Carsten Ziegeler · 14 years ago
  10. 6d2eec9 Use latest snapshot by Carsten Ziegeler · 14 years ago
  11. 18b3df1 Use latest bundle plugin version by Carsten Ziegeler · 14 years ago
  12. 8fee278 FELIX-2915 : Potential deadlock on shutdown by Carsten Ziegeler · 14 years ago
  13. e828f8c Use new parent pom and benefit from FELIX-1747 by Carsten Ziegeler · 14 years ago
  14. f66014d [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  15. d098e62 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.10 by Carsten Ziegeler · 14 years ago
  16. 3af69a6 Update year and changelog by Carsten Ziegeler · 14 years ago
  17. 9f87ded FELIX-2861 : Remove unnecessary object creation by Carsten Ziegeler · 14 years ago
  18. c22a23f FELIX-2836 : Async threads should be daemon threads by Carsten Ziegeler · 14 years ago
  19. df19321 [maven-release-plugin] prepare for next development iteration by Sanjeeb Kumar Sahoo · 14 years ago
  20. 9fd2107 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.8 by Sanjeeb Kumar Sahoo · 14 years ago
  21. 2e858e5 Rolling back version in pom.xml to 1.2.7-SNAPSHOT as I have to restart release of 1.2.8 by Sanjeeb Kumar Sahoo · 14 years ago
  22. 72f3cd9 Updating changelog for rel 1.2.8 by Sanjeeb Kumar Sahoo · 14 years ago
  23. 25956e0 [maven-release-plugin] prepare for next development iteration by Sanjeeb Kumar Sahoo · 14 years ago
  24. 162dd18 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.8 by Sanjeeb Kumar Sahoo · 14 years ago
  25. 861a5c1 FELIX-2655: Make log level configurable by Sanjeeb Kumar Sahoo · 14 years ago
  26. e1303a9 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  27. 975858f [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.6 by Carsten Ziegeler · 14 years ago
  28. da589fb Update changelog by Carsten Ziegeler · 14 years ago
  29. 030fab2 Fix typo by Carsten Ziegeler · 14 years ago
  30. 3068479 FELIX-2608 : Threads should be daemon threads by Carsten Ziegeler · 14 years ago
  31. a5f500a Add changelog by Carsten Ziegeler · 14 years ago
  32. d4d7070 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  33. 6a5341d [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.4 by Carsten Ziegeler · 14 years ago
  34. 90aff50 Remove reference to BSD licence from notice file by Carsten Ziegeler · 14 years ago
  35. e1648b7 Update format. by Richard S. Hall · 14 years ago
  36. 521819e FELIX-2582 : Event admin requires config admin packages by Carsten Ziegeler · 14 years ago
  37. fe2d6dd FELIX-2562 : Remove object caches by Carsten Ziegeler · 14 years ago
  38. 77ec56c FELIX-2558 : Handle configuration changes without restarting event admin service by Carsten Ziegeler · 14 years ago
  39. 261ccfd Add svn location by Carsten Ziegeler · 14 years ago
  40. 777ab95 FELIX-2431 : EventAdmin service unregistered but not registered again on ConfigAdmin startup by Carsten Ziegeler · 14 years ago
  41. 931fe86 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  42. 0574269 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.2 by Carsten Ziegeler · 15 years ago
  43. 1045d99 FELIX-2089 "unset" the bundle context on stop for the LogWrapper to not cause an IllegalStateException when logging after the bundle has already stopped by Felix Meschberger · 15 years ago
  44. cf4c2a1 Update NOTICE file and include Sun license. by Richard S. Hall · 15 years ago
  45. 17057cb Update notice file. by Carsten Ziegeler · 15 years ago
  46. ab746dc [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  47. 73e9334 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.0 by Carsten Ziegeler · 15 years ago
  48. 40012fe Remove version info from export again; bnd seems to add it by Carsten Ziegeler · 15 years ago
  49. ac53834 Add version information to export by Carsten Ziegeler · 15 years ago
  50. 541ab5b Make sure to start the event admin before config admin can configure it. by Carsten Ziegeler · 15 years ago
  51. 325a62f Online include required package from concurrent lib to avoid imports for javax.swing by Carsten Ziegeler · 15 years ago
  52. b6652e0 FELIX-1960 : Fine-grained timeout configuration by Carsten Ziegeler · 15 years ago
  53. b53da5e FELIX-2020 : Make event admin configurable through configuration admin by Carsten Ziegeler · 15 years ago
  54. 4643cf6 FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 15 years ago
  55. 6b6c352 FELIX-2020 : Unregister service on destroy. by Carsten Ziegeler · 15 years ago
  56. ebe4623 FELIX-2020 : Make event admin configurable through configuration admin by Carsten Ziegeler · 15 years ago
  57. 827e55d FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 15 years ago
  58. b83ed9e FELIX-664 : Event Admin OBR description by Carsten Ziegeler · 15 years ago
  59. f9479e1 Use project name as bundle name by Carsten Ziegeler · 15 years ago
  60. 002ce04 Added dependencies to official OSGi API bundles and bumped by Richard S. Hall · 15 years ago
  61. a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
  62. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  63. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 17 years ago
  64. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 17 years ago
  65. 6dea783 Use released version. by Carsten Ziegeler · 17 years ago
  66. 243e562 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  67. c6340a2 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.0.0 by Carsten Ziegeler · 17 years ago
  68. d48ff39 Update notice files. by Carsten Ziegeler · 17 years ago
  69. c340ecf Use released version of compendium. by Carsten Ziegeler · 17 years ago
  70. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  71. 2d336e0 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  72. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  73. 114d477 Fix javadocs. by Carsten Ziegeler · 17 years ago
  74. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  75. d59d0c1 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  76. bf338dd Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  77. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  78. 671f3de Pass bundle context to create method. by Carsten Ziegeler · 17 years ago
  79. f8279c0 Move object creation to separate method to allow easier sub classing. by Carsten Ziegeler · 17 years ago
  80. 7776a38 Remove trailing spaces - no code changes. by Carsten Ziegeler · 17 years ago
  81. c9e4bfd Use released versions where possible. by Carsten Ziegeler · 17 years ago
  82. 6e8a27b Avoid unused object creation. by Carsten Ziegeler · 17 years ago
  83. 79a76a5 Rollback to previous version to undo the formating changes. by Karl Pauls · 17 years ago
  84. b4150c5 Add missing this :( by Carsten Ziegeler · 17 years ago
  85. 7cbcef5 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  86. 2b0ceb0 Remove private null scheduler implementation and use public one by Carsten Ziegeler · 17 years ago
  87. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  88. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  89. d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
  90. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 18 years ago
  91. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 18 years ago
  92. c59b31d Add the refactored eventadmin projects to the parent pom. by Karl Pauls · 18 years ago
  93. 09b0e2a Refactor eventadmin project layouts. by Karl Pauls · 18 years ago
  94. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 18 years ago
  95. f876e36 Correct spelling error in manifest header (Felix-195). by Karl Pauls · 18 years ago
  96. 4d5cf06 Updated these projects to use version number 0.9.0-incubator-SNAPSHOT by Richard S. Hall · 18 years ago
  97. 989be3d Remove include resource headers which is not needed anymore. by Karl Pauls · 18 years ago
  98. b0a1716 Convert the EventAdmin to the new maven plugin. by Karl Pauls · 18 years ago
  99. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  100. db4a7a4 Add LICENSE and NOTICE files to the EventAdmin and the EventAdmin bridges (FELIX-145). by Karl Pauls · 18 years ago