- 21ac64c Updated the metadata XML parser. by Richard S. Hall · 19 years ago
- a9ba616 Updated the dependencies in the pom file to point to the new groupId for by Richard S. Hall · 19 years ago
- a3664ba Initial upload by Humberto Cervantes Maceda · 19 years ago
- 4cfdabe In order to eliminate redundant code and the potential cut-and-paste errors by Richard S. Hall · 19 years ago
- 1179c86 These files were accidentally committed, so I removed them. by Richard S. Hall · 19 years ago
- a05182a Changed servlet API dependency to version 2.3 instead of 2.4. by Richard S. Hall · 19 years ago
- 50008fd Found another issue in boot delegation when it comes to classes/resources by Richard S. Hall · 19 years ago
- d8dfb8c Added HTTP Service. by Richard S. Hall · 19 years ago
- fe8e560 Initial attempt at moving over Oscar's Jetty-based HTTP Service implementation by Richard S. Hall · 19 years ago
- 802d3be Fixed a boot delegation bug with resource loading that was previously fixed by Richard S. Hall · 19 years ago
- 3b98a3e Fixed various Bundles that do not import org.osgi.framework and subsequently can not be started. by Karl Pauls · 19 years ago
- abe4b12 Modified configuration property name to make it consistent with the others. by Richard S. Hall · 19 years ago
- 77ff0ea Added class load error diagnostic checking with improved error messages. by Richard S. Hall · 19 years ago
- 8fcfc74 Fixed a small bug in the boot delegation logic that caused delegation to by Richard S. Hall · 19 years ago
- e63e13c Moved the System Bundle's hard coded export package declarations to the by Richard S. Hall · 19 years ago
- e975d4d Implemented boot delegation property (FELIX-25) and modified the default by Richard S. Hall · 19 years ago
- 3126799 Modified these pom files to use variable substitution in some of the manifest by Richard S. Hall · 19 years ago
- 2d668b8 Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 19 years ago
- 77df45c Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 19 years ago
- e70248f Modified Import-Package header consequently to Richard Class loading bug fixing by Francesco Furfari · 19 years ago
- 7f10c63 added directories in resources/debug and resources/release in order to distinguish among release and debug version. by Francesco Furfari · 19 years ago
- 9918c91 modified resources embedding by Francesco Furfari · 19 years ago
- cacb1a2 modified resources embedding by Francesco Furfari · 19 years ago
- 497d0ac Fixed dependecies with CyberLink library, now are risolved by Maven with the temporary DomoWare repository by Stefano Lenzi · 19 years ago
- b2db3be Updated some manifest entries to simplify metadata generation for OBR. by Richard S. Hall · 19 years ago
- d0df5e3 Removed some debugging messages. by Richard S. Hall · 19 years ago
- 9a10700 changed version of UPnP Extra dependency in org.apache.felix.upnp.basedriver\pom.xml by Francesco Furfari · 19 years ago
- f271cb7 modified svn:ignore property by Francesco Furfari · 19 years ago
- ccf0eb0 Added svn:ignore properties to each of the subprojects. by Richard S. Hall · 19 years ago
- d91448d fixed bug with UPnP Tester (bad version reference) by Francesco Furfari · 19 years ago
- e43d55c fixed bad version reference for the depependence with the UPnp Extra bundle by Francesco Furfari · 19 years ago
- 50f9666 disabled UPnP Tester module, it breaks the building process. :( by Francesco Furfari · 19 years ago
- da3bf6e FELIX-53 Added a check to make sure the dependency that is stopped is actually a required dependency. by Marcel Offermans · 19 years ago
- 4ecb314 Fixed some legacy text. :-) by Richard S. Hall · 19 years ago
- 218203d Added Shell GUI Plugin to the build process. by Richard S. Hall · 19 years ago
- 54d1e2e Added subproject for the Shell GUI Plugin, which contains some plugins for by Richard S. Hall · 19 years ago
- 2e3db7d Fixed imported packages. by Richard S. Hall · 19 years ago
- e4dbbc2 Added Bundle-URL metadata. by Richard S. Hall · 19 years ago
- fb60662 Added support for Bundle-URL header, which is used by OBR. by Richard S. Hall · 19 years ago
- c269cbf Fixed a bug that was introduced in the last module loader refactoring. The by Richard S. Hall · 19 years ago
- 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 · 19 years ago
- c37181b Committed the initial version of the UPnP TV bundle (FELIX-52). by Francesco Furfari · 19 years ago
- 91af5da Committed the initial version of the UPnP Tester bundle (FELIX-52). by Francesco Furfari · 19 years ago
- d8bdb64 Committed the initial version (R3) of the UPnP Base Driver bundle (FELIX-52). by Francesco Furfari · 19 years ago
- 605e6e3 Committed the initial version of the UPnP Extra bundle (FELIX-52). by Francesco Furfari · 19 years ago
- b4ac562 Added WireAdmin entry by Humberto Cervantes Maceda · 19 years ago
- bd7de44 Moved from sandbox to trunk by Humberto Cervantes Maceda · 19 years ago
- 4650924 Organized some imports. by Richard S. Hall · 19 years ago
- 809aa75 Cleaned up some headers and some imports. by Richard S. Hall · 19 years ago
- 650a36a Added bundle repository to project pom. by Richard S. Hall · 19 years ago
- 20f9caf Added bundle repository dependency to main. by Richard S. Hall · 19 years ago
- a2dc451 Added new bundle repository service implementation. by Richard S. Hall · 19 years ago
- fb3fe15 Updated the file headers to Apache. by Richard S. Hall · 19 years ago
- 308c71e Added Shell GUI bundle subproject and modified the main pom.xml file. by Richard S. Hall · 19 years ago
- 214413b Updated javax.servlet POM to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 19 years ago
- 8efde69 Corrected wrong groupId. by Michael E. Rodriguez · 19 years ago
- 9d02237 Update to Felix module related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 19 years ago
- 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 19 years ago
- 3b4e4ef Updates to Felix examples related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 19 years ago
- 29d8283 Updated R4 core and compendium POM's to add missing manifest headers to built artifacts. by Michael E. Rodriguez · 19 years ago
- 810d1c1 Added support for all OSGi R4 framework manifest headers not already supported by POM configuration (FELIXM2-6) by Michael E. Rodriguez · 19 years ago
- af3e543 Modified manifest to use the new name of the core OSGi JAR file. by Richard S. Hall · 19 years ago
- 75c3268 Updates to servlet API bundle: by Michael E. Rodriguez · 19 years ago
- f9197d9 Changed property file location for inclusion in bundle jar by M2 (FELIX-40) by Michael E. Rodriguez · 19 years ago
- 6ae5ca0 svn ignores by Michael E. Rodriguez · 19 years ago
- d70c291 POM updates to reflect new core and compendium modules. by Michael E. Rodriguez · 19 years ago
- 431cbd7 OSGi R4 Core update: o Renamed module by Michael E. Rodriguez · 19 years ago
- 359ff9f OSGi R4 Core updates: by Michael E. Rodriguez · 19 years ago
- 86f57b0 M2 module for R4 Compendium ASL'd sources (FELIX-49) by Michael E. Rodriguez · 19 years ago
- 826b7fc FELIX-51 Changed the FRAMEWORK_VERSION_VALUE to 1.3 as required by the spec. by Marcel Offermans · 19 years ago
- 303a073 Added the dependency manager so it builds with the whole project. by Marcel Offermans · 19 years ago
- a625c1b Service Binder build fix: by Michael E. Rodriguez · 19 years ago
- 516d38d Committed the initial version of the dependency manager. by Marcel Offermans · 19 years ago
- cafcf24 Ported servicebinder code: by Michael E. Rodriguez · 19 years ago
- f86d3bf svn ignores by Michael E. Rodriguez · 19 years ago
- 5981531 Modified stop() method to interrupt command processing thread so that by Richard S. Hall · 19 years ago
- bbaa8c1 Somehow these two files were missed when I updated to the ASL licensed files. by Richard S. Hall · 19 years ago
- 03b1f64 Completed most of the functionality for AdminPermission. by Richard S. Hall · 19 years ago
- 843394f The module loader library is no longer a separate JAR file. by Richard S. Hall · 19 years ago
- d276909 Modified Filter impl to correctly deal with the fact that the logger by Richard S. Hall · 19 years ago
- fc8c664 Implemented missing getVersion() method. by Richard S. Hall · 19 years ago
- d3206ff Re-arranged the class path ordering to make sure that the framework by Richard S. Hall · 19 years ago
- 84346cc Added these classes to the framework subproject to override the default by Richard S. Hall · 19 years ago
- ace5ff3 Integrated the newly ASL relicensed OSGi code. by Richard S. Hall · 19 years ago
- a086e3f Renamed DefaultBundleCache to BundleCache. by Richard S. Hall · 19 years ago
- 12f570a Renamed DefaultBundleCache to BundleCache. by Richard S. Hall · 19 years ago
- 04bdbb1 Renamed DefaultBundleCache to BundleCache and DefaultBundleArchive to by Richard S. Hall · 19 years ago
- 4154619 Fixed a bug that was returning relative paths for native libraries if a by Richard S. Hall · 19 years ago
- fbfe88a update pom for latest daemon code by Alex Karasulu · 19 years ago
- b62851c the felix daemon jar was missing for some reason by Alex Karasulu · 19 years ago
- a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 19 years ago
- 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 19 years ago
- ea20e61 Included support for DynamicImport-Package manifest header. by Richard S. Hall · 19 years ago
- 03ddc84 Cleaned up the System Bundle's dependency on the framework version constant. by Richard S. Hall · 19 years ago
- 5117c6e The installer package is no longer necessary since we now have new installers. by Richard S. Hall · 19 years ago
- 5cfd2a0 set framework version to build's ${pom.version} ... by Alex Karasulu · 19 years ago
- 7251fce adding snapshots repository so externalized instance works properly by Alex Karasulu · 19 years ago
- 5ae51c5 getting service binder working by Alex Karasulu · 19 years ago
- 0e19f7d making project compile by Alex Karasulu · 19 years ago
- 7d0a366 cleaning up old classes from copied project by Alex Karasulu · 19 years ago