1. 464575f Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  2. a55a730 Fix issue Felix-1159 by Clement Escoffier · 16 years ago
  3. e7610a0 Fix issue Felix-1163. by Clement Escoffier · 16 years ago
  4. d69a35f Fix issue Felix-1114. by Clement Escoffier · 16 years ago
  5. 3237d13 Fix Felix-1114. by Clement Escoffier · 16 years ago
  6. ce12339 Use the latest Felix pom by Clement Escoffier · 16 years ago
  7. a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
  8. 1261c91 Fix some issues in LICENSE and NOTICE files. by Clement Escoffier · 16 years ago
  9. f686151 Fix issue Felix-1002 by Clement Escoffier · 16 years ago
  10. c77310c Declare iPOJO as a singleton bundle (Felix-982). by Clement Escoffier · 16 years ago
  11. 01bcefd Improve error handling in the Composite Service Context by Clement Escoffier · 16 years ago
  12. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  13. 6f687bb Begin the work about the issue Felix-968. by Clement Escoffier · 16 years ago
  14. a17def3 Fix Felix-944 by Clement Escoffier · 16 years ago
  15. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  16. b7145db Fix issue Felix-936. by Clement Escoffier · 16 years ago
  17. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  18. dd09f19 Update dependencies to use snapshots. by Clement Escoffier · 16 years ago
  19. 521f93e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  20. fd285ea [maven-release-plugin] prepare release org.apache.felix.ipojo-1.2.0 by Clement Escoffier · 16 years ago
  21. 59d8fab Update dependency to 1.2.0 Update XSD location by Clement Escoffier · 16 years ago
  22. 9a97d70 Update iPOJO Package version to 1.2.0 for the next iPOJO version. by Clement Escoffier · 16 years ago
  23. 8251f60 Update documentation by Clement Escoffier · 16 years ago
  24. 1a86292 Update changelog files by Clement Escoffier · 16 years ago
  25. 9f14227 Update Property.java. The TYPE[].class construction is not supported by Apache Harmony. So, an empty array has to be created and the .getClass() method called. by Clement Escoffier · 16 years ago
  26. a6be793 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  27. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  28. 48c99d6 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
  29. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  30. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  31. 23e4adf - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  32. 605beab Begin the work about new creation policies. by Clement Escoffier · 16 years ago
  33. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  34. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  35. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  36. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  37. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  38. 180ba92 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  39. 647595b Fix issue Felix-797. by Clement Escoffier · 16 years ago
  40. 96aff26 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  41. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  42. a951408 Fix issue Felix-787. by Clement Escoffier · 16 years ago
  43. db12afb Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  44. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  45. 8aa13cb Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  46. b5244f7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  47. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  48. f68d90f A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  49. c444e73 Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  50. 4e3feed Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  51. 1f77396 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  52. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  53. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  54. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  55. c591dea Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated. by Clement Escoffier · 16 years ago
  56. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  57. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  58. e7e10d3 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  59. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  60. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  61. 06c1d31 Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  62. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  63. 1a035f4 Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  64. 179109d Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  65. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  66. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  67. 069d46d Fix issue Felix-632: by Clement Escoffier · 16 years ago
  68. 51a196b Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  69. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  70. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  71. 80ca860 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  72. 22ebd98 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  73. 4ed3b5d Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ... by Clement Escoffier · 16 years ago
  74. 8036bab Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 17 years ago
  75. f459e64 Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 17 years ago
  76. 4e6e286 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  77. c45a156 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 17 years ago
  78. 659471e Commit changelog.txt files by Clement Escoffier · 17 years ago
  79. 6b928e9 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 17 years ago
  80. e67dd3c Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 17 years ago
  81. 0140101 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 17 years ago
  82. b08b1b3 Add a missing file. by Clement Escoffier · 17 years ago
  83. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  84. 5fc3416 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 17 years ago
  85. 9c6dd35 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 17 years ago
  86. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  87. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  88. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  89. e8bba17 Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox. by Clement Escoffier · 17 years ago
  90. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  91. f6d1a1a Fix some minor formatting issue by Clement Escoffier · 17 years ago
  92. 0460ea4 - Modify the level of the two messages displayed when iPOJO is starting. by Clement Escoffier · 17 years ago
  93. 8faeeec Avoid the architecture service to publish non-service interfaces (FieldInterceptor and MethodInterceptor) by Clement Escoffier · 17 years ago
  94. 65fd734 Modify pom files to use correct version. by Clement Escoffier · 17 years ago
  95. a414211 Add missing header in pom file. by Clement Escoffier · 17 years ago
  96. e50ede5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 17 years ago
  97. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 17 years ago
  98. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 17 years ago
  99. c340ecf Use released version of compendium. by Carsten Ziegeler · 17 years ago
  100. 95fbce2 Fix a bug when the configuration admin send configurations containing Strings (Objects was expected). In this case, the objects are re-created from the Strings (arrays are parsed by according to the iPOJO syntax). This change impacts both service properties and instance properties. by Clement Escoffier · 17 years ago