1. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 17 years ago
  2. cd4548c Performed some refactoring, eliminated duplicates when calculating by Richard S. Hall · 17 years ago
  3. 3975bb4 Removed some debug information. by Richard S. Hall · 17 years ago
  4. 672bd7f Modified generic resolver algorithm to verify constraint violations for by Richard S. Hall · 17 years ago
  5. 441cc66 Modified a few minor areas that were impacted by changes to the resolver by Richard S. Hall · 17 years ago
  6. 0fb8120 Implement new wire type for bundle dependencies. (FELIX-28) by Richard S. Hall · 17 years ago
  7. 7baf7b8 Modified manifest parser to creating capabilities and requirements for by Richard S. Hall · 17 years ago
  8. 10fd664 Modified utility method to get satisfying capability so that it could by Richard S. Hall · 17 years ago
  9. cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 17 years ago
  10. 80ca00c Add a missing null check if security is enabled. by Karl Pauls · 17 years ago
  11. 352a033 When checking for exported packages, it is necessary to filter out by Richard S. Hall · 17 years ago
  12. ad76efe Applied patch (FELIX-32) to implement getAllServiceReferences() method. by Richard S. Hall · 17 years ago
  13. 9c44348 Add location: context to created codesource URL's to avoid Exceptions. by Karl Pauls · 17 years ago
  14. 4e4a847 Fixed bug in R3 verification that was causing erroneous warning messages. by Richard S. Hall · 17 years ago
  15. 79da9fe The classes are no longer needed. by Richard S. Hall · 17 years ago
  16. 9955e90 Applied patch (FELIX-23) to add support for execution environment by Richard S. Hall · 17 years ago
  17. e62caf5 Fixed another issue with the dynamic import optimization patch. by Richard S. Hall · 17 years ago
  18. ae478dc Slight modification to the dynamic import optimization patch to make it by Richard S. Hall · 18 years ago
  19. f8953fd Optimized dynamic importing to ignore non-matching packages, since by Richard S. Hall · 18 years ago
  20. 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
  21. ad742d0 Applied patch (FELIX-197) to add imports to a bundle that are required by Richard S. Hall · 18 years ago
  22. 6b9385a Applied patch (FELIX-196) to throw an exception when a configuration is by Richard S. Hall · 18 years ago
  23. cbe3c0e Created a folder for the Felix Commons subproject. by Michael E. Rodriguez · 18 years ago
  24. b377b1d Removed eager resolving of classes when loading classes from the module, by Richard S. Hall · 18 years ago
  25. f876e36 Correct spelling error in manifest header (Felix-195). by Karl Pauls · 18 years ago
  26. a411ebb Applied patch (FELIX-193) to enable iPOJO to manage more component field types. by Richard S. Hall · 18 years ago
  27. 6351d27 Applied patch (FELIX-192) to fix several small bugs in iPOJO core. by Richard S. Hall · 18 years ago
  28. b270ffb Applied patch (FELIX-194) to enable arch to display instance name. by Richard S. Hall · 18 years ago
  29. 9a96b15 Create a protection domain for a bundle whether a SecurityManager is present or not. by Karl Pauls · 18 years ago
  30. 6641e25 Improve normalization for native library matching (FELIX-26). by Karl Pauls · 18 years ago
  31. bf12bf7 Modified aspects of the core framework that were impacted by the switch by Richard S. Hall · 18 years ago
  32. c2d4ee1 Removed and/or modified some utility methods as a result of changes to by Richard S. Hall · 18 years ago
  33. 99a8b86 Modified R4 search policy to use capabilities and requirements. This by Richard S. Hall · 18 years ago
  34. 862eca1 Modified manifest parser to use requirements and capabilities (FELIX-28). by Richard S. Hall · 18 years ago
  35. f54cd13 Added a static member to hold an infinite version range. by Richard S. Hall · 18 years ago
  36. ff16368 Updated underlying module loader abstraction to use requirements and by Richard S. Hall · 18 years ago
  37. 9360742 After the module loader layer was re-engineered, the check to determine by Richard S. Hall · 18 years ago
  38. 71906bb Added iPOJO projects back into the POM file...I don't remember why they by Richard S. Hall · 18 years ago
  39. b06511e Removed an unnecessary cast. by Richard S. Hall · 18 years ago
  40. 05fd75e Applied patch (FELIX-27) to add support for bundle header localization. by Richard S. Hall · 18 years ago
  41. 25ba931 Modifications to mangen to work with recent Felix changes to manifest reading classes. by Rob Walker · 18 years ago
  42. de6eb1f Applied patch (FELIX-190) to enable the display of additional by Richard S. Hall · 18 years ago
  43. d91694e Clean up some unused imports. by Richard S. Hall · 18 years ago
  44. 860ee30 Now creating capability for symbolic name and requirements for by Richard S. Hall · 18 years ago
  45. 4151e90 Modified manifest parser to generate generic capabilities and by Richard S. Hall · 18 years ago
  46. 3ec400c Removed mangen until compilation issue is resolved. by Richard S. Hall · 18 years ago
  47. 72a7824 Manifest parsing-related classes have moved, so these files had to be by Richard S. Hall · 18 years ago
  48. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  49. ad2f3c9 Updated default version numbers and repositories. by Richard S. Hall · 18 years ago
  50. 11af3c6 Updated version to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  51. d211875 Updated the parent POM version to be the latest development build by Richard S. Hall · 18 years ago
  52. cbe5f43 Modify launcher to cope with '-incubator-' new bundle naming scheme. by Stephane Frenot · 18 years ago
  53. 0afc763 FELIX-144 by Stephane Frenot · 18 years ago
  54. 9b07e49 Some initial ground work for creating a generic resolver as the first by Richard S. Hall · 18 years ago
  55. c158495 Applied patch (FELIX-185) to add support for explicitly specifying a by Richard S. Hall · 18 years ago
  56. 1def155 Eliminated an unused import. by Richard S. Hall · 18 years ago
  57. 7860542 Some reorganization to get more manifest parsing functionality grouped by Richard S. Hall · 18 years ago
  58. d2148da Final portion of patch (FELIX-184). by Richard S. Hall · 18 years ago
  59. 5e68bdb Trying to delete file to resolve md5 mismatch. by Richard S. Hall · 18 years ago
  60. f5931c1 Applied patch (FELIX-184) to restructure iPOJO and add some new features. by Richard S. Hall · 18 years ago
  61. 1f1e2ef The shell bundle had the wrong bundle symbolic name, should be the by Richard S. Hall · 18 years ago
  62. d8c3d20 Modified logger so that log level is obeyed whether a log service is by Richard S. Hall · 18 years ago
  63. a5158a2 Minor reorganization of manifest parsing. by Richard S. Hall · 18 years ago
  64. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  65. aec4231 Added OSGi copyright to NOTICE file. by Richard S. Hall · 18 years ago
  66. ba86eef Fixed a bug in the bundle plugin that was using a relative directory to by Richard S. Hall · 18 years ago
  67. 016f537 Slightly improved version of previous version number conversion patch, by Richard S. Hall · 18 years ago
  68. 5aa58c6 Modifies Felix' internal logger to track and use available log services by Richard S. Hall · 18 years ago
  69. 954b115 Fixed version number conversion to properly convert version numbers by Richard S. Hall · 18 years ago
  70. 6748ac7 Made POM name more concise. by Richard S. Hall · 18 years ago
  71. 46618e6 Modified the POM so that the manifest imports AND exports the packages by Richard S. Hall · 18 years ago
  72. a65cd36 FELIX-137 Applied the patch provided by Bram with a small difference: if the invoked method itself throws an exception, we stop looking for a method. by Marcel Offermans · 18 years ago
  73. 8f1955b Update version numbers. by Karl Pauls · 18 years ago
  74. f7a4917 Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  75. 4d5cf06 Updated these projects to use version number 0.9.0-incubator-SNAPSHOT by Richard S. Hall · 18 years ago
  76. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  77. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  78. ceb7746 Removed unused import. by Richard S. Hall · 18 years ago
  79. 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
  80. d178c1c Fixed two typos in the POM files for dynamic imports. by Richard S. Hall · 18 years ago
  81. 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
  82. 0319394 Removed support for old bundle cache format before the first public release by Richard S. Hall · 18 years ago
  83. c2c5804 Modified the main subproject pom file to exclude the transitive dependency by Richard S. Hall · 18 years ago
  84. e7c5c90 Minor edits to the POM files. by Richard S. Hall · 18 years ago
  85. 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
  86. 4b452e4 Fixed bug in Cyberlink library that prevented the HTTPMUSocket thread destruction by Francesco Furfari · 18 years ago
  87. 7ac10e3 FELIX-159 by Stephane Frenot · 18 years ago
  88. c966730 fixed bug related to the duplication of StateVariable element in the service description of exported devices by Francesco Furfari · 18 years ago
  89. a1f2c8d Modified pom file to get it to include the proper packages by explicitly by Richard S. Hall · 18 years ago
  90. 92748de Improved install command feedback message (FELIX-176). by Richard S. Hall · 18 years ago
  91. 96cade6 Added install feedback to print out bundle ID (FELIX-176). by Richard S. Hall · 18 years ago
  92. 515c793 Applied patch (FELIX-173) to properly deal with optional imports of locally by Richard S. Hall · 18 years ago
  93. b6ab9c2 Applied patch (FELIX-175) to fix some iPOJO bugs as well as introduce by Richard S. Hall · 18 years ago
  94. b450827 Applied patch (FELIX-174) to fix a bug where referential equality was being by Richard S. Hall · 18 years ago
  95. af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
  96. bc767e5 added synchronized by Francesco Furfari · 18 years ago
  97. c131ec1 new jmxbridge version by Francesco Furfari · 18 years ago
  98. 5eeb144 Applied patch (FELIX-169) to fix how framework shutdown is handled, making by Richard S. Hall · 18 years ago
  99. a160b9d Applied patch (FELIX-170) to stop the start level and package admin threads by Richard S. Hall · 18 years ago
  100. 4997052 Applied patch (FELIXM2-10). by Richard S. Hall · 18 years ago