1. 6a7cc2f The iPOJO API now supports external handlers. To use them, the handler provider has to implements HandlerConfiguration that returns the Element-Attribute structure representing the handler configuration. by Clement Escoffier · 15 years ago
  2. 605ea1a Rework stream handler proxies to not do classloads when looking up the URLHandler services (FELIX-1035). by Karl Pauls · 15 years ago
  3. 0a0508c FELIX-1030: apply patch from Dennis Geurts to fix issues revealed by new tests by Stuart McCulloch · 15 years ago
  4. 27764de FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 15 years ago
  5. 798b456 FELIX-1030: add device access tests by Stuart McCulloch · 15 years ago
  6. c1394c4 Improve tests. by Clement Escoffier · 15 years ago
  7. 8109327 FELIX-1010: Use qdox to read annotations; get default values by using reflection. by Carsten Ziegeler · 15 years ago
  8. 21b8082 Commit API test suite (composite) by Clement Escoffier · 15 years ago
  9. 7d48f76 FELIX-1029: apply changes in preparation for using Nexus to release artifacts by Stuart McCulloch · 15 years ago
  10. 1dfbcb2 Previous attempt to turn off JAR verification only did it when the security by Richard S. Hall · 15 years ago
  11. 7e9cbc7 Composite now exports the iPOJO manipulator. by Clement Escoffier · 15 years ago
  12. cc6114d Add the composite API (initial version) Add the SingletonComponentType by Clement Escoffier · 15 years ago
  13. b07f7f1 Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 15 years ago
  14. eb33869 FELIX-1038 : Rename attribute name for mulitple value references from refValues to valueRefs. Print a warning if old name is used. by Carsten Ziegeler · 15 years ago
  15. 4e46b80 Add missing repository for Spring-DM milestone artifacts by Stuart McCulloch · 15 years ago
  16. 2ffc750 Remove not needed classload inside the stream handler as it could be used inside another classload which can cause a deadlock (FELIX-1035). by Karl Pauls · 15 years ago
  17. 055a9a1 Fixed bug related to the erroneous date presentation when the TV device is linked to a remote UPnP Clock. Changed state variable from time to DateTime. The sample devices are not interoperable with the original Cyberlink devices anymore. by Francesco Furfari · 15 years ago
  18. 5f602aa Fix an exception when felix is started with security enabled. (FELIX-1033) by Karl Pauls · 15 years ago
  19. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  20. 7408730 Fix some issues in LICENSE and NOTICE files. by Clement Escoffier · 15 years ago
  21. 2539ada Update the pom file to add the transaction service by Clement Escoffier · 15 years ago
  22. 9c22e2d Commit the Transaction Service (Felix-1012) donated by Guillaume Nodet by Clement Escoffier · 15 years ago
  23. d29c7cf FELIX-1028 : Throw NPE instead of InvalidSyntaxException if expr is null. by Carsten Ziegeler · 15 years ago
  24. 1993d10 FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 15 years ago
  25. 4e89b4e FELIX-1028 : Prevent NPE on createFilter() call. by Carsten Ziegeler · 15 years ago
  26. be62240 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  27. 5d01e10 FELIX-988: update test dependencies by Stuart McCulloch · 15 years ago
  28. b4b98d7 FELIX-1010 : Switch back to retention policy RUNTIME; otherwise the plugin is not able to see the annotations. by Carsten Ziegeler · 15 years ago
  29. ea39fc5 FELIX-1010: Metatype information should not be generated by default - this has actually been an error in the javadocs where metatype is true per default. We can't change it for the javadocs parsing, but we can define new defaults for the annotations stuff. by Carsten Ziegeler · 15 years ago
  30. 9d703a8 FELIX-997 : Add a strictMode configuration which regards all warnings as errors. by Carsten Ziegeler · 15 years ago
  31. 690facc FELIX-1010 : Make use of qdox and annotations configurable, both are enabled by default. by Carsten Ziegeler · 15 years ago
  32. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  33. 6c39ef2 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  34. 0c943ab [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  35. 80a8b25 Add changelog file. by Clement Escoffier · 15 years ago
  36. 16d3416 Rollback the release, Changelog is missing by Clement Escoffier · 15 years ago
  37. 39e60d0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  38. 40fd165 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  39. 02a29b6 [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  40. 63cb2ec [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  41. 55fae1a [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  42. 3bc2177 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  43. 7677bc2 Update the parent pom version. by Clement Escoffier · 15 years ago
  44. 500d1c3 broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 15 years ago
  45. 3bff3ca broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 15 years ago
  46. 6d6562a Cleanup after release by Karl Pauls · 15 years ago
  47. 193c25f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  48. 196f661 [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 15 years ago
  49. 29d496a Downgrade version to cut another release candidate because of a missing license and notice in source jars. by Karl Pauls · 15 years ago
  50. e77fe6b Add duplicated notice and license to make maven happy when doing the source jars by Karl Pauls · 15 years ago
  51. e255dfd Cleanup after release by Karl Pauls · 15 years ago
  52. ee0d8dd [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  53. cabcc95 [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 15 years ago
  54. 5db9709 Downgrade version to cut another release candidate because of a missing license header. by Karl Pauls · 15 years ago
  55. 9dcc8f6 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  56. 7a980e5 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 15 years ago
  57. fa2441a Add missing license header by Karl Pauls · 15 years ago
  58. 3c7313e [maven-release-plugin] rollback the release of org.apache.felix.framework-1.6.0 by Karl Pauls · 15 years ago
  59. 23850ff [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  60. 62d0fcb [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 15 years ago
  61. 5130adc Downgrade version to cut another release candidate because of a missing license header. by Karl Pauls · 15 years ago
  62. c5dfcd8 Cleanup after release by Karl Pauls · 15 years ago
  63. 51bcc3a Cleanup after releases. by Karl Pauls · 15 years ago
  64. c0a7835 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  65. b0a5f58 [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 15 years ago
  66. 03c0014 Update changelog and prepare 1.6.0 release. by Karl Pauls · 15 years ago
  67. d3a15cd [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  68. 9bf5019 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 15 years ago
  69. 62ff7ab Update changelog and prepare 1.6.0 release. by Karl Pauls · 15 years ago
  70. 87d8388 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  71. b4a8644 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.0 by Karl Pauls · 15 years ago
  72. 7d13427 Update changelog and prepare 1.4.0 release. by Karl Pauls · 15 years ago
  73. 456040b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  74. 8f083cb [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.2.0 by Karl Pauls · 15 years ago
  75. bc29cfc Update changelog and prepare 1.2.0 release. by Karl Pauls · 15 years ago
  76. 3132f4d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  77. 1b96140 [maven-release-plugin] prepare release org.apache.felix.shell-1.2.0 by Karl Pauls · 15 years ago
  78. a8a7a52 Update changelog and prepare 1.2.0 release. by Karl Pauls · 15 years ago
  79. b5618fe FELIX-1010 : Add annotations to the build, change version and make the retention policy to be source (we don't want the annotations in the compiled classes) by Carsten Ziegeler · 15 years ago
  80. 5de92da FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago
  81. 45c1a55 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  82. e219aee [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.2 by Clement Escoffier · 15 years ago
  83. 5ba1dba Remove duplicate file by Clement Escoffier · 15 years ago
  84. ae9d491 Applied patch (FELIX-973) to add support for new operators in filter by Richard S. Hall · 15 years ago
  85. b6ad352 Forgot to add these test cases from patch. (FELIX-977) by Richard S. Hall · 15 years ago
  86. 87f6726 Made the next shell snapshot depend on a new dependency manager snapshot to fix the build at least until 2.0.1 is released. by Marcel Offermans · 15 years ago
  87. a68a0e6 Add latest versions of R4.2 interfaces in preparation for the 1.6.0 release. by Richard S. Hall · 15 years ago
  88. 1fd0b61 Improvements for new shell commands. (FELIX-1006, FELIX-1009) by Richard S. Hall · 15 years ago
  89. 885c5f9 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 15 years ago
  90. 2fc3949 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-2.0.1 by Marcel Offermans · 15 years ago
  91. a3ac1ae Switching to a release dependency. by Marcel Offermans · 15 years ago
  92. 15f238e [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 15 years ago
  93. 7382aa7 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.1 by Marcel Offermans · 15 years ago
  94. b5ce29e Setting the right pom.xml version. by Marcel Offermans · 15 years ago
  95. b75e462 Applied patch (FELIX-977) to try to optimize OBR's resolver. by Richard S. Hall · 15 years ago
  96. 4db16be [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  97. ae9f5f1 [maven-release-plugin] prepare release org.apache.felix.log-1.0.0 by Clement Escoffier · 15 years ago
  98. 1836ce5 Rollback the relase (doc folder was missing, as well as changelog file) by Clement Escoffier · 15 years ago
  99. ab9cde9 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  100. b8d5e6c [maven-release-plugin] prepare release org.apache.felix.log-1.0.0 by Clement Escoffier · 15 years ago