1. c45a156 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 17 years ago
  2. 9534775 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  3. 2708020 [maven-release-plugin] prepare release maven-ipojo-plugin-0.8.0 by Clement Escoffier · 17 years ago
  4. 3d1b284 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  5. cac73f6 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 17 years ago
  6. 8e9a4ec [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  7. 5fc8a5e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 17 years ago
  8. 7aa8ec6 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  9. b10317e [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  10. 1562c3a Revert the modification made by maven during the release preparation by Clement Escoffier · 17 years ago
  11. bf2b102 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  12. 1489070 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  13. 5ea644e Revert the modification made by maven during the release preparation by Clement Escoffier · 17 years ago
  14. aae437b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  15. 4dfcf67 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  16. 659471e Commit changelog.txt files by Clement Escoffier · 17 years ago
  17. 6b928e9 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 17 years ago
  18. e67dd3c Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 17 years ago
  19. 0140101 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 17 years ago
  20. b08b1b3 Add a missing file. by Clement Escoffier · 17 years ago
  21. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  22. 5fc3416 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 17 years ago
  23. 9c6dd35 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 17 years ago
  24. a8bc024 Add a bundle tracker to externalize the tracking code from the extension manager. by Clement Escoffier · 17 years ago
  25. a8e58ab Commit composite service providing test suite by Clement Escoffier · 17 years ago
  26. 0642396 Fix imports order. by Clement Escoffier · 17 years ago
  27. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  28. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  29. cdb4b17 Split the composite test suite by Clement Escoffier · 17 years ago
  30. 832ab7a Split the iPOJO test suite in several bundles. by Clement Escoffier · 17 years ago
  31. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  32. 9efe86b Remove the dependency on Java 5 from the Junit4OSGi framework. by Clement Escoffier · 17 years ago
  33. e8bba17 Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox. by Clement Escoffier · 17 years ago
  34. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  35. f6d1a1a Fix some minor formatting issue by Clement Escoffier · 17 years ago
  36. d445cda Add a method to check if a value is contained in an array. This method is used because sometimes the service interface arrays not have always the same order (depending on the VM). So, this allow to launch the test suites on any VM. by Clement Escoffier · 17 years ago
  37. 0460ea4 - Modify the level of the two messages displayed when iPOJO is starting. by Clement Escoffier · 17 years ago
  38. 8faeeec Avoid the architecture service to publish non-service interfaces (FieldInterceptor and MethodInterceptor) by Clement Escoffier · 17 years ago
  39. 65fd734 Modify pom files to use correct version. by Clement Escoffier · 17 years ago
  40. a414211 Add missing header in pom file. by Clement Escoffier · 17 years ago
  41. e50ede5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 17 years ago
  42. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 17 years ago
  43. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 17 years ago
  44. c340ecf Use released version of compendium. by Carsten Ziegeler · 17 years ago
  45. 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
  46. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  47. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  48. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  49. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  50. e71366f Fix a bug on field delegation. by Clement Escoffier · 17 years ago
  51. 521c286 Commit the patch on the issue FELIX-432. by Clement Escoffier · 17 years ago
  52. 1a31809 Resolve an issue introduced in the previous commit. The class need to be loaded before creating the proxy. by Clement Escoffier · 17 years ago
  53. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  54. 08f860a Fix a synchronization bug in the component instance manager. by Clement Escoffier · 17 years ago
  55. a237288 Invalidate instance instead of stopping them after InvocationTargetException (which allow to restart automatically after an external event) by Clement Escoffier · 17 years ago
  56. 18ecd68 Update the JMX handler pom file to add iPOJO configuration. by Clement Escoffier · 17 years ago
  57. 7395aad Refactor nullable object system. by Clement Escoffier · 17 years ago
  58. fea5f96 Commit the JMX handler allowing to expose an JMX MBean to monitor & control an iPOJO instance remotely. by Clement Escoffier · 17 years ago
  59. dbddbbe Commit the Event Admin handler. by Clement Escoffier · 17 years ago
  60. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  61. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  62. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  63. 5cf9b71 Fix a bug if the property has no field (forget one method) by Clement Escoffier · 17 years ago
  64. eb49dfc Fix a bug if the property has no field. by Clement Escoffier · 17 years ago
  65. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  66. 3fc3a01 Add a service.pid inside factories. by Clement Escoffier · 17 years ago
  67. 91325d3 Fix a bug in the Dependency Handler Description when the "instance.name" property is not set. by Clement Escoffier · 17 years ago
  68. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  69. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  70. b9c5e65 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  71. bf5f1fd Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  72. ce688ee Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  73. 1bcd6c3 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  74. 0979ebb Add the iPOJO Pom file containing all iPOJO modules. by Clement Escoffier · 17 years ago
  75. b5715b1 Externalize iPOJO modules in a separate pom file (ipojo/pom.xml) instead of listing all modules. by Clement Escoffier · 17 years ago
  76. b5b86e4 Add the Controller annotations by Clement Escoffier · 17 years ago
  77. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  78. 1761964 Properties can use method from parent class to be setted : by Clement Escoffier · 17 years ago
  79. 0267436 Fix the warning messages about split-packages when compiling. by Clement Escoffier · 17 years ago
  80. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  81. 3d5ee8e Add the lifecycle controller handler. by Clement Escoffier · 17 years ago
  82. 949e4f3 Solve a bug in synchronization stuff. IPOJO released services when exiting methods. However, for service factory, it must not released services as the binding can be stateful. by Clement Escoffier · 17 years ago
  83. 42ef155 Defines an Ant Task to create iPOJO Bundles. by Clement Escoffier · 17 years ago
  84. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  85. ddb4912 Improve iPOJO to manage synchronization when a POJO uses service objects. by Clement Escoffier · 17 years ago
  86. e0a8cb5 Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311) by Clement Escoffier · 17 years ago
  87. 13afe1c Add scoping features for service requirement resolving. by Clement Escoffier · 17 years ago
  88. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  89. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  90. 014025e Some cosmetic improvements by Clement Escoffier · 17 years ago
  91. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  92. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  93. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  94. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  95. 201a6ef Commit a small change on architecture (Felix-311). by Clement Escoffier · 17 years ago
  96. 4b877f4 Fix org.osgi.service.cm package version in manipulated bundle. by Clement Escoffier · 17 years ago
  97. d296521 Solve a bug about local variable inside constructor manipulation. by Clement Escoffier · 17 years ago
  98. 2e35112 Add iPOJO Extender and solve a bug on LogService delegation. This commit is a part of the iPOJO new version issue (Felix-311). by Clement Escoffier · 17 years ago
  99. 5026136 Improve method invocation for Lifecycle Callbacks. Allow the invocation of method from parent classes.(Felix-315). by Clement Escoffier · 17 years ago
  100. 2974be1 Solve a architecture bug (to get the metadata file) by Clement Escoffier · 17 years ago