1. 29aba73 FELIX-3952 fix recursive deadlock by David Jencks · 12 years ago
  2. ef291dc FELIX-3891 better logging output by David Jencks · 12 years ago
  3. 4d2fa7f Update versions after release by Karl Pauls · 12 years ago
  4. 6e9f2a6 Update versions after release by Karl Pauls · 12 years ago
  5. 6a65d94 Update versions after release by Karl Pauls · 12 years ago
  6. 6986c06 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  7. 9cae61d [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.2.1 by Karl Pauls · 12 years ago
  8. 817c8e7 Update versions for release by Karl Pauls · 12 years ago
  9. d994861 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  10. de0cd2c [maven-release-plugin] prepare release org.apache.felix.main-4.2.1 by Karl Pauls · 12 years ago
  11. 8f90bb2 Update versions for release by Karl Pauls · 12 years ago
  12. 7a9f00b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  13. 43f2273 [maven-release-plugin] prepare release org.apache.felix.framework.security-2.2.0 by Karl Pauls · 12 years ago
  14. fb90fa3 Update versions for release by Karl Pauls · 12 years ago
  15. 0406dfb [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  16. 2d392a1 [maven-release-plugin] prepare release org.apache.felix.framework-4.2.1 by Karl Pauls · 12 years ago
  17. 4d66ab1 Update changelog for release by Karl Pauls · 12 years ago
  18. 4ed09fe Update changelog for release by Karl Pauls · 12 years ago
  19. a236407 Update changelog for release by Karl Pauls · 12 years ago
  20. d1b10cf Update changelog for release by Karl Pauls · 12 years ago
  21. 9c48963 Update changelog for release by Karl Pauls · 12 years ago
  22. b8ec5d7 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
  23. bfaaee3 Fixed FELIX-3960 exception in the event plugin by Valentin Valchev · 12 years ago
  24. 105244e Revert: unintended commit on the manipulator test suite. by Clement Escoffier · 12 years ago
  25. 85b3605 FELIX-3903 - migrate whiteboard handler test to pax exam 3 by Clement Escoffier · 12 years ago
  26. fc240c9 [FELIX-3957] Error events can be thrown when refreshing fragment bundles by Guillaume Nodet · 12 years ago
  27. 04619fb continuing FELIX-3903 by Clement Escoffier · 12 years ago
  28. a98447f FELIX-3959 Make PrinterMode.valueOf(String) case insensitive by Felix Meschberger · 12 years ago
  29. 6000fa5 Make tests a bit more reliable on KF. by Clement Escoffier · 12 years ago
  30. aaffec9 Fix https://issues.apache.org/jira/browse/FELIX-3948 by Clement Escoffier · 12 years ago
  31. 6ff82d5 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 12 years ago
  32. 3b3ac59 FELIX-3956 - JAAS Support bundle should have optional dependency on Servlet API by Chetan Mehrotra · 12 years ago
  33. ffc31fd Minor code formatting and adding some javadocs by Chetan Mehrotra · 12 years ago
  34. 60e8028 FELIX-3952 don't hang indefinitely if a service tracking event is missing. Add more logging by David Jencks · 12 years ago
  35. cf54aff FELIX-3891 add missing apache headers by David Jencks · 12 years ago
  36. fbf5f8e FELIX-3915 R5 way of eliminating timing hole using changecount by David Jencks · 12 years ago
  37. edf5b1e FELIX-3891 wait a while for concurrent registration/unregistration requests to complete by David Jencks · 12 years ago
  38. 50d5277 Be more flexible and allow misbehaving threads to continue to issue class load by Richard S. Hall · 12 years ago
  39. 606053d Apply patch (FELIX-3934) to special case fragment identity requirements wires. by Richard S. Hall · 12 years ago
  40. 9acda03 Set package version in the transaction tests by Clement Escoffier · 12 years ago
  41. a42e03b Remove System.out. by Clement Escoffier · 12 years ago
  42. cc9f11f set svn ignore globally by Clement Escoffier · 12 years ago
  43. 07fa0a1 cosmetic fix by Clement Escoffier · 12 years ago
  44. c5b8d12 Use java 5. by Clement Escoffier · 12 years ago
  45. baeab8c remove iml file by Clement Escoffier · 12 years ago
  46. d284584 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
  47. 047bbf7 FELIX-3945 Revert inadvertent disabling of essential functionality by Felix Meschberger · 12 years ago
  48. a2dc1b8 FELIX-3947 Fix ClassDefNotFoundError if Servlet API cannot be wired by Felix Meschberger · 12 years ago
  49. ad21008 Add toString method and remove superfluous (IMO) comment references by Felix Meschberger · 12 years ago
  50. 4c2fdd5 FELIX-3946 Prevent NPE in BundlesServlet.bundleDetails by Felix Meschberger · 12 years ago
  51. 16883c7 Reformat (replace tabs by space) by Felix Meschberger · 12 years ago
  52. 42b7eab Fix License by Felix Meschberger · 12 years ago
  53. eba817f Improve reliability of the tests. by Clement Escoffier · 12 years ago
  54. 75af868 Fix FELIX-3896. by Clement Escoffier · 12 years ago
  55. cc4f5a7 Cleanup POM by Felix Meschberger · 12 years ago
  56. 7548ee4 Fix unit test location (folder src/src/... is wrong) by Felix Meschberger · 12 years ago
  57. c46920b FELIX-3945 Remove Dependency on SLF4J by Felix Meschberger · 12 years ago
  58. 15b6213 FELIX-3891 New way to avoid deadlocks, and preserve state change ordering by David Jencks · 12 years ago
  59. c4457b8 Reformat to Apache Felix code conventions by Felix Meschberger · 12 years ago
  60. 532d84f Unit test for PrinterMode by Felix Meschberger · 12 years ago
  61. c8dea81 Add test cases to verify configuration is not supplied twice in the by Felix Meschberger · 12 years ago
  62. f34b589 Use latest snapshot after release by Carsten Ziegeler · 12 years ago
  63. 8c5372a Use latest snapshot after release by Carsten Ziegeler · 12 years ago
  64. 2cf93ac [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  65. aeb8aaf [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.5.0 by Carsten Ziegeler · 12 years ago
  66. d101f7f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  67. 5f6dcf5 [maven-release-plugin] prepare release maven-scr-plugin-1.11.0 by Carsten Ziegeler · 12 years ago
  68. bb2f972 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  69. a80a0b0 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.0 by Carsten Ziegeler · 12 years ago
  70. 30ef131 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  71. 8dc357e [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.5.0 by Carsten Ziegeler · 12 years ago
  72. 5ed6b22 Prepare release by Carsten Ziegeler · 12 years ago
  73. b1e5ca2 Prepare release by Carsten Ziegeler · 12 years ago
  74. 909194f [FELIX-3943] - Maven Plugin should require latest SCR annotations by Carsten Ziegeler · 12 years ago
  75. ff316a4 Update changelog by Carsten Ziegeler · 12 years ago
  76. 7aea881 Update changelog by Carsten Ziegeler · 12 years ago
  77. a97c912 FELIX-3940 : Abstract class is not detected by Carsten Ziegeler · 12 years ago
  78. 5bc3a82 Catch and ignore IAEs due to harmless check-then-act situation. (FELIX-3939) by Richard S. Hall · 12 years ago
  79. 127f17b Apply the patch . by Clement Escoffier · 12 years ago
  80. d1e20e4 Update versions of iPOJO in the examples by Clement Escoffier · 12 years ago
  81. 78e47d7 make composite tests more robust against slow startup time by Clement Escoffier · 12 years ago
  82. a7b8f7d FELIX 3093 - Migrate temporal dependency handler test to pax exam 3 by Clement Escoffier · 12 years ago
  83. 46bf907 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
  84. 555dae1 FELIX-3903 - declare the parent pom in the JMX integration tests by Clement Escoffier · 12 years ago
  85. 79656f1 FELIX-3903 - declare the parent pom in the event admin integration tests by Clement Escoffier · 12 years ago
  86. 2606d40 FELIX-3903 : remove old compendium bundle by Clement Escoffier · 12 years ago
  87. e52495b FELIX-3903 - avoid using classes requiring Swing or AWT, it makes headless CI unhappy by Clement Escoffier · 12 years ago
  88. ebda1d8 FELIX-3093 fix mockito dependency by Clement Escoffier · 12 years ago
  89. 49fd532 Use deployed bndlib-2.0.0.20130123-133441 by Stuart McCulloch · 12 years ago
  90. 2e43019 FELIX-3903 - Restructuration of the JMX handler project and migration of the tests to pax exam 3 by Clement Escoffier · 12 years ago
  91. d957195 FELIX-3903 - Restructuration of the event admin handler project and migration of the tests to pax exam 3 by Clement Escoffier · 12 years ago
  92. 02de611 Minor javadoc update by Carsten Ziegeler · 12 years ago
  93. 4e677f1 Distinguish between output format and delivery channel (web console or zip) by Carsten Ziegeler · 12 years ago
  94. 081cf36 added integration-test to the reactor by Clement Escoffier · 12 years ago
  95. a00b642 added integration-test to the reactor by Clement Escoffier · 12 years ago
  96. 33c0383 FELIX-3093 - migrate composite test to pax exam 3 by Clement Escoffier · 12 years ago
  97. a84e71b Remove printer handler and printer manager interface, remove category support and use java 1.4 as the base by Carsten Ziegeler · 12 years ago
  98. 80c1855 FELIX-3093 - fix some tests on KF by Clement Escoffier · 12 years ago
  99. 3f44fc0 Remove printer handler and printer manager interface, remove category support and use java 1.4 as the base by Carsten Ziegeler · 12 years ago
  100. f441622 FELIX-3093 move dependency handler - proxies test suite to its own project by Clement Escoffier · 12 years ago