1. 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
  2. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  3. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  4. 99f135d Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  5. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  6. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  7. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  8. 0af8fe8 Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  9. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  10. 9c1c87f Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  11. 2ca814e Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  12. eb6553a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  13. 718f5ab [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 16 years ago
  14. eb41a15 Revert change made by maven during the release process by Clement Escoffier · 16 years ago
  15. 2620f9e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  16. 156112b [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 16 years ago
  17. 03b5118 Commit changelog.txt files by Clement Escoffier · 16 years ago
  18. 5025402 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 16 years ago
  19. 9d7a005 Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 16 years ago
  20. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  21. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  22. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  23. 4a12e33 Modify pom files to use correct version. by Clement Escoffier · 16 years ago
  24. 7d116ff Add missing header in pom file. by Clement Escoffier · 16 years ago
  25. ce0e1e5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 16 years ago
  26. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  27. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  28. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  29. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  30. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  31. e71366f Fix a bug on field delegation. by Clement Escoffier · 17 years ago
  32. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  33. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  34. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  35. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  36. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  37. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  38. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  39. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  40. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  41. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  42. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  43. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  44. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  45. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  46. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  47. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  48. 4b877f4 Fix org.osgi.service.cm package version in manipulated bundle. by Clement Escoffier · 17 years ago
  49. d296521 Solve a bug about local variable inside constructor manipulation. by Clement Escoffier · 17 years ago
  50. 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
  51. 18a6a80 Remove dependency on Java 5 (Felix-312) Format code consistently by Clement Escoffier · 17 years ago
  52. 042a0ec Add the new manipulator project (Felix-311) by Clement Escoffier · 17 years ago