1. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  2. d54c50e Close an unclosed input stream by Clement Escoffier · 15 years ago
  3. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  4. 2f3613a Fix a link issue in the web console plugin. by Clement Escoffier · 15 years ago
  5. a403389 Re-work on Felix-1518 Apply Guillaume patch, Fix the potential NPE by Clement Escoffier · 15 years ago
  6. d22d901 Fix FELIX-1518 by Clement Escoffier · 15 years ago
  7. 8ec8aaf Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  8. 1f7180f Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  9. 63fdf72 Fix issue FELIX-1319. by Clement Escoffier · 15 years ago
  10. 36940f9 Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  11. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  12. ce15211 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  13. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  14. 19b08fc Reduce drastically the size of the manipulator. by Clement Escoffier · 15 years ago
  15. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  16. 821ad05 Add license and notice file to the online-manipulator by Clement Escoffier · 15 years ago
  17. b07f7f1 Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 15 years ago
  18. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  19. 01b3eff Remove dependencies on java 1.5. by Clement Escoffier · 15 years ago
  20. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  21. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 15 years ago
  22. dc4c118 Update iPOJO Package version to 1.2.0 for the next iPOJO version. by Clement Escoffier · 15 years ago
  23. 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 15 years ago
  24. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  25. d912854 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  26. afaeb3d Fix XSD locations. by Clement Escoffier · 16 years ago
  27. 2a4d4e0 Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes) by Clement Escoffier · 16 years ago
  28. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  29. 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  30. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  31. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  32. 50b8a10 Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
  33. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  34. 541ce70 Fix issue Felix-813. by Clement Escoffier · 16 years ago
  35. d4a6593 Fix issue Felix-795. by Clement Escoffier · 16 years ago
  36. a9afaab Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  37. d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
  38. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  39. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  40. 684c484 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  41. d1b07cc Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  42. c332fd1 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
  43. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  44. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  45. 99f135d Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  46. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  47. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  48. 0af8fe8 Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  49. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  50. 9c1c87f Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  51. 9d7a005 Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 16 years ago
  52. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  53. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  54. ce0e1e5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 16 years ago
  55. e71366f Fix a bug on field delegation. by Clement Escoffier · 17 years ago
  56. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  57. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  58. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  59. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  60. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  61. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  62. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  63. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  64. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  65. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  66. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  67. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  68. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  69. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  70. 4b877f4 Fix org.osgi.service.cm package version in manipulated bundle. by Clement Escoffier · 17 years ago
  71. d296521 Solve a bug about local variable inside constructor manipulation. by Clement Escoffier · 17 years ago
  72. 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
  73. 18a6a80 Remove dependency on Java 5 (Felix-312) Format code consistently by Clement Escoffier · 17 years ago
  74. 042a0ec Add the new manipulator project (Felix-311) by Clement Escoffier · 17 years ago