1. 24309a4 Bumping version to 2.2.0.onos for release by Brian O'Connor · 9 years ago 2.2.0.onos
  2. 510c939 Adding org.onosproject groupId to pom.xml by Brian O'Connor · 10 years ago
  3. bbd8a97 ONOS-1858 Modifying Felix framework security to support Security-Mode ONOS by Changhoon Yoon · 10 years ago
  4. 2308372 Adding .gitreview file by Brian O'Connor · 10 years ago
  5. 00f20aa Creating Felix fork at frame.security 2.2.0 release for ONOS extensions by Brian O'Connor · 10 years ago
  6. d4d9311 [maven-release-plugin] prepare release org.apache.felix.framework.security-2.2.0 by Karl Pauls · 12 years ago framework.security-2.2.0
  7. 093fd0f Update versions for release by Karl Pauls · 12 years ago
  8. c8bf937 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  9. 6138330 [maven-release-plugin] prepare release org.apache.felix.framework-4.2.1 by Karl Pauls · 12 years ago
  10. a0acfdb Update changelog for release by Karl Pauls · 12 years ago
  11. 9bda7b7 Update changelog for release by Karl Pauls · 12 years ago
  12. 23f627a Update changelog for release by Karl Pauls · 12 years ago
  13. 1308774 Update changelog for release by Karl Pauls · 12 years ago
  14. cee67d2 Update changelog for release by Karl Pauls · 12 years ago
  15. f11bfb6 Use the default java security policy if no security provider is present and don't check for allpermission if an extension bundle is installed and there is no security manager present. (FELIX-3961,FELIX-3950) by Karl Pauls · 12 years ago
  16. 52a765b Fixed FELIX-3960 exception in the event plugin by Valentin Pavlov Valchev · 12 years ago
  17. 782978d Revert: unintended commit on the manipulator test suite. by Clement Escoffier · 12 years ago
  18. edf1f1b FELIX-3903 - migrate whiteboard handler test to pax exam 3 by Clement Escoffier · 12 years ago
  19. eb5bc27 [FELIX-3957] Error events can be thrown when refreshing fragment bundles by Guillaume Nodet · 12 years ago
  20. 4c86266 continuing FELIX-3903 by Clement Escoffier · 12 years ago
  21. e192db4 FELIX-3959 Make PrinterMode.valueOf(String) case insensitive by Felix Meschberger · 12 years ago
  22. 09e4779 Make tests a bit more reliable on KF. by Clement Escoffier · 12 years ago
  23. c21a664 Fix https://issues.apache.org/jira/browse/FELIX-3948 by Clement Escoffier · 12 years ago
  24. 66057b2 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 12 years ago
  25. 9af12cd FELIX-3956 - JAAS Support bundle should have optional dependency on Servlet API by Chetan Mehrotra · 12 years ago
  26. 21effa9 Minor code formatting and adding some javadocs by Chetan Mehrotra · 12 years ago
  27. 9445948 FELIX-3952 don't hang indefinitely if a service tracking event is missing. Add more logging by David Jencks · 12 years ago
  28. c337b15 FELIX-3891 add missing apache headers by David Jencks · 12 years ago
  29. 04cdc64 FELIX-3915 R5 way of eliminating timing hole using changecount by David Jencks · 12 years ago
  30. 8ca2238 FELIX-3891 wait a while for concurrent registration/unregistration requests to complete by David Jencks · 12 years ago
  31. ad3adbe Be more flexible and allow misbehaving threads to continue to issue class load by Richard S. Hall · 12 years ago
  32. 92a5ebe Apply patch (FELIX-3934) to special case fragment identity requirements wires. by Richard S. Hall · 12 years ago
  33. b8a0e7e Set package version in the transaction tests by Clement Escoffier · 12 years ago
  34. 907fa45 Remove System.out. by Clement Escoffier · 12 years ago
  35. 7261f28 set svn ignore globally by Clement Escoffier · 12 years ago
  36. c6422b3 cosmetic fix by Clement Escoffier · 12 years ago
  37. bf8059e Use java 5. by Clement Escoffier · 12 years ago
  38. 2b1c94c remove iml file by Clement Escoffier · 12 years ago
  39. 131be31 FELIX-3891 Fix the new way to avoid deadlocks, and preserve state change ordering, with an actual unit test by David Jencks · 12 years ago
  40. e3f46aa FELIX-3945 Revert inadvertent disabling of essential functionality by Felix Meschberger · 12 years ago
  41. 65c3cbb FELIX-3947 Fix ClassDefNotFoundError if Servlet API cannot be wired by Felix Meschberger · 12 years ago
  42. faafbb8 Add toString method and remove superfluous (IMO) comment references by Felix Meschberger · 12 years ago
  43. 194ba9e FELIX-3946 Prevent NPE in BundlesServlet.bundleDetails by Felix Meschberger · 12 years ago
  44. ca9c513 Reformat (replace tabs by space) by Felix Meschberger · 12 years ago
  45. 717e6a8 Fix License by Felix Meschberger · 12 years ago
  46. 6d86f72 Improve reliability of the tests. by Clement Escoffier · 12 years ago
  47. 630a13e Fix FELIX-3896. by Clement Escoffier · 12 years ago
  48. fcfe3d4 Cleanup POM by Felix Meschberger · 12 years ago
  49. 991c99e Fix unit test location (folder src/src/... is wrong) by Felix Meschberger · 12 years ago
  50. 0a2019f FELIX-3945 Remove Dependency on SLF4J by Felix Meschberger · 12 years ago
  51. 83ef8d2 FELIX-3891 New way to avoid deadlocks, and preserve state change ordering by David Jencks · 12 years ago
  52. d847205 Reformat to Apache Felix code conventions by Felix Meschberger · 12 years ago
  53. d17ecc8 Unit test for PrinterMode by Felix Meschberger · 12 years ago
  54. 230c446 Add test cases to verify configuration is not supplied twice in the by Felix Meschberger · 12 years ago
  55. 731e8a8 Use latest snapshot after release by Carsten Ziegeler · 12 years ago
  56. 7d6b794 Use latest snapshot after release by Carsten Ziegeler · 12 years ago
  57. 02cd3ac [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  58. 0194bc3 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.5.0 by Carsten Ziegeler · 12 years ago
  59. ed0b168 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  60. f3a44b7 [maven-release-plugin] prepare release maven-scr-plugin-1.11.0 by Carsten Ziegeler · 12 years ago
  61. 1d32825 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  62. bb91e8e [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.0 by Carsten Ziegeler · 12 years ago
  63. beaf5f3 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  64. 7adb873 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.5.0 by Carsten Ziegeler · 12 years ago
  65. 1701be7 Prepare release by Carsten Ziegeler · 12 years ago
  66. 573e43d Prepare release by Carsten Ziegeler · 12 years ago
  67. 50a9cc3 [FELIX-3943] - Maven Plugin should require latest SCR annotations by Carsten Ziegeler · 12 years ago
  68. 15e4b7c Update changelog by Carsten Ziegeler · 12 years ago
  69. 22e40c6 Update changelog by Carsten Ziegeler · 12 years ago
  70. e8ceb97 FELIX-3940 : Abstract class is not detected by Carsten Ziegeler · 12 years ago
  71. 79d442c Catch and ignore IAEs due to harmless check-then-act situation. (FELIX-3939) by Richard S. Hall · 12 years ago
  72. 86c07e6 Apply the patch . by Clement Escoffier · 12 years ago
  73. 9f5b3d3 Update versions of iPOJO in the examples by Clement Escoffier · 12 years ago
  74. c54b8a8 make composite tests more robust against slow startup time by Clement Escoffier · 12 years ago
  75. a354549 FELIX 3093 - Migrate temporal dependency handler test to pax exam 3 by Clement Escoffier · 12 years ago
  76. 2a5da67 FELIX-3903 - by adding the Felix parent pom, it reduces the version of junit. We must set the junit version to 4.9 by Clement Escoffier · 12 years ago
  77. 1518bf9 FELIX-3903 - declare the parent pom in the JMX integration tests by Clement Escoffier · 12 years ago
  78. 220c0ac FELIX-3903 - declare the parent pom in the event admin integration tests by Clement Escoffier · 12 years ago
  79. d59e0bf FELIX-3903 : remove old compendium bundle by Clement Escoffier · 12 years ago
  80. 474076c FELIX-3903 - avoid using classes requiring Swing or AWT, it makes headless CI unhappy by Clement Escoffier · 12 years ago
  81. 64f6fbd FELIX-3093 fix mockito dependency by Clement Escoffier · 12 years ago
  82. 8da2ae2 Use deployed bndlib-2.0.0.20130123-133441 by Stuart McCulloch · 12 years ago
  83. 4094714 FELIX-3903 - Restructuration of the JMX handler project and migration of the tests to pax exam 3 by Clement Escoffier · 12 years ago
  84. 100ad06 FELIX-3903 - Restructuration of the event admin handler project and migration of the tests to pax exam 3 by Clement Escoffier · 12 years ago
  85. 9ca47dc Minor javadoc update by Carsten Ziegeler · 12 years ago
  86. 43dddeb Distinguish between output format and delivery channel (web console or zip) by Carsten Ziegeler · 12 years ago
  87. 01f2c47 added integration-test to the reactor by Clement Escoffier · 12 years ago
  88. 52a0cdb added integration-test to the reactor by Clement Escoffier · 12 years ago
  89. c48d346 FELIX-3093 - migrate composite test to pax exam 3 by Clement Escoffier · 12 years ago
  90. f5f7c10 Remove printer handler and printer manager interface, remove category support and use java 1.4 as the base by Carsten Ziegeler · 12 years ago
  91. 401f1ae FELIX-3093 - fix some tests on KF by Clement Escoffier · 12 years ago
  92. f5edd0c Remove printer handler and printer manager interface, remove category support and use java 1.4 as the base by Carsten Ziegeler · 12 years ago
  93. e4480b7 FELIX-3093 move dependency handler - proxies test suite to its own project by Clement Escoffier · 12 years ago
  94. 39a9c56 FELIX-3093 move dependency handler - binding policies test suite to its own project by Clement Escoffier · 12 years ago
  95. 8dcc43a FELIX-3093 move dependency handler - optional test suite to its own project by Clement Escoffier · 12 years ago
  96. 258e374 FELIX-3093 reduce the size of the dependency handler test suite by Clement Escoffier · 12 years ago
  97. 8799e4c Fix FELIX-3920 by Clement Escoffier · 12 years ago
  98. 2efa047 Fix FELIX-3918 by Clement Escoffier · 12 years ago
  99. f56ad20 Fix FELIX-3919 by Clement Escoffier · 12 years ago
  100. ad3f010 FELIX-3917 : Potential NPE if bind/unbind method can't be found during validation by Carsten Ziegeler · 12 years ago