1. e99f0d3 Release Preparation - Update changelog Cosmetic fix by Clement Escoffier · 14 years ago
  2. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  3. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  4. 597773e Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  5. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  6. 15e61c7 Fix an issue with trailing spaces in the license header. by Clement Escoffier · 15 years ago
  7. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  8. 1d2f99a Fix issue Felix-1557. Some cosmetic bugs in the Annotations "bundle". by Clement Escoffier · 15 years ago
  9. 977c946 Cosmetic fixes by Clement Escoffier · 15 years ago
  10. be4b34b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  11. 644dbcb [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.4.0 by Clement Escoffier · 15 years ago
  12. 580d190 Update doc by Clement Escoffier · 15 years ago
  13. bfa74d0 Fix license issue by Clement Escoffier · 15 years ago
  14. f4dd2f2 Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  15. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  16. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  17. e259159 Use the latest Felix pom by Clement Escoffier · 15 years ago
  18. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  19. e84a692 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  20. 0585e0d [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.2.0 by Clement Escoffier · 15 years ago
  21. 3e0db1e Update documentation by Clement Escoffier · 15 years ago
  22. 3c9a419 Update changelog files 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. f5d8fae Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  26. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  27. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  28. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  29. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  30. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  31. 5f59330 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  32. a32364e [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0 by Clement Escoffier · 16 years ago
  33. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  34. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  35. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  36. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  37. ac241b4 Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts. by Clement Escoffier · 16 years ago
  38. 9f64455 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  39. 6eeb299 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  40. 9936394 Revert changes made by maven during the release process. by Clement Escoffier · 16 years ago
  41. 12d8848 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  42. 04e85d8 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  43. 03b5118 Commit changelog.txt files by Clement Escoffier · 16 years ago
  44. 5025402 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 16 years ago
  45. 9d7a005 Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 16 years ago
  46. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  47. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  48. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  49. 7d116ff Add missing header in pom file. by Clement Escoffier · 16 years ago
  50. ce0e1e5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 16 years ago
  51. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  52. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  53. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  54. b7251fa Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  55. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  56. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  57. b5b86e4 Add the Controller annotations by Clement Escoffier · 17 years ago
  58. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  59. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago