1. d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
  2. 1615e55 Removed dependency on JDK 1.4 StringBuffer.indexOf() method. by Richard S. Hall · 18 years ago
  3. 4996f40 Modified bundle repository to not catch exceptions that occur when adding by Richard S. Hall · 18 years ago
  4. 58c0121 Added another simple patch from Niclas Hedhman. by Richard S. Hall · 18 years ago
  5. e989719 Updated copyright year, since these files were created in 2006. by Richard S. Hall · 18 years ago
  6. 1322976 Removed author tag. by Richard S. Hall · 18 years ago
  7. c69989f Modified POM file to use the new feature to be able to ignore certain packages. by Richard S. Hall · 18 years ago
  8. c763a84 Incorporated changes from Niclas Hedhman as well as fixed a bug that was by Richard S. Hall · 18 years ago
  9. f752d3c Included a specific Import-Package header entry since the generated entry by Richard S. Hall · 18 years ago
  10. e955a52 Modified the plugin to only issue warnings when it finds missing imports by Richard S. Hall · 18 years ago
  11. 54cf112 Implemented a new shell command for explicitly resolving bundles. by Richard S. Hall · 18 years ago
  12. 1a4ab60 Implemented the new PackageAdmin.resolveBundles() method (FELIX-35). by Richard S. Hall · 18 years ago
  13. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 18 years ago
  14. 93b43b1 Updating the maven OSGi plugin to incorporate Peter Kriens' modifications by Richard S. Hall · 18 years ago
  15. 552f5b8 Add the EventAdmin UPnP Bridge to the POM (FELIX-68) by Karl Pauls · 18 years ago
  16. 480bb4d Wrap upnp events in an immutable object (FELIX-68) by Karl Pauls · 18 years ago
  17. 13f116c Handle BundleActivator.stop in event handling thread gracefully. by Karl Pauls · 18 years ago
  18. 5e5fe0a Some simple property changes. by Richard S. Hall · 18 years ago
  19. 01e802a Modified the bundle archive implementation to reconstruct old bundle by Richard S. Hall · 18 years ago
  20. 9851f2a new valid filename for Manifest.mf by Francesco Furfari · 18 years ago
  21. d1db70c Bad filename for non Windows systems by Francesco Furfari · 18 years ago
  22. 6ceb987 Modified the packages to match their source tree location, i.e., by Richard S. Hall · 18 years ago
  23. 12fab7e Initial implementation of a bundle mapping UPnP Events to the Event Admin (FELIX-68) by Karl Pauls · 18 years ago
  24. d39882e The declarativeservices directory wasn't deleted in the last commit, sorry. by Humberto Cervantes Maceda · 18 years ago
  25. 5d45b4b Renamed package org.apache.felix.declarativeservices.scr into org.apache.felix.scr.parser by Humberto Cervantes Maceda · 18 years ago
  26. 33cb438 The trivial work is done :). We should only verify that all the exception related to code error 401-403-404-501 are generated by the lower layer by Francesco Furfari · 18 years ago
  27. 4e09c8b BundleContext throws an IllegalStateException if invalid (FELIX-66) by Karl Pauls · 18 years ago
  28. 9969134 Removed references to Domoware and changed images to report Felix/Apache logo by Francesco Furfari · 18 years ago
  29. d1072b5 added Clock and BinaryLight UPnP examples by Francesco Furfari · 18 years ago
  30. c4785ce Unregister the service manually on stop plus prevent timed-out dispatch threads to call the bundle context after we are stopped by Karl Pauls · 18 years ago
  31. 5761bf2 fixed bad license header by Francesco Furfari · 18 years ago
  32. c8f7960 Call BundleContext.ungetService() when done with an event handler. Furthermore, the bundle now blocks in BundleActivator.stop() until all pending events are delivered. by Karl Pauls · 18 years ago
  33. 9176193 Moving the EventAdmin from sandbox to trunk (FELIX-19) by Karl Pauls · 18 years ago
  34. 58cadd4 Added SCR's Service-Component to Felix M2 Plugin manifest support. by Michael E. Rodriguez · 18 years ago
  35. 7a74324 The repository impl now ignores extra metadata in the XML file. Also fixed by Richard S. Hall · 18 years ago
  36. 21ac64c Updated the metadata XML parser. by Richard S. Hall · 18 years ago
  37. a9ba616 Updated the dependencies in the pom file to point to the new groupId for by Richard S. Hall · 18 years ago
  38. a3664ba Initial upload by Humberto Cervantes Maceda · 18 years ago
  39. 4cfdabe In order to eliminate redundant code and the potential cut-and-paste errors by Richard S. Hall · 18 years ago
  40. 1179c86 These files were accidentally committed, so I removed them. by Richard S. Hall · 18 years ago
  41. a05182a Changed servlet API dependency to version 2.3 instead of 2.4. by Richard S. Hall · 18 years ago
  42. 50008fd Found another issue in boot delegation when it comes to classes/resources by Richard S. Hall · 18 years ago
  43. d8dfb8c Added HTTP Service. by Richard S. Hall · 18 years ago
  44. fe8e560 Initial attempt at moving over Oscar's Jetty-based HTTP Service implementation by Richard S. Hall · 18 years ago
  45. 802d3be Fixed a boot delegation bug with resource loading that was previously fixed by Richard S. Hall · 18 years ago
  46. 3b98a3e Fixed various Bundles that do not import org.osgi.framework and subsequently can not be started. by Karl Pauls · 18 years ago
  47. abe4b12 Modified configuration property name to make it consistent with the others. by Richard S. Hall · 18 years ago
  48. 77ff0ea Added class load error diagnostic checking with improved error messages. by Richard S. Hall · 18 years ago
  49. 8fcfc74 Fixed a small bug in the boot delegation logic that caused delegation to by Richard S. Hall · 18 years ago
  50. e63e13c Moved the System Bundle's hard coded export package declarations to the by Richard S. Hall · 18 years ago
  51. e975d4d Implemented boot delegation property (FELIX-25) and modified the default by Richard S. Hall · 18 years ago
  52. 3126799 Modified these pom files to use variable substitution in some of the manifest by Richard S. Hall · 18 years ago
  53. 2d668b8 Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 18 years ago
  54. 77df45c Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 18 years ago
  55. e70248f Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 18 years ago
  56. 7f10c63 added directories in resources/debug and resources/release in order to distinguish among release and debug version. by Francesco Furfari · 18 years ago
  57. 9918c91 modified resources embedding by Francesco Furfari · 18 years ago
  58. cacb1a2 modified resources embedding by Francesco Furfari · 18 years ago
  59. 497d0ac Fixed dependecies with CyberLink library, now are risolved by Maven with the temporary DomoWare repository by Stefano Lenzi · 18 years ago
  60. b2db3be Updated some manifest entries to simplify metadata generation for OBR. by Richard S. Hall · 18 years ago
  61. d0df5e3 Removed some debugging messages. by Richard S. Hall · 18 years ago
  62. 9a10700 changed version of UPnP Extra dependency in org.apache.felix.upnp.basedriver\pom.xml by Francesco Furfari · 18 years ago
  63. f271cb7 modified svn:ignore property by Francesco Furfari · 18 years ago
  64. ccf0eb0 Added svn:ignore properties to each of the subprojects. by Richard S. Hall · 18 years ago
  65. d91448d fixed bug with UPnP Tester (bad version reference) by Francesco Furfari · 18 years ago
  66. e43d55c fixed bad version reference for the depependence with the UPnp Extra bundle by Francesco Furfari · 18 years ago
  67. 50f9666 disabled UPnP Tester module, it breaks the building process. :( by Francesco Furfari · 18 years ago
  68. da3bf6e FELIX-53 Added a check to make sure the dependency that is stopped is actually a required dependency. by Marcel Offermans · 18 years ago
  69. 4ecb314 Fixed some legacy text. :-) by Richard S. Hall · 18 years ago
  70. 218203d Added Shell GUI Plugin to the build process. by Richard S. Hall · 18 years ago
  71. 54d1e2e Added subproject for the Shell GUI Plugin, which contains some plugins for by Richard S. Hall · 18 years ago
  72. 2e3db7d Fixed imported packages. by Richard S. Hall · 18 years ago
  73. e4dbbc2 Added Bundle-URL metadata. by Richard S. Hall · 18 years ago
  74. fb60662 Added support for Bundle-URL header, which is used by OBR. by Richard S. Hall · 18 years ago
  75. c269cbf Fixed a bug that was introduced in the last module loader refactoring. The by Richard S. Hall · 18 years ago
  76. b39a5b6 Updated Pom to build 4 UPnP bundle. The UPnP base driver module is commented because there is dependency with an external Library. by Francesco Furfari · 18 years ago
  77. c37181b Committed the initial version of the UPnP TV bundle (FELIX-52). by Francesco Furfari · 18 years ago
  78. 91af5da Committed the initial version of the UPnP Tester bundle (FELIX-52). by Francesco Furfari · 18 years ago
  79. d8bdb64 Committed the initial version (R3) of the UPnP Base Driver bundle (FELIX-52). by Francesco Furfari · 18 years ago
  80. 605e6e3 Committed the initial version of the UPnP Extra bundle (FELIX-52). by Francesco Furfari · 18 years ago
  81. b4ac562 Added WireAdmin entry by Humberto Cervantes Maceda · 18 years ago
  82. bd7de44 Moved from sandbox to trunk by Humberto Cervantes Maceda · 18 years ago
  83. 4650924 Organized some imports. by Richard S. Hall · 18 years ago
  84. 809aa75 Cleaned up some headers and some imports. by Richard S. Hall · 18 years ago
  85. 650a36a Added bundle repository to project pom. by Richard S. Hall · 18 years ago
  86. 20f9caf Added bundle repository dependency to main. by Richard S. Hall · 18 years ago
  87. a2dc451 Added new bundle repository service implementation. by Richard S. Hall · 18 years ago
  88. fb3fe15 Updated the file headers to Apache. by Richard S. Hall · 18 years ago
  89. 308c71e Added Shell GUI bundle subproject and modified the main pom.xml file. by Richard S. Hall · 18 years ago
  90. 214413b Updated javax.servlet POM to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 18 years ago
  91. 8efde69 Corrected wrong groupId. by Michael E. Rodriguez · 18 years ago
  92. 9d02237 Update to Felix module related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  93. 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  94. 3b4e4ef Updates to Felix examples related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  95. 29d8283 Updated R4 core and compendium POM's to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 18 years ago
  96. 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
  97. af3e543 Modified manifest to use the new name of the core OSGi JAR file. by Richard S. Hall · 18 years ago
  98. 75c3268 Updates to servlet API bundle: by Michael E. Rodriguez · 18 years ago
  99. f9197d9 Changed property file location for inclusion in bundle jar by M2 (FELIX-40) by Michael E. Rodriguez · 18 years ago
  100. 6ae5ca0 svn ignores by Michael E. Rodriguez · 18 years ago