1. d85236c added a maven build creating the 10 minutes tutorial by Clement Escoffier · 11 years ago
  2. 07527a4 Fix FELIX-4027 by Clement Escoffier · 11 years ago
  3. 0deaa3d Added a distribution to demonstrate the iPOJO web console by Clement Escoffier · 11 years ago
  4. b99e30f FELIX-4020 improve logging consistency by David Jencks · 11 years ago
  5. c678dbf FELIX-4020 fix the circular reference tests by detecting circular reference earlier and returning null immediately by David Jencks · 11 years ago
  6. e36433c FELIX-4020 refactoring to have one method that creates the service, called from activate and getService by David Jencks · 11 years ago
  7. 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
  8. 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
  9. 2d0c808 set svn:ignore by Clement Escoffier · 11 years ago
  10. 3d07be9 set svn:ignore by Clement Escoffier · 11 years ago
  11. 699100c update MAven tutorial (with XML and annotations) by Clement Escoffier · 11 years ago
  12. 90c5b7e Remove parent declaration Cleanup dependencies by Clement Escoffier · 11 years ago
  13. 6692483 Remove old property handler example by Clement Escoffier · 11 years ago
  14. b7fd670 Added a projects building the different distribution (tutorials) used on the iPOJO web site. by Clement Escoffier · 11 years ago
  15. 55e57c5 Cosmetic fix by Clement Escoffier · 11 years ago
  16. cfb8717 Add central repository by Clement Escoffier · 11 years ago
  17. 8eb6e04 FELIX-4025 Cleanup InventoryPrinter API by Felix Meschberger · 11 years ago
  18. e817959 FELIX-4025 Cleanup InventoryPrinter API by Felix Meschberger · 11 years ago
  19. bbb78e6 Add Changelog by Felix Meschberger · 11 years ago
  20. f6eae46 FELIX-4026 Ensure Java 1.4 API use and class files by Felix Meschberger · 11 years ago
  21. e5c6c06 Improve JavaDoc by Felix Meschberger · 11 years ago
  22. c573467 FELIX-4025 Cleanup InventoryPrinter API by Felix Meschberger · 11 years ago
  23. ca07e0b FELIX-4023 : SCR-Plugin not working reliably in m2e 1.3.1 . Apply patch from Timo Naroska by Carsten Ziegeler · 11 years ago
  24. 5b4dcc4 FELIX-4011 getService can wait if another thread is creating the impl object by David Jencks · 11 years ago
  25. 7fcd02c Makes tests compatible with Java 5. by Clement Escoffier · 11 years ago
  26. 3366069 Set rat exclusions by Clement Escoffier · 11 years ago
  27. 52bc2b6 Set the osgi.osgi.framework package version of the bundle api to support KF3 by Clement Escoffier · 11 years ago
  28. e8805cb Fix iPOJO API packaging by Clement Escoffier · 11 years ago
  29. 6be4614 Fix FELIX-3995 by Clement Escoffier · 11 years ago
  30. 5c368dd Cosmetic fix by Clement Escoffier · 11 years ago
  31. bfa4faf Cosmetic fix by Clement Escoffier · 11 years ago
  32. 32e5453 FELIX-3903 - Fix online manipulator test on knopflerfish by Clement Escoffier · 11 years ago
  33. 9968ff7 Fix composite packaging by Clement Escoffier · 11 years ago
  34. b606010 Cosmetic fix by Clement Escoffier · 11 years ago
  35. ba5ee36 Use PerMethod strategy to avoid conflicts between tests. by Clement Escoffier · 11 years ago
  36. 43e0ccd Cosmetic fix by Clement Escoffier · 11 years ago
  37. 9b5278c Fix XSD declaration by Clement Escoffier · 11 years ago
  38. 48877b2 Just exclude the target folder that may have been created during the it-tests from the RAT check. by Clement Escoffier · 11 years ago
  39. 58abf4e Fix XSD location (due to CMS change) by Clement Escoffier · 11 years ago
  40. a69f649 Fix XSD location (due to CMS change) by Clement Escoffier · 11 years ago
  41. 293cc96 Fix XSD locations (due to the CMS change) by Clement Escoffier · 11 years ago
  42. 965de34 FELIX-3977 : @Property: ArrayIndexOutOfBoundsException empty array default value by Carsten Ziegeler · 11 years ago
  43. 39a3cbd Update pom configuration by Clement Escoffier · 11 years ago
  44. 581a042 Fix iPOJO core export instruction by Clement Escoffier · 11 years ago
  45. ddd9094 FELIX-4011 fix a lot of potential NPEs during bundle shutdown when BundleComponentActivator and BundleContext may not be available by David Jencks · 11 years ago
  46. 6eb0f51 Done FELIX-4016 Provide more meta data to the UPnP action arguments by Valentin Valchev · 11 years ago
  47. 9abc244 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  48. 859d9fd [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  49. 6fc6eb0 Apply patch (FELIX-4008) to avoid NPE when converting blame to string. by Richard S. Hall · 11 years ago
  50. 99fdfc6 Downgrade as release vote canceled by Karl Pauls · 11 years ago
  51. 7dc40b0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  52. f40f234 [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  53. f54f0e0 Add the correct tag root by Karl Pauls · 11 years ago
  54. 47e8036 [maven-release-plugin] rollback the release of org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  55. 79c4959 [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  56. 47b877c Create a changelog for release by Karl Pauls · 11 years ago
  57. 4283d68 Some release preparations. by Richard S. Hall · 11 years ago
  58. 8b1c1c7 Fixed FELIX-4013 Incorrect usage of ServiceTracker.size() in UPnP Plugin by Valentin Valchev · 11 years ago
  59. c127dea Fixed FELIX-4012 Sometimes the UPnP plugin fails to start due to device being removed from network by Valentin Valchev · 11 years ago
  60. eb3b05b FELIX-4011 fix NPE by David Jencks · 11 years ago
  61. 5cc722c FELIX-4011 put more stuff into ComponentContext, simplify by David Jencks · 11 years ago
  62. 4dae2b1 FELIX-4011 genericize stuff, fix a bug in ReadOnlyDictionary by David Jencks · 11 years ago
  63. 37243aa FELIX-4011 use a final ComponentContext since it now has useful state (later made non-final again) and make ComponentInstance a separate class by David Jencks · 11 years ago
  64. 6271c44 FELIX-4011 move edge info tracking to component context by David Jencks · 11 years ago
  65. 38d8da4 FELIX-4011 serviceFactoryCM can't expose a being-constructed object through getService, since getService is only called once per bundle. Also fix a method name by David Jencks · 11 years ago
  66. 8cc62d2 FELIX-4006 during disposal, make sure impl object is available for bind until edge info is set for unbind by David Jencks · 11 years ago
  67. 46c1057 Correct snapshot dependency by Carsten Ziegeler · 11 years ago
  68. d43e0e5 FELIX-4010 Provide sensible message if a class file cannot be read due to Class File format support in ASM by Felix Meschberger · 11 years ago
  69. 2dde871 FELIX-4004 Make DependencyManager.MultipleStaticCustomizer thread safe by David Jencks · 11 years ago
  70. 1b6a9e9 FELIX-4000 avoid possibility of concurrentModificationException on m_dependencyManagers by never changing it by David Jencks · 11 years ago
  71. 690d58a Add our own DEPENDENCIES file by Felix Meschberger · 11 years ago
  72. 7f1f688 Formatting and import organizations by Felix Meschberger · 11 years ago
  73. 9688267 Remove obsolete empty directory by Felix Meschberger · 11 years ago
  74. 644cb03 FELIX-3963 Fix InventoryPrinter/ConfigurationPrinter reflection by Felix Meschberger · 11 years ago
  75. 12dfa03 FELIX-3963 Fix InventoryPrinter/ConfigurationPrinter reflection by Felix Meschberger · 11 years ago
  76. 3a61bb3 FELIX-3906 Apply patch by Robert Munteanu (thanks alot) by Felix Meschberger · 11 years ago
  77. 144f454 Added FELIX-3996 enhancement by Pierre De Rop · 11 years ago
  78. c86a483 Depends on trunk DM annotation API. Added debug mode by default. by Pierre De Rop · 11 years ago
  79. b1e55b7 FELIX-3996: Upgrade to latest bnd version by Pierre De Rop · 11 years ago
  80. 35e3e86 Ensure that the threadpool is shot down when test is done by Pierre De Rop · 11 years ago
  81. 0279875 reworked and cleaned this test by Pierre De Rop · 11 years ago
  82. ce67677 FELIX-3996: Upgrade to latest bnd version. by Pierre De Rop · 11 years ago
  83. 085b875 FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  84. 2ebc9e2 FELIX-3998 Updating JAAS config leads to registration of duplicate LoginModules by Chetan Mehrotra · 11 years ago
  85. cc16d97 Fix bad copyright by Guillaume Nodet · 11 years ago
  86. 8b16ebb [FELIX-3997] Provide an abstract bundle extender by Guillaume Nodet · 11 years ago
  87. fd8196e FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  88. 5400d8c FELIX-3991 Fix, javadoc, and log return values for RegistrationManager. Also add and improve some logging by David Jencks · 11 years ago
  89. b0fb87b FELIX-3989 Add support for determining code coverage with integration testcases by Chetan Mehrotra · 11 years ago
  90. 7c08646 FELIX-3981 - Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  91. e264dd0 Fixed FELIX-3986 ThreadDumper comparators are not correctly implemented by Valentin Valchev · 11 years ago
  92. 19d0696 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  93. 7852d5e FELIX-3985 - ConfigSpiOsgi should be registered by default by Chetan Mehrotra · 11 years ago
  94. 7d64730 FELIX-3984 - Use default application/realm name of 'other' if none specified by Chetan Mehrotra · 11 years ago
  95. 049a36b FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  96. 87d11cc FELIX-3983 - Use inlined Sling commons PropertiesUtil for reading config values by Chetan Mehrotra · 11 years ago
  97. f8783e0 FELIX-3975 use general cause mechanism in ParseException by David Jencks · 11 years ago
  98. a134284 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  99. 98b4afe Minor reformatting of code by Chetan Mehrotra · 11 years ago
  100. f0f9f05 Removing the requirement to provide the default realm name explicitly. By default in absence of any explicitly defined realm name it would be assumed to be 'default' by Chetan Mehrotra · 11 years ago