1. a2dc451 Added new bundle repository service implementation. by Richard S. Hall · 18 years ago
  2. fb3fe15 Updated the file headers to Apache. by Richard S. Hall · 18 years ago
  3. 308c71e Added Shell GUI bundle subproject and modified the main pom.xml file. by Richard S. Hall · 18 years ago
  4. 214413b Updated javax.servlet POM to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 18 years ago
  5. 8efde69 Corrected wrong groupId. by Michael E. Rodriguez · 18 years ago
  6. 9d02237 Update to Felix module related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  7. 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  8. 3b4e4ef Updates to Felix examples related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  9. 29d8283 Updated R4 core and compendium POM's to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 18 years ago
  10. 810d1c1 Added support for all OSGi R4 framework manifest headers not already supported by POM configuration (FELIXM2-6) by Michael E. Rodriguez · 18 years ago
  11. af3e543 Modified manifest to use the new name of the core OSGi JAR file. by Richard S. Hall · 18 years ago
  12. 75c3268 Updates to servlet API bundle: by Michael E. Rodriguez · 18 years ago
  13. f9197d9 Changed property file location for inclusion in bundle jar by M2 (FELIX-40) by Michael E. Rodriguez · 18 years ago
  14. 6ae5ca0 svn ignores by Michael E. Rodriguez · 18 years ago
  15. d70c291 POM updates to reflect new core and compendium modules. by Michael E. Rodriguez · 18 years ago
  16. 431cbd7 OSGi R4 Core update: o Renamed module by Michael E. Rodriguez · 18 years ago
  17. 359ff9f OSGi R4 Core updates: by Michael E. Rodriguez · 18 years ago
  18. 86f57b0 M2 module for R4 Compendium ASL'd sources (FELIX-49) by Michael E. Rodriguez · 18 years ago
  19. 826b7fc FELIX-51 Changed the FRAMEWORK_VERSION_VALUE to 1.3 as required by the spec. by Marcel Offermans · 18 years ago
  20. 303a073 Added the dependency manager so it builds with the whole project. by Marcel Offermans · 18 years ago
  21. a625c1b Service Binder build fix: by Michael E. Rodriguez · 18 years ago
  22. 516d38d Committed the initial version of the dependency manager. by Marcel Offermans · 18 years ago
  23. cafcf24 Ported servicebinder code: by Michael E. Rodriguez · 18 years ago
  24. f86d3bf svn ignores by Michael E. Rodriguez · 18 years ago
  25. 5981531 Modified stop() method to interrupt command processing thread so that by Richard S. Hall · 18 years ago
  26. bbaa8c1 Somehow these two files were missed when I updated to the ASL licensed files. by Richard S. Hall · 18 years ago
  27. 03b1f64 Completed most of the functionality for AdminPermission. by Richard S. Hall · 18 years ago
  28. 843394f The module loader library is no longer a separate JAR file. by Richard S. Hall · 18 years ago
  29. d276909 Modified Filter impl to correctly deal with the fact that the logger by Richard S. Hall · 18 years ago
  30. fc8c664 Implemented missing getVersion() method. by Richard S. Hall · 18 years ago
  31. d3206ff Re-arranged the class path ordering to make sure that the framework by Richard S. Hall · 18 years ago
  32. 84346cc Added these classes to the framework subproject to override the default by Richard S. Hall · 18 years ago
  33. ace5ff3 Integrated the newly ASL relicensed OSGi code. by Richard S. Hall · 18 years ago
  34. a086e3f Renamed DefaultBundleCache to BundleCache. by Richard S. Hall · 18 years ago
  35. 12f570a Renamed DefaultBundleCache to BundleCache. by Richard S. Hall · 18 years ago
  36. 04bdbb1 Renamed DefaultBundleCache to BundleCache and DefaultBundleArchive to by Richard S. Hall · 18 years ago
  37. 4154619 Fixed a bug that was returning relative paths for native libraries if a by Richard S. Hall · 18 years ago
  38. fbfe88a update pom for latest daemon code by Alex Karasulu · 18 years ago
  39. b62851c the felix daemon jar was missing for some reason by Alex Karasulu · 18 years ago
  40. a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 18 years ago
  41. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  42. ea20e61 Included support for DynamicImport-Package manifest header. by Richard S. Hall · 18 years ago
  43. 03ddc84 Cleaned up the System Bundle's dependency on the framework version constant. by Richard S. Hall · 18 years ago
  44. 5117c6e The installer package is no longer necessary since we now have new installers. by Richard S. Hall · 18 years ago
  45. 5cfd2a0 set framework version to build's ${pom.version} ... by Alex Karasulu · 18 years ago
  46. 7251fce adding snapshots repository so externalized instance works properly by Alex Karasulu · 18 years ago
  47. 5ae51c5 getting service binder working by Alex Karasulu · 18 years ago
  48. 0e19f7d making project compile by Alex Karasulu · 18 years ago
  49. 7d0a366 cleaning up old classes from copied project by Alex Karasulu · 18 years ago
  50. 1b36805 preparing service binder example by Alex Karasulu · 18 years ago
  51. e2412e3 finishing up spell checkclient by Alex Karasulu · 18 years ago
  52. d088cfb setup for the spell check client example by Alex Karasulu · 18 years ago
  53. e4def9f got the fifth example working by Alex Karasulu · 18 years ago
  54. 87fce66 preparing for the next example by Alex Karasulu · 18 years ago
  55. 292491f rename packages by Alex Karasulu · 18 years ago
  56. 969e4f8 initial commit of spell check service example from tutorial by Alex Karasulu · 18 years ago
  57. fc4f323 finishing up the dynamic dictionary client example by Alex Karasulu · 18 years ago
  58. c137721 deleting old dictclient foldder by Alex Karasulu · 18 years ago
  59. 0e678d6 adding forth example labeled example 3 by Alex Karasulu · 18 years ago
  60. af4ffa1 adding the third example by Alex Karasulu · 18 years ago
  61. 00ab802 checking in second example in tutorial using the maven-osgi-plugin by Alex Karasulu · 18 years ago
  62. 103c925 formating by Alex Karasulu · 18 years ago
  63. 7760dda adding first example of tutorial using the new maven-osgi-plugin by Alex Karasulu · 18 years ago
  64. 28b89b6 updated tui to use the maven osgi plugin instead of using the jar plugin with manifest splicing by Alex Karasulu · 18 years ago
  65. bfd9996 changes ... by Alex Karasulu · 18 years ago
  66. 7b96c49 this is for richard ;) by Alex Karasulu · 18 years ago
  67. c15532e getting main to explode out a directory mimicing the felix installer generated configuration for rapid testing by Alex Karasulu · 18 years ago
  68. 86d2060 adding shortcuts items and making it so an /etc/init.d/felix script is not installed ... installer then does not need to be root by Alex Karasulu · 18 years ago
  69. 0d905c9 Modified Main to look for config.properties in the conf/ directory, which by Richard S. Hall · 18 years ago
  70. 0fbca63 Just some formatting changes to try to flush a subclipse issue I am having. by Richard S. Hall · 18 years ago
  71. 6012842 These are not needed for the maven build process. by Richard S. Hall · 18 years ago
  72. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago
  73. 7543d9b Fixed a copy-and-paste bug that was pointed out by Herko ter Horst. by Richard S. Hall · 18 years ago
  74. 9a3e985 Fixed a bug in installing bundles where the input stream was being by Richard S. Hall · 18 years ago
  75. e115ff0 no reason to keep the proposal in versioned areas ... top of project is just fine by Alex Karasulu · 18 years ago
  76. 1789715 Further loosened the locking around Felix.setFrameworkStartLevel() to avoid by Richard S. Hall · 18 years ago
  77. 1c6d904 Fixed a typo...added a '!' to the check for File.exists(). by Richard S. Hall · 18 years ago
  78. fb17392 These modifications where also needed for the updated bundle cache for by Richard S. Hall · 18 years ago
  79. 7c9da3d Modified the Felix bundle cache to support installing bundles by referenced by Richard S. Hall · 18 years ago
  80. 9d89d6c Added some new secure methods to the secure action class and renamed one by Richard S. Hall · 18 years ago
  81. d556011 Fixed an array indexing problem that could lead to a null pointer exception. by Richard S. Hall · 18 years ago
  82. 3543ca1 Clean up some code to make it more sensible. by Richard S. Hall · 18 years ago
  83. e84ee67 Removed some debugging printlns. by Richard S. Hall · 18 years ago
  84. b72001a Added code to check for duplicate imports/exports. This was mainly to aid by Richard S. Hall · 18 years ago
  85. de23d8a Added Export-Service manifest header to the system bundle. by Richard S. Hall · 18 years ago
  86. fb5221e Just changed some comments to make them easier to find. by Richard S. Hall · 18 years ago
  87. 3c26cc0 Modifed the locking behavior of setFrameworkStartLevel() to acquire all by Richard S. Hall · 18 years ago
  88. 441c715 Modified Felix.setFrameworkStartLevel() to lock on the installed bundle by Richard S. Hall · 18 years ago
  89. e51f214 Added symbolic name to system bundle headers. by Richard S. Hall · 18 years ago
  90. 939c9c5 Initialize version to "0.0.0", since it is the default value. by Richard S. Hall · 18 years ago
  91. f135948 Some class loading related functionality was done incorrectly during the by Richard S. Hall · 18 years ago
  92. e09eee0 Fixed a bug that was incorrectly calculating the the system bundle export by Richard S. Hall · 18 years ago
  93. 6b5f96c Fixed a bug where the bundle activator could only be loaded from the bundle by Richard S. Hall · 18 years ago
  94. 51062a6 Simple changes to the shell TUI bundle manifest. by Richard S. Hall · 18 years ago
  95. 2d042e3 Simple changes to shell manifest file. by Richard S. Hall · 18 years ago
  96. 88e0ae6 Fixed small bug in the getExportedPackages(). by Richard S. Hall · 18 years ago
  97. d7eb04a A small patch from Marcel Offermans to avoid an NPE. by Richard S. Hall · 18 years ago
  98. afc52d4 Added PackageAdminImpl.getExportedPackages() implementation based on a by Richard S. Hall · 18 years ago
  99. 623447e Update shell service manifest. by Richard S. Hall · 18 years ago
  100. 7164494 Moving around some packages and renaming some bundles to match their by Richard S. Hall · 18 years ago