1. 081fa83 FELIX-4057 use findbugs plugin and fix many of the bugs by David Jencks · 11 years ago
  2. aae9de1 Add a temporary repository. by Clement Escoffier · 11 years ago
  3. 903fc6a Add a temporary repository. by Clement Escoffier · 11 years ago
  4. cfae791 FELIX-3895 (https://issues.apache.org/jira/browse/FELIX-3895) - iPOJO instance is not shown (with the "arch" commands) if constructor is failing by Clement Escoffier · 11 years ago
  5. d04ccae FELIX-4058 - PropertyType password has a type (passwort) by Carsten Ziegeler · 11 years ago
  6. 3a8084c FELIX-3708 java-5-isms by David Jencks · 11 years ago
  7. db214b1 FELIX-3651 Hold ConfigurationAdmin instance until we are done with configuration to workaround FELIX-3820 by David Jencks · 11 years ago
  8. 5d6a62a FELIX-3651 hopefully temporary use of snapshot ca to avoid NPE in permission check by David Jencks · 11 years ago
  9. 9be748a FELIX-3651 deal with weaker/stronger pid bindings by David Jencks · 11 years ago
  10. c760969 FELIX-3584 fix factory pids in location tracking by David Jencks · 11 years ago
  11. 18c86c8 FELIX-3584 start work on location changed. Breaks factoryPIDs by David Jencks · 11 years ago
  12. eed9007 FELIX-3651 implement r5 location binding by David Jencks · 11 years ago
  13. e4c4c77 FELIX-4055 don't rely on correct state when getting or ungetting service by David Jencks · 11 years ago
  14. 3f5d879 Define the release profile in integration-tests by Clement Escoffier · 11 years ago
  15. f8820b9 Remove duplicated profile from pom by Clement Escoffier · 11 years ago
  16. 75bba6a Test refactoring. by Clement Escoffier · 11 years ago
  17. f8f3d8f Make tests compiled on KF by Clement Escoffier · 11 years ago
  18. dc197b3 Support TIME_FACTOR configuration in reactor mode. by Clement Escoffier · 11 years ago
  19. bb01a8c Fix tests on KF by Clement Escoffier · 11 years ago
  20. a860873 Fix FELIX-4054 https://issues.apache.org/jira/browse/FELIX-4054 by Clement Escoffier · 11 years ago
  21. f1dbd48 Fix FELIX-4048 (https://issues.apache.org/jira/browse/FELIX-4048) by Clement Escoffier · 11 years ago
  22. 28ca617 Avoid test overlapping. by Clement Escoffier · 11 years ago
  23. 0b907fb Fix FELIX-4053 https://issues.apache.org/jira/browse/FELIX-4053 by Clement Escoffier · 11 years ago
  24. c19244d Fix FELIX-4052 https://issues.apache.org/jira/browse/FELIX-4052 by Clement Escoffier · 11 years ago
  25. ac3e951 Add a grace period to wait until the configuration is pushed. by Clement Escoffier · 11 years ago
  26. e28ec56 Test cleanup by Clement Escoffier · 11 years ago
  27. 92410c3 Reduce the version of the event admin used in test to avoid issues on KF by Clement Escoffier · 11 years ago
  28. f281917 Test cleanup by Clement Escoffier · 11 years ago
  29. f3e4514 fix test failure on equinox by Clement Escoffier · 11 years ago
  30. 0c6924b Refactor tests by Clement Escoffier · 11 years ago
  31. 8da95c8 Refactor tests by Clement Escoffier · 11 years ago
  32. e578dee FELIX-4047 - Unable to single valued (String) array property by Carsten Ziegeler · 11 years ago
  33. a910673 FELIX-4049 : SCR-Plugin creates invalid manifest-header on incremental-build (eclipse-IDE-integration) by Carsten Ziegeler · 11 years ago
  34. c93b867 Added a temporal repository until the new osgi test helpers are released. by Clement Escoffier · 11 years ago
  35. 2545db7 Refactor tests Add TIME_FACTOR to invoker by Clement Escoffier · 11 years ago
  36. c8c8bf2 Update to newest osgi-helpers by Clement Escoffier · 11 years ago
  37. 02a127e FELIX-4046 Inner class manipulation fails with expanded frames by Guillaume Sauthier · 11 years ago
  38. cc5f07b FELIX-4045 Chain Exceptions when possible by Guillaume Sauthier · 11 years ago
  39. de4c40f Improved javadoc by Clement Escoffier · 11 years ago
  40. 68e7f86 Handle asynchronous deletion of instances by Clement Escoffier · 11 years ago
  41. f10b2cf Do not use the OSGi API using generics, KF does not support it. by Clement Escoffier · 11 years ago
  42. 6592737 Increase stability threshold by Clement Escoffier · 11 years ago
  43. e049625 Increase stability threshold by Clement Escoffier · 11 years ago
  44. 67b5dde Added a grace periods between tests by Clement Escoffier · 11 years ago
  45. 5e20c30 wait for stability before executing the Online Manipulator Tests by Clement Escoffier · 11 years ago
  46. ff8f182 Ignore inner classes during @Configuration scanning by Clement Escoffier · 11 years ago
  47. 2390268 Added generics to factories. by Clement Escoffier · 11 years ago
  48. a4fde1a Fix FELIX-4041 by Clement Escoffier · 11 years ago
  49. cafd7c2 Improve test reliability by adding a stability check on startup by Clement Escoffier · 11 years ago
  50. b39c375 Move tests to avoid using the managed service factory directly (not exposed anymore) by Clement Escoffier · 11 years ago
  51. 4bb19db Improve test reliability by adding a stability check on startup by Clement Escoffier · 11 years ago
  52. 0b166af * TypeDeclaration was wrongly unbound, changed to InstanceDeclaration by Guillaume Sauthier · 11 years ago
  53. 4d77c80 Add exception messages if available by Guillaume Sauthier · 11 years ago
  54. edd7657 Add exception messages if available by Guillaume Sauthier · 11 years ago
  55. d18ddac Fix FELIX-4040, reimplement configuration admin support by Clement Escoffier · 11 years ago
  56. 79c0c02 FELIX-3860 factories and instances iPOJO gogo commands should show the "public=false" instances/factories by Guillaume Sauthier · 11 years ago
  57. 3dc553d Java 5 style (foreach + StringBuilder) by Guillaume Sauthier · 11 years ago
  58. 011fef4 FELIX-4037 : URL parsing is not compatible with ConfigurationRender plugin by Carsten Ziegeler · 11 years ago
  59. be4e344 Back to snapshot dependency after release by Carsten Ziegeler · 11 years ago
  60. b4f5087 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  61. dee8694 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.6.0 by Carsten Ziegeler · 11 years ago
  62. c35c452 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  63. f7d201a [maven-release-plugin] prepare release maven-scr-plugin-1.12.0 by Carsten Ziegeler · 11 years ago
  64. 4d91476 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  65. c5786fd [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.6.0 by Carsten Ziegeler · 11 years ago
  66. 7a188b0 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  67. a90812c [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.2 by Carsten Ziegeler · 11 years ago
  68. 0952156 Prepare for release by Carsten Ziegeler · 11 years ago
  69. e178521 FELIX-4035 : Issue warning messages when metatype is be created, but no properties are defined by Carsten Ziegeler · 11 years ago
  70. fd10884 FELIX-4033 : Issue warning messages for redundant SCR annotation combinations by Carsten Ziegeler · 11 years ago
  71. 2fb3398 FELIX-4035 : Issue warning messages when metatype is be created, but no properties are defined by Carsten Ziegeler · 11 years ago
  72. ea01c56 FELIX-4033 : Issue warning messages for redundant SCR annotation combinations by Carsten Ziegeler · 11 years ago
  73. 39c13e0 Added missing repo in webconsole quickstart by Clement Escoffier · 11 years ago
  74. 134b91a Added missing repo in webconsole quickstart by Clement Escoffier · 11 years ago
  75. 80d1938 Fix transaction it pom by Clement Escoffier · 11 years ago
  76. 920f005 set svn:ignore by Clement Escoffier · 11 years ago
  77. 2541ae3 Fix FELIX-4034 by Clement Escoffier · 11 years ago
  78. 9d68ff6 FELIX-4033 - Issue warning messages for redundant SCR annotation combinations by Carsten Ziegeler · 11 years ago
  79. 4de29f5 Implemented FELIX-4032 UPnP Plugin small refactoring by Valentin Valchev · 11 years ago
  80. 814068b FELIX-4031 complete timeout wait on InterruptedException by David Jencks · 11 years ago
  81. 3fc4643 FELIX-3542 - Escape property values used as Metatype default values by Carsten Ziegeler · 11 years ago
  82. e56e804 FELIX-4030 - Generated metatype file contains all metatype infos by Carsten Ziegeler · 11 years ago
  83. 62f845f Added 10 minutes tutorial and webconsole quickstart to the distribution pom by Clement Escoffier · 11 years ago
  84. d85236c added a maven build creating the 10 minutes tutorial by Clement Escoffier · 11 years ago
  85. 07527a4 Fix FELIX-4027 by Clement Escoffier · 11 years ago
  86. 0deaa3d Added a distribution to demonstrate the iPOJO web console by Clement Escoffier · 11 years ago
  87. b99e30f FELIX-4020 improve logging consistency by David Jencks · 11 years ago
  88. c678dbf FELIX-4020 fix the circular reference tests by detecting circular reference earlier and returning null immediately by David Jencks · 11 years ago
  89. e36433c FELIX-4020 refactoring to have one method that creates the service, called from activate and getService by David Jencks · 11 years ago
  90. 91128a4 FELIX-4020 fix a several locking problems and bugs in modifiedService customizer methods, add thread dumps, reset interrrupt flag on interrupedException, rename open to prebind to reduce confusion with open(S) method by David Jencks · 11 years ago
  91. 475ca04 FELIX-4020 simplify how edgeInfo is obtained. Change some locking. Incomplete although SingleStaticCustomizer avoids the specific problem in the issue by David Jencks · 11 years ago
  92. 2d0c808 set svn:ignore by Clement Escoffier · 11 years ago
  93. 3d07be9 set svn:ignore by Clement Escoffier · 11 years ago
  94. 699100c update MAven tutorial (with XML and annotations) by Clement Escoffier · 11 years ago
  95. 90c5b7e Remove parent declaration Cleanup dependencies by Clement Escoffier · 11 years ago
  96. 6692483 Remove old property handler example by Clement Escoffier · 11 years ago
  97. b7fd670 Added a projects building the different distribution (tutorials) used on the iPOJO web site. by Clement Escoffier · 11 years ago
  98. 55e57c5 Cosmetic fix by Clement Escoffier · 11 years ago
  99. cfb8717 Add central repository by Clement Escoffier · 11 years ago
  100. 8eb6e04 FELIX-4025 Cleanup InventoryPrinter API by Felix Meschberger · 11 years ago