1. 6cc0974 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 2 years, 8 months ago
  2. 1521de6 [maven-release-plugin] prepare release org.apache.aries.rsa-1.17.0 by Christian Schneider · 2 years, 8 months ago org.apache.aries.rsa-1.17.0
  3. 410b2bd Use the correct parent and group id for mDNS discovery by Tim Ward · 2 years, 8 months ago
  4. ebb97c1 Add support for discovery using mDNS by Tim Ward · 2 years, 8 months ago
  5. 2b0d2fb Specify the supported intents as a String[] not a single String by Tim Ward · 2 years, 8 months ago
  6. 3357982 Ensure that Local Discovery tracks all listeners by Tim Ward · 2 years, 8 months ago
  7. 568642c Ensure that Export References are closed when the service unregisters by Tim Ward · 2 years, 8 months ago
  8. f2d2503 ARIES-2043 - Fix LocalDiscovery not updated when listener scope changes by Amichai Rothman · 3 years, 2 months ago
  9. 9909004 Clean up LocalDiscovery by Amichai Rothman · 3 years, 2 months ago
  10. 9ea56cb ARIES-2042 - Add missing local discovery dependency to repository by Amichai Rothman · 3 years, 2 months ago
  11. 388d020 Update some code that doesn't compile against zookeeper 3.6.x by Amichai Rothman · 3 years, 7 months ago
  12. c364720 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 3 years, 3 months ago
  13. 53075bd [maven-release-plugin] prepare release org.apache.aries.rsa-1.16.0 by Christian Schneider · 3 years, 3 months ago org.apache.aries.rsa-1.16.0
  14. 7c68c48 Revert "[maven-release-plugin] prepare release org.apache.aries.rsa-1.16.0" by Christian Schneider · 3 years, 3 months ago
  15. ce9c950 [maven-release-plugin] prepare release org.apache.aries.rsa-1.16.0 by Christian Schneider · 3 years, 3 months ago
  16. a0aa2be Remove double spaces by Amichai Rothman · 4 years, 2 months ago
  17. 659bab2 ARIES-2015 - Upgrade pax-exam to 4.13.4 by Amichai Rothman · 4 years, 2 months ago
  18. f13ef61 ARIES-2014 - Upgrade pax-url-aether to 2.6.2 by Amichai Rothman · 4 years, 2 months ago
  19. 68662b0 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 3 years, 7 months ago
  20. cd6f665 [maven-release-plugin] prepare release org.apache.aries.rsa-1.15.0 by Christian Schneider · 3 years, 7 months ago org.apache.aries.rsa-1.15.0
  21. 2b1778c Fix ref in javadoc by Christian Schneider · 3 years, 7 months ago
  22. 0e22df9 Use HTTPS instead of HTTP to resolve dependencies (#41) by Jonathan Leitschuh · 4 years, 2 months ago
  23. bfe7872 Avoid cycle between packages by Christian Schneider · 4 years, 6 months ago
  24. a00d663 ARIES-1944 - Make sure closed ImportRegistrations are removed (#40) by Christian Schneider · 4 years, 6 months ago
  25. b774069 Factor out diffing of imported and possible (#39) by Christian Schneider · 4 years, 6 months ago
  26. c245463 ARIES-1780 - Fix cycle between packages by Christian Schneider · 4 years, 6 months ago
  27. 853abf7 Refactor TopologyManagerImport by Amichai Rothman · 4 years, 6 months ago
  28. 86d33d4 Fix typo in promiscuous policy capability by Amichai Rothman · 4 years, 6 months ago
  29. f4359f5 Little refactorings by Amichai Rothman · 4 years, 6 months ago
  30. 3c608ad Fix indentation and whitespace by Amichai Rothman · 4 years, 6 months ago
  31. d895a7b Remove explicit type arguments by Amichai Rothman · 4 years, 6 months ago
  32. 4b9d00e Fix Interest logs by Amichai Rothman · 4 years, 6 months ago
  33. b9c6459 Remove redundant null check by Amichai Rothman · 4 years, 6 months ago
  34. 8ba1f6c Remove redundant casts by Amichai Rothman · 4 years, 6 months ago
  35. 00a0131 Fix invalid maven-surefire-report-plugin version by Amichai Rothman · 4 years, 6 months ago
  36. b55a204 Fix typos by Amichai Rothman · 4 years, 6 months ago
  37. 0f48071 ARIES-1943 Changed TopologyManager importer logic to not assume all referenced ImportRegistrations are 'open'. (#36) by Arnoud Glimmerveen · 4 years, 6 months ago
  38. 98d9f42 ARIES-1942 - Use annotation based bundle configs (#35) by Christian Schneider · 4 years, 6 months ago
  39. 8035bca Standardize license headers by Amichai Rothman · 4 years, 6 months ago
  40. 85f26da Fix TopologyManagerImport concurrency by Amichai Rothman · 4 years, 6 months ago
  41. 17a3898 Remove redundant semicolon by Amichai Rothman · 4 years, 6 months ago
  42. 10348ce Made MultiMap key a generic type by Amichai Rothman · 4 years, 6 months ago
  43. 54c6972 Simplify MultiMap by Amichai Rothman · 4 years, 6 months ago
  44. db530ba ARIES-1780 - Improved design by Christian Schneider · 4 years, 6 months ago
  45. c73cd37 Two inconsistency introduced with ARIES-1941: (#34) by Arnoud Glimmerveen · 4 years, 6 months ago
  46. f14ba9d ARIES-1941 Addressed synchronization inconsistency in (using) MultiMap (#31) by Arnoud Glimmerveen · 4 years, 6 months ago
  47. 9aeafe8 ARIES-1780 - Redesign of zookeeper discovery using DS by Christian Schneider · 4 years, 6 months ago
  48. f40a512 ARIES-1940 Handle failure that can happen during service export (#30) by Arnoud Glimmerveen · 4 years, 6 months ago
  49. 3b49157 ARIES-1937 - Require Java 8 by Christian Schneider · 4 years, 6 months ago
  50. 0459da9 ARIES-1780 - Start zookeeper synchronously as it should not block anyway by Christian Schneider · 4 years, 6 months ago
  51. afc1141 ARIES-1780 - Use DS instead of Activator by Christian Schneider · 4 years, 6 months ago
  52. f9ad1bb ARIES-1780 - Use logback in itests by Christian Schneider · 4 years, 6 months ago
  53. 40ffcb3 ARIES-1936 - Switch zookeeper starter to DS and mockito by Christian Schneider · 4 years, 6 months ago
  54. dc2505c ARIES-1751 - Fix typo in namespace URL by Amichai Rothman · 5 years ago
  55. 4cd3b14 Update Readme.md by Christian Schneider · 5 years ago
  56. 935f977 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 5 years ago
  57. 4915ae3 [maven-release-plugin] prepare release org.apache.aries.rsa-1.14.0 by Christian Schneider · 5 years ago org.apache.aries.rsa-1.14.0
  58. 3d1b29f Merge pull request #28 from amichair/illegalstate by Christian Schneider · 5 years ago
  59. 2b6c148 Merge pull request #27 from amichair/dependency-upgrades by Christian Schneider · 5 years ago
  60. 24c75ce Merge pull request #26 from amichair/itest-ports by Christian Schneider · 5 years ago
  61. abf2b2c Merge pull request #25 from amichair/ARIES-1913 by Christian Schneider · 5 years ago
  62. 7a70c2c Merge pull request #24 from amichair/ARIES-1907 by Christian Schneider · 5 years ago
  63. 6c1f83a Organize itests server port config by Amichai Rothman · 5 years ago
  64. b2325ce Add explicit IllegalStateException in exportService when service object is null by Amichai Rothman · 5 years ago
  65. 4de068d Upgrade Pax Exam to 4.13.0 by Amichai Rothman · 5 years ago
  66. 8c7b2e9 Upgrade ZooKeeper to 3.4.14 by Amichai Rothman · 5 years ago
  67. 91d2410 ARIES-1913 - Fix event properties by Amichai Rothman · 5 years ago
  68. 540999b ARIES-1907 - Fix IllegalStateException when stopping bundle by Amichai Rothman · 5 years ago
  69. e594264 Merge pull request #23 from amichair/cleanup by Christian Schneider · 5 years ago
  70. d26a8d3 Merge pull request #22 from amichair/fix-fastbin-activator by Christian Schneider · 5 years ago
  71. 9768312 Fix typos by Amichai Rothman · 5 years ago
  72. 532ac25 Remove redundant semicolons by Amichai Rothman · 5 years ago
  73. 3c4d29b Fix missing whitespace between parameters by Amichai Rothman · 5 years ago
  74. 1b4be20 Improve fastbin activator thread safety by Amichai Rothman · 5 years ago
  75. 392c0c7 Fix fastbin activator starting twice in succession by Amichai Rothman · 5 years ago
  76. bf485e5 Fix typo in class name by Amichai Rothman · 5 years ago
  77. d42661b Merge pull request #20 from amichair/refactorings by Christian Schneider · 5 years ago
  78. 12ef918 Merge pull request #19 from amichair/ARIES-1906 by Christian Schneider · 5 years ago
  79. 340d376 Migrated to Java 7's diamond operator by Amichai Rothman · 5 years ago
  80. e7e7f12 many little refactorings by Amichai Rothman · 5 years ago
  81. b4011a0 ARIES-1906 - Regression - export of superclass interface fails by Amichai Rothman · 5 years ago
  82. f5aa5ca Merge pull request #18 from apache/cschneider-patch-1 by Christian Schneider · 5 years ago
  83. 148cd3f Update Readme.md by Christian Schneider · 5 years ago
  84. d7344bb ARIES-1846 - Allow import of clusterinfo services by Christian Schneider · 6 years ago
  85. 9cdfe65 ARIES-1851 - Avoid NoClassDefFoundError ZooTrace by Christian Schneider · 6 years ago
  86. 539a81d ARIES-1850 - Create events for local service modification by Christian Schneider · 6 years ago
  87. e0e2b0f Remove unused import by Christian Schneider · 6 years ago
  88. 1a6a5e1 ARIES-1847 - Avoid IllegalArgumentException: Path cannot be null by Christian Schneider · 6 years ago
  89. f89a1f0 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 6 years ago
  90. 2a664af [maven-release-plugin] prepare release org.apache.aries.rsa-1.13.0 by Christian Schneider · 6 years ago org.apache.aries.rsa-1.13.0
  91. 0ddad19 Update SCM link by Christian Schneider · 6 years ago
  92. 927d0b3 ARIES-1840 - Use ConcurrentHashMap to avoid ConcurrentModificationException by Christian Schneider · 6 years ago
  93. 8190c9b ARIES-1839 - Fix createBasePath to not create invalid base path by Christian Schneider · 6 years ago
  94. 3bf560c ARIES-1838 - Correctly register watcher for znode data changes by Christian Schneider · 6 years ago
  95. c1671ba Fix import by Christian Schneider · 6 years ago
  96. 39dde12 ARIES-1837 - Avoid ConcurrentModificationException by using ConcurrentHashmap and remove ineffective synchronized by Christian Schneider · 6 years ago
  97. 2a564a9 Unify logging message by Christian Schneider · 6 years ago
  98. 17c32cb ARIES-1788 - Skip service if it is null by Christian Schneider · 6 years ago
  99. 24d06c3 ARIES-1817 - Make sure we send remove events - thanks to Mark Hoffmann for the patch by Christian Schneider · 6 years ago
  100. 213e8f1 ARIES-1779 - Upgrade to zookeeper 3.4.13 by Christian Schneider · 6 years ago