1. f60039b FELIX-993 / FELIX-1053: Fix service handling when using target filters by Felix Meschberger · 15 years ago
  2. a4dce2e Modified dynamic import wildcard matching to not match classes, only packages. by Richard S. Hall · 15 years ago
  3. 0fcefe0 Fixed boot delegation wildcard matching so that it doesn't match class by Richard S. Hall · 15 years ago
  4. e46039a Update to snaphshot versions by Karl Pauls · 15 years ago
  5. 1b4b1d3 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  6. 895ea65 [maven-release-plugin] prepare release org.apache.felix.main-1.6.1 by Karl Pauls · 15 years ago
  7. 67ad3c7 Fix log level for release by Karl Pauls · 15 years ago
  8. a7b81a8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  9. c47a0d1 [maven-release-plugin] prepare release org.apache.felix.main-1.6.1 by Karl Pauls · 15 years ago
  10. 48d887c Prepare 1.6.1 release by Karl Pauls · 15 years ago
  11. fe65c2d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  12. bb68015 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.1 by Karl Pauls · 15 years ago
  13. 962f89f Update changelog for 1.6.1 release by Karl Pauls · 15 years ago
  14. 79dd752 Applied patch (FELIX-1058) to add a shell command to allow you to find by Richard S. Hall · 15 years ago
  15. 55900ec Refactored remote shell to improve service handling and concurrency handling. by Richard S. Hall · 15 years ago
  16. 59aef19 Reformatted code to Felix code style. by Richard S. Hall · 15 years ago
  17. 809f389 FELIX-1010 : Apply slightly modified patch from Stefan Seifert using a LinkedHashMap. by Carsten Ziegeler · 15 years ago
  18. 2bf541e Fix issue Felix-1055 by Clement Escoffier · 15 years ago
  19. 210e309 Fix issue Felix-1054. by Clement Escoffier · 15 years ago
  20. c58a433 Handle invalid bundle case properly properly in "requirers" and "exports" by Richard S. Hall · 15 years ago
  21. 86c01a1 Need to double-check wires for dynamic imports because it is possible by Richard S. Hall · 15 years ago
  22. a4ca8fe FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. by Carsten Ziegeler · 15 years ago
  23. 1fd930f Commit workaround for a JDK bug that results in a ClassCircularityError. by Richard S. Hall · 15 years ago
  24. b87defc FELIX-1010 : Apply patch from Stefan Seifert to fix the compilation issue. by Carsten Ziegeler · 15 years ago
  25. d17946f FELIX-1010 : Fix several issues with the annotations by Carsten Ziegeler · 15 years ago
  26. 50e0f59 Commit online-manipulator tests. by Clement Escoffier · 15 years ago
  27. 821ad05 Add license and notice file to the online-manipulator by Clement Escoffier · 15 years ago
  28. 07ea869 FELIX-1010 : Remove quotes from annotation value if it is a string. by Carsten Ziegeler · 15 years ago
  29. 2dd998b Utility script (UNIX) to download and check the new staged repositories by Stuart McCulloch · 15 years ago
  30. c2f4c09 Copy the online manipulator to the trunk by Clement Escoffier · 15 years ago
  31. 214fce6 Commit the patch attached to the Felix-1036 issue (FileInstaller spawns multiple watchers for same directory) by Clement Escoffier · 15 years ago
  32. 4a2ed36 exclude foundation jar, conflicts with JDK 1.5 library classes by Carsten Ziegeler · 15 years ago
  33. a0e4f08 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  34. 1e3f7ee [maven-release-plugin] prepare release felix-parent-1.2.0 by Stuart McCulloch · 15 years ago
  35. 320e063 Explain use of helper plugin by Stuart McCulloch · 15 years ago
  36. 9295c23 Get Maven to update the latest release metadata on deploy by Stuart McCulloch · 15 years ago
  37. 41df85d [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  38. 87f5354 [maven-release-plugin] prepare release felix-parent-1.2.0 by Stuart McCulloch · 15 years ago
  39. 6bd1461 Update artifactId to make it clear this is the parent pom by Stuart McCulloch · 15 years ago
  40. fdb035e Only attach specific assemblies (ignore bz2), fix warning about missing encoding by Stuart McCulloch · 15 years ago
  41. d3924e0 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  42. 4fd4f10 [maven-release-plugin] prepare release felix-1.2.0 by Stuart McCulloch · 15 years ago
  43. 0242e46 Avoid attaching the assembly artifacts, as these don't need to be deployed to Maven by Stuart McCulloch · 15 years ago
  44. 6755229 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  45. 9c6aaf3 [maven-release-plugin] prepare release felix-1.2.0 by Stuart McCulloch · 15 years ago
  46. f9ac44e New release process, so should really bump this up to 1.2.0 instead of 1.0.5 by Stuart McCulloch · 15 years ago
  47. 11cc985 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  48. 5712778 [maven-release-plugin] prepare release felix-1.0.5 by Stuart McCulloch · 15 years ago
  49. 68f19a8 FELIX-993 drop checking the target filter on service unregistration by Felix Meschberger · 15 years ago
  50. 3e26f2d FELIX-1044 Refactor of component instance handling in the DependencyManager by Felix Meschberger · 15 years ago
  51. 00ee6d9 Fix some formatting. by Richard S. Hall · 15 years ago
  52. ba751bd FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  53. 90456ac FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  54. 4acc5a2 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 15 years ago
  55. 16c3da8 Add some javadoc comments, Normalize the code format. by Clement Escoffier · 15 years ago
  56. e1c2cde FELIX-1042 Apply patch adding LogService panel (Thanks Filippo Diotalevi) by Felix Meschberger · 15 years ago
  57. 85b182c Remove duplicate list of modules, as it is getting out-of-sync by Stuart McCulloch · 15 years ago
  58. 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
  59. 605ea1a Rework stream handler proxies to not do classloads when looking up the URLHandler services (FELIX-1035). by Karl Pauls · 15 years ago
  60. 0a0508c FELIX-1030: apply patch from Dennis Geurts to fix issues revealed by new tests by Stuart McCulloch · 15 years ago
  61. 27764de FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 15 years ago
  62. 798b456 FELIX-1030: add device access tests by Stuart McCulloch · 15 years ago
  63. c1394c4 Improve tests. by Clement Escoffier · 15 years ago
  64. 8109327 FELIX-1010: Use qdox to read annotations; get default values by using reflection. by Carsten Ziegeler · 15 years ago
  65. 21b8082 Commit API test suite (composite) by Clement Escoffier · 15 years ago
  66. 7d48f76 FELIX-1029: apply changes in preparation for using Nexus to release artifacts by Stuart McCulloch · 15 years ago
  67. 1dfbcb2 Previous attempt to turn off JAR verification only did it when the security by Richard S. Hall · 15 years ago
  68. 7e9cbc7 Composite now exports the iPOJO manipulator. by Clement Escoffier · 15 years ago
  69. cc6114d Add the composite API (initial version) Add the SingletonComponentType by Clement Escoffier · 15 years ago
  70. b07f7f1 Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 15 years ago
  71. 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
  72. 4e46b80 Add missing repository for Spring-DM milestone artifacts by Stuart McCulloch · 15 years ago
  73. 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
  74. 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
  75. 5f602aa Fix an exception when felix is started with security enabled. (FELIX-1033) by Karl Pauls · 15 years ago
  76. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  77. 7408730 Fix some issues in LICENSE and NOTICE files. by Clement Escoffier · 15 years ago
  78. 2539ada Update the pom file to add the transaction service by Clement Escoffier · 15 years ago
  79. 9c22e2d Commit the Transaction Service (Felix-1012) donated by Guillaume Nodet by Clement Escoffier · 15 years ago
  80. d29c7cf FELIX-1028 : Throw NPE instead of InvalidSyntaxException if expr is null. by Carsten Ziegeler · 15 years ago
  81. 1993d10 FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 15 years ago
  82. 4e89b4e FELIX-1028 : Prevent NPE on createFilter() call. by Carsten Ziegeler · 15 years ago
  83. be62240 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  84. 5d01e10 FELIX-988: update test dependencies by Stuart McCulloch · 15 years ago
  85. 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
  86. 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
  87. 9d703a8 FELIX-997 : Add a strictMode configuration which regards all warnings as errors. by Carsten Ziegeler · 15 years ago
  88. 690facc FELIX-1010 : Make use of qdox and annotations configurable, both are enabled by default. by Carsten Ziegeler · 15 years ago
  89. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  90. 6c39ef2 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  91. 0c943ab [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  92. 80a8b25 Add changelog file. by Clement Escoffier · 15 years ago
  93. 16d3416 Rollback the release, Changelog is missing by Clement Escoffier · 15 years ago
  94. 39e60d0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  95. 40fd165 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  96. 02a29b6 [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  97. 63cb2ec [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  98. 55fae1a [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  99. 3bc2177 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 15 years ago
  100. 7677bc2 Update the parent pom version. by Clement Escoffier · 15 years ago