1. 7c2e92a Applied patch (FELIX-95). by Richard S. Hall · 18 years ago
  2. cb0356f by Stephane Frenot · 18 years ago
  3. 410b1f6 by Stephane Frenot · 18 years ago
  4. 5a1baf0 Fixed a bug that could lead to a null pointer exception. by Richard S. Hall · 18 years ago
  5. 8269942 Felix was interpreting the spec such that bundles did not import from by Richard S. Hall · 18 years ago
  6. 3390b4a Fix remove listener methods to conform to spec. by Karl Pauls · 18 years ago
  7. 9ff9bb8 Add the ability to rollback bundle updates. by Karl Pauls · 18 years ago
  8. 60c26d4 The old packages from uninstalled and updated bundles remain available by Richard S. Hall · 18 years ago
  9. 07a4309 Modified BundleCache.remove() to check for a null parameter. by Richard S. Hall · 18 years ago
  10. 0b466c7 Deleted Italian comments by Francesco Furfari · 18 years ago
  11. f2a6791 changed the author header to Felix Team (Felix-69) by Francesco Furfari · 18 years ago
  12. b539b8f by Stephane Frenot · 18 years ago
  13. 89d0f7c by Stephane Frenot · 18 years ago
  14. 4d2fc12 Fix a bug in getActions, implement implies as per spec, and introduce some optimizations by Karl Pauls · 18 years ago
  15. aaf13f8 by Stephane Frenot · 18 years ago
  16. 1cee87d by Stephane Frenot · 18 years ago
  17. e1f53a5 Fixed an incorrect interpretation of the spec where we were equating by Richard S. Hall · 18 years ago
  18. 2fc575b Removed an unnecessary if-statement since it could not be false. by Richard S. Hall · 18 years ago
  19. ad2fd9d Modified the content handler proxy to return the URL connection input by Richard S. Hall · 18 years ago
  20. b65951e Fixed a bug in the URL Handlers service tracker, which was not paying by Richard S. Hall · 18 years ago
  21. d95fb4f Patched Service Binder to use kxml2 to avoid licensing issues with by Richard S. Hall · 18 years ago
  22. 852767f Modified StartLevel.setBundleStartLevel() to be asynchronous per the spec. by Richard S. Hall · 18 years ago
  23. 5259e3e Modified StartLevel implementation to sort by bundle ID within a given start by Richard S. Hall · 18 years ago
  24. 133d0ee Modified LDAP attribute comparison to use equals() when the object does by Richard S. Hall · 18 years ago
  25. e26ed20 Modified lexer to use Character.isWhitespace() for determining if a by Richard S. Hall · 18 years ago
  26. bc54962 Fixed a bug in filtering services based on package wirings. If the service by Richard S. Hall · 18 years ago
  27. c026a0f Modified service unregistration to forcibly unget the service object by Richard S. Hall · 18 years ago
  28. 14620ee Improved array shrinking algorithm. by Richard S. Hall · 18 years ago
  29. 61451a3 Applied patch (FELIX-91) to add support for arrays in component metadata. by Richard S. Hall · 18 years ago
  30. 215070e Modified JarRevision to log when an embedded JAR file is not found as by Richard S. Hall · 18 years ago
  31. 4c7d68e Fixed a copy-and-paste bug in an exception message. by Richard S. Hall · 18 years ago
  32. 1a277b2 Applied patch (FELIX-90) for support for spaces in inside attribute values. by Richard S. Hall · 18 years ago
  33. 31ec93d Applied patch (FELIX-90) for support for spaces in inside attribute values. by Richard S. Hall · 18 years ago
  34. 8670013 Throw an exception per the spec if unregistered more than once. by Richard S. Hall · 18 years ago
  35. 68988f9 Applying patch (FELIX-89) to remove the dummy activator now that the by Richard S. Hall · 18 years ago
  36. e975abb Applied patch (FELIX-83) to bring iPOJO plugin inline with the OSGi plugin. by Richard S. Hall · 18 years ago
  37. 447c52f Fixed a bug in service registration where when verifying the class of the by Richard S. Hall · 18 years ago
  38. 45ad81c Changed the main pom.xml so the java compiler target is now fixed at 1.4 and modified the easymock dependency so it now uses a version of easymock that does not need 1.5 (actually >1.3). Refactored some of the initial tests I made to use this older API of easymock. by Marcel Offermans · 18 years ago
  39. c6c4e7e Added symbolic name and bundle version attributes to the exports of by Richard S. Hall · 18 years ago
  40. bf6bc8a Fixed a bug in the code to check for duplicate symbolic names and versions. by Richard S. Hall · 18 years ago
  41. 8bebf41 Added some validity checks for installing R4 bundles (e.g., must specify by Richard S. Hall · 18 years ago
  42. e6d963b PackageAdmin.getExportedPackages() should return null if nothing is found. by Richard S. Hall · 18 years ago
  43. 1bdc372 Modified PackageAdmin.getExportedPackage() to return the highest version by Richard S. Hall · 18 years ago
  44. 187b87a The bundle context was implemented such that it was invalid when a bundle by Richard S. Hall · 18 years ago
  45. ad24d9f Reorganized/improved R3 manifest header conversion to R4 metadata. Fixed by Richard S. Hall · 18 years ago
  46. 06e8c0e Moved a method. by Richard S. Hall · 18 years ago
  47. c87d41a Implemented getBundle() and getBundles() for R4 PackageAdmin (FELIX-35). by Richard S. Hall · 18 years ago
  48. 819aff9 Simple comment fix. by Richard S. Hall · 18 years ago
  49. f63d9b5 Added some trims while parsing to avoid number format parsing errors. by Richard S. Hall · 18 years ago
  50. 6f5348b Added a default template for the overall site (but this still needs work). by Marcel Offermans · 18 years ago
  51. 2761595 Added iPOJO to the top-level pom file. by Richard S. Hall · 18 years ago
  52. a644346 Fixed a bug in exported package handling that was not searching uninstalled by Richard S. Hall · 18 years ago
  53. d98e08a Added a private getContext() method so that it is possible to run by Richard S. Hall · 18 years ago
  54. 514bc66 Fixed the pom file bug reported by Clement (FELIX-88). by Richard S. Hall · 18 years ago
  55. 44c6faf Implement mappings from ConfigurationEvents, UserAdminEvents, and WireAdminEvents (FELIX-86) by Karl Pauls · 18 years ago
  56. f563b9e Implement mappings from WireAdminEvents (FELIX-86) by Karl Pauls · 18 years ago
  57. 52b15d6 Implement mappings from UserAdminEvents (FELIX-86) by Karl Pauls · 18 years ago
  58. 653a446 Implement mappings from ConfigurationEvents (FELIX-86) by Karl Pauls · 18 years ago
  59. b238fed Fix property key mismatch (FELIX-68) by Karl Pauls · 18 years ago
  60. 2f43ff8 Changed Bundle-Version of UPnP base driver, now it match the value by Stefano Lenzi · 18 years ago
  61. 56c6883 Modified framework to nest a class not found exception into the bundle by Richard S. Hall · 18 years ago
  62. d6f86a0 Implemented ServiceEvent.MODIFIED for tracking UPnPEventListeners in the UPnP examples (Felix-68) by Francesco Furfari · 18 years ago
  63. 0523bb6 Incorporate the EVENT_FILTERs of the EventHandlers in the UPNP_FILTER of the UPnPEventListener (Felix-68) by Karl Pauls · 18 years ago
  64. be279fc Modified author tags. Renamed one class. by Richard S. Hall · 18 years ago
  65. 749e459 Modified author tags in the files to mention the Felix team. Changed by Richard S. Hall · 18 years ago
  66. 14c7679 Modified plugin to only add bundle version if it is not already set. by Richard S. Hall · 18 years ago
  67. 8e912cf See Again on the UPnP and Event Admin service on the list and (FELIX-68) by Karl Pauls · 18 years ago
  68. 4942412 Moved <ignorePackage> inside of <configuration>. by Richard S. Hall · 18 years ago
  69. 6c79cbe Moved <ignorePackage> inside <configuration> tag. by Richard S. Hall · 18 years ago
  70. 76032e6 Modified <ignorePackage> tag occur inside the <configuration> tag instead by Richard S. Hall · 18 years ago
  71. 6f70dcb Added a patch by Hal Hildebrand to support embedded JAR file inlining by Richard S. Hall · 18 years ago
  72. 9a2b265 FELIX-82 Callback algorithm now also searches through superclasses. by Marcel Offermans · 18 years ago
  73. 6955bcf Removed out-dated comment. by Richard S. Hall · 18 years ago
  74. 3331ad7 Added a patch to aggressively remove modules from module factory during by Richard S. Hall · 18 years ago
  75. 391fd8f Applied patch submitted by Clement Escoffier. (FELIX-81) by Richard S. Hall · 18 years ago
  76. 16ec493 Improved a comment. by Richard S. Hall · 18 years ago
  77. dc877d3 Improved a comment. by Richard S. Hall · 18 years ago
  78. 94281fb Synchronized the installer config.properties file with the main by Richard S. Hall · 18 years ago
  79. 2be6767 Simplified the wiring debug log message since it was redundant. by Richard S. Hall · 18 years ago
  80. 126a639 Added missing copyright/license headers. by Richard S. Hall · 18 years ago
  81. 7fa1415 Initial commit of iPOJO source, which was accepted as a subproject by Richard S. Hall · 18 years ago
  82. b7844fc Added complete export package definitions for JRE 1.3, 1.4, and 1.5 by Richard S. Hall · 18 years ago
  83. ac6bc74 Modified config.properties file substitution to allow for nested property by Richard S. Hall · 18 years ago
  84. 0f7a6b8 Modified pom to ignore some import packages that are not actually used. by Richard S. Hall · 18 years ago
  85. cf17282 Fixed a bug that could cause an infinite loop if you used ';' to separate by Richard S. Hall · 18 years ago
  86. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  87. f9aba13 Fixed InvalidSyntaxException raised with Null filter by the importer/core/MyCtrlPoint.java by Francesco Furfari · 18 years ago
  88. d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
  89. 1615e55 Removed dependency on JDK 1.4 StringBuffer.indexOf() method. by Richard S. Hall · 18 years ago
  90. 4996f40 Modified bundle repository to not catch exceptions that occur when adding by Richard S. Hall · 18 years ago
  91. 58c0121 Added another simple patch from Niclas Hedhman. by Richard S. Hall · 18 years ago
  92. e989719 Updated copyright year, since these files were created in 2006. by Richard S. Hall · 18 years ago
  93. 1322976 Removed author tag. by Richard S. Hall · 18 years ago
  94. c69989f Modified POM file to use the new feature to be able to ignore certain packages. by Richard S. Hall · 18 years ago
  95. c763a84 Incorporated changes from Niclas Hedhman as well as fixed a bug that was by Richard S. Hall · 18 years ago
  96. f752d3c Included a specific Import-Package header entry since the generated entry by Richard S. Hall · 18 years ago
  97. e955a52 Modified the plugin to only issue warnings when it finds missing imports by Richard S. Hall · 18 years ago
  98. 54cf112 Implemented a new shell command for explicitly resolving bundles. by Richard S. Hall · 18 years ago
  99. 1a4ab60 Implemented the new PackageAdmin.resolveBundles() method (FELIX-35). by Richard S. Hall · 18 years ago
  100. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 18 years ago