1. 41146fc Fix an oversight from the version move by Karl Pauls · 17 years ago
  2. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  3. 99c505c Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles by Karl Pauls · 17 years ago
  4. 11c2fa4 Updated the notice files. by Richard S. Hall · 17 years ago
  5. bad49dc A new example application with a set of services. These set of bundles by Richard S. Hall · 17 years ago
  6. e816f1e Fix a NPE in manifest goal (FELIX-326) by Karl Pauls · 17 years ago
  7. 7987b3c Updated changelog to include last patch. by Richard S. Hall · 17 years ago
  8. bbf4f95 Fixed two filter syntax errors when using inclusive version ranges. (FELIX-327) by Richard S. Hall · 17 years ago
  9. 4ef4a16 Karl pointed out I used the wrong way to make stuff accessible again. Sorry for that! :) by Marcel Offermans · 17 years ago
  10. f115004 Before constructing anything, make sure we actually make the constructor accessible. by Marcel Offermans · 17 years ago
  11. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  12. 332a682 Fixed another version matching-related issue that was uncovered due to by Richard S. Hall · 17 years ago
  13. 0468050 Save some object creations in the ldap parser by Karl Pauls · 17 years ago
  14. be2991e Adapt to framework api changes by Karl Pauls · 17 years ago
  15. 3c9585f Fix path to parent pom by Karl Pauls · 17 years ago
  16. b2afde6 Update dependency to released version by Karl Pauls · 17 years ago
  17. 471e3e6 In an effort to clean up the Felix API in preparation for the 1.0.0 release, by Richard S. Hall · 17 years ago
  18. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  19. 9eb6255 Apply patch to fix a NPE in manifest goal (FELIX-326). by Karl Pauls · 17 years ago
  20. 3a66ebc Add missing licence headers. by Carsten Ziegeler · 17 years ago
  21. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  22. fe71e03 Fixed a bug that was causing the resolver to match against invalid candidates. by Richard S. Hall · 17 years ago
  23. 201a6ef Commit a small change on architecture (Felix-311). by Clement Escoffier · 17 years ago
  24. 97648d1 Added documentation to org.osgi.core in preparation for release. by Richard S. Hall · 17 years ago
  25. 280a826 Added documentation to the shell.tui sub-project in preparation for release. by Richard S. Hall · 17 years ago
  26. 677f589 Added documentation to the shell and bundlerepository sub-projects in by Richard S. Hall · 17 years ago
  27. c8f0ecc Add new bundle that wraps latest poi 3.0.1. by Carsten Ziegeler · 17 years ago
  28. 0174867 Fixed a mistake in the order in which signatures were searched. by Marcel Offermans · 17 years ago
  29. 8681ede FELIX-303 Implemented support for compositions. Untested and unstable API, you have been warned. by Marcel Offermans · 17 years ago
  30. 211b5a5 Moved a utility method from Felix to the Util class to avoid exposing it by Richard S. Hall · 17 years ago
  31. 1633732 Added support for callback methods with the (ServiceReference, ActualInterfaceType) signature. by Marcel Offermans · 17 years ago
  32. ba5ce90 Added change logs to the various sub-projects in order to create their by Richard S. Hall · 17 years ago
  33. 3bc6d0b Updated to BND 0.0.160 and modified the plugin to be compatible. by Richard S. Hall · 17 years ago
  34. f87ac14 Add a copy of the current bundle plugin documentation to svn by Karl Pauls · 17 years ago
  35. d6fa955 Fix the bundle plugin test that was using a wrong file name. by Karl Pauls · 17 years ago
  36. d71f410 FELIX-322 Registering a PersistenceManager service causes a ClassCastException by Felix Meschberger · 17 years ago
  37. a2b08bd Set svn:ignore by Carsten Ziegeler · 17 years ago
  38. 8959c6d Add bundle wrapping commons-validator by applying patch from Alin Dreghiciu (FELIX-294) by Carsten Ziegeler · 17 years ago
  39. 4b877f4 Fix org.osgi.service.cm package version in manipulated bundle. by Clement Escoffier · 17 years ago
  40. ec46594 FELIX-321 Added support for propagating configuration properties to services. by Marcel Offermans · 17 years ago
  41. 1046121 Adapt the maven-felix-plugin and the daemon to the framework api changes by Karl Pauls · 17 years ago
  42. 47a1816 Applied patch (FELIX-309) to allow overriding of supported project types. by Richard S. Hall · 17 years ago
  43. bc7b622 FELIX-151 Remove old icons. by Stephane Frenot · 17 years ago
  44. c5d43d2 Add bundle that wraps the portlet-api 1.0 (FELIX-297) by Carsten Ziegeler · 17 years ago
  45. 5dd14e9 Remove accidentally committed target dir. by Carsten Ziegeler · 17 years ago
  46. f66bc73 Correct version number (three digits) by Carsten Ziegeler · 17 years ago
  47. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  48. 0641441 Update commons-lang bundle to latest commons-lang release. by Carsten Ziegeler · 17 years ago
  49. ed37a88 Update commons-io bundle to latest commons release. by Carsten Ziegeler · 17 years ago
  50. ef0b5c6 Add bundle for xml api (JAXP, dom, sax, xml-resolver) (FELIX-320) by Carsten Ziegeler · 17 years ago
  51. aafb410 Include activation in mail bundle (FELIX-319) by Carsten Ziegeler · 17 years ago
  52. 9764654 Add maven-bundle-plugin version to root pom (FELIX-318) by Carsten Ziegeler · 17 years ago
  53. d296521 Solve a bug about local variable inside constructor manipulation. by Clement Escoffier · 17 years ago
  54. ad45ea4 FELIX-151 --------- Improve the remote logger console component. by Stephane Frenot · 17 years ago
  55. 8faceff Remove superfluouse explicit package naming by Felix Meschberger · 17 years ago
  56. 86a0d17 FELIX-317 Modifying a Configuration retrieved from listConfigurations is not reflected in the ConfigAdmin by Felix Meschberger · 17 years ago
  57. d901827 Ensure the test directories are created in the target folder by Felix Meschberger · 17 years ago
  58. a2cfb09 FELIX-316 Configuration Admin should use the bundle data storage area by default. by Felix Meschberger · 17 years ago
  59. b91ef5b FELIX-307 by Stephane Frenot · 17 years ago
  60. 725a539 Fixed a bug when updating listeners that would fail when a listener by Richard S. Hall · 17 years ago
  61. 6b086e7 FELIX-316 Configuration Admin should use the bundle data storage area by default. by Felix Meschberger · 17 years ago
  62. 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
  63. cf78301 FELIX-314 EventDispatcher class not reusable in same class loader for multiple Felix instances by Felix Meschberger · 17 years ago
  64. 5026136 Improve method invocation for Lifecycle Callbacks. Allow the invocation of method from parent classes.(Felix-315). by Clement Escoffier · 17 years ago
  65. 8a223dc FELIX-307 by Stephane Frenot · 17 years ago
  66. 803bda1 FELIX-307 by Stephane Frenot · 17 years ago
  67. 5095408 FELIX-307 --------- Moving all poms to maven-bundle-plugin by Stephane Frenot · 17 years ago
  68. 6fb925f Description of a Project for Felix. by Par Niclas Hedhman · 17 years ago
  69. dbbf762 Need a location for the Description of a Project RDF file, used by the projects.apache.org site. by Par Niclas Hedhman · 17 years ago
  70. 2974be1 Solve a architecture bug (to get the metadata file) by Clement Escoffier · 17 years ago
  71. 18a6a80 Remove dependency on Java 5 (Felix-312) Format code consistently by Clement Escoffier · 17 years ago
  72. d4d36cc Excluded OBR's transitive kxml2 dependency. by Richard S. Hall · 17 years ago
  73. ace86c5 Commit the new iPOJO Version (Felix-311) by Clement Escoffier · 17 years ago
  74. c547cfe Update new iPOJO Metadata (Felix-311) by Clement Escoffier · 17 years ago
  75. 042a0ec Add the new manipulator project (Felix-311) by Clement Escoffier · 17 years ago
  76. 19a517d Modified our hack to guess when boot delegation is necessary to check for by Richard S. Hall · 17 years ago
  77. 1699aee Modified isAssignableTo() to check if the provider bundle is the exporter by Richard S. Hall · 17 years ago
  78. bdb1636 Added some toString() implementations that might help debugging. by Richard S. Hall · 17 years ago
  79. 1bab566 Clean-up the extension bundle implementation and cater for more then one felix instance (FELIX-30). by Karl Pauls · 17 years ago
  80. d243f54 Modified class to check for null in constructor and delegate toString() by Richard S. Hall · 17 years ago
  81. 0f6f2d5 FELIX-307 by Stephane Frenot · 17 years ago
  82. 922964e FELIX-307 --------- Moving mosgi.* to mosgi subdirectory by Stephane Frenot · 17 years ago
  83. 09db37b Removed a couple of print statements from the code. by Marcel Offermans · 17 years ago
  84. 4a27dd1 Update email to dev by Karl Pauls · 17 years ago
  85. 5a105ac Change urls from incubator to tpl by Karl Pauls · 17 years ago
  86. 1764f30 Updated some entries for TLP migration. by Richard S. Hall · 17 years ago
  87. 8cd7ee4 Changed line endings. by Richard S. Hall · 17 years ago
  88. d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
  89. 0ad669d Ported these projects to use the Bundle Plugin. by Richard S. Hall · 17 years ago
  90. bdbc4d5 Implementing an experimental feature to help with dynamic code generation. by Richard S. Hall · 17 years ago
  91. 0526d19 Changed some comments to make my experimental changes easier to find. by Richard S. Hall · 17 years ago
  92. 9032de9 Modified class filtering in the service registry to be less strict, since it by Richard S. Hall · 17 years ago
  93. 7abcdec Another fix for the experimental "implicit wire" concept to make sure that by Richard S. Hall · 17 years ago
  94. 771843f Modified the module implementation to keep track of modules that are by Richard S. Hall · 17 years ago
  95. de5030b Modified refresh command to accept bundle IDs. by Richard S. Hall · 17 years ago
  96. 19c5fba Fixed a couple of issues in the new experimental "implicit wire" concept. by Richard S. Hall · 17 years ago
  97. 420d278 Applied patch (FELIX-305) to allow the output folder to be configured. by Richard S. Hall · 17 years ago
  98. 68d2fb6 Dynamic imports were not being resolved 100% correctly; they didn't cycle by Richard S. Hall · 17 years ago
  99. 17b8e3d Applied patch (FELIX-304) to factor out some common functionality. by Richard S. Hall · 17 years ago
  100. 4c5c76d Added experimental "implicit import" concept that allows exporters to push by Richard S. Hall · 17 years ago