- 7baf7b8 Modified manifest parser to creating capabilities and requirements for by Richard S. Hall · 18 years ago
- 10fd664 Modified utility method to get satisfying capability so that it could by Richard S. Hall · 18 years ago
- cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 18 years ago
- 80ca00c Add a missing null check if security is enabled. by Karl Pauls · 18 years ago
- 352a033 When checking for exported packages, it is necessary to filter out by Richard S. Hall · 18 years ago
- ad76efe Applied patch (FELIX-32) to implement getAllServiceReferences() method. by Richard S. Hall · 18 years ago
- 9c44348 Add location: context to created codesource URL's to avoid Exceptions. by Karl Pauls · 18 years ago
- 4e4a847 Fixed bug in R3 verification that was causing erroneous warning messages. by Richard S. Hall · 18 years ago
- 79da9fe The classes are no longer needed. by Richard S. Hall · 18 years ago
- 9955e90 Applied patch (FELIX-23) to add support for execution environment by Richard S. Hall · 18 years ago
- e62caf5 Fixed another issue with the dynamic import optimization patch. by Richard S. Hall · 18 years ago
- ae478dc Slight modification to the dynamic import optimization patch to make it by Richard S. Hall · 18 years ago
- f8953fd Optimized dynamic importing to ignore non-matching packages, since by Richard S. Hall · 18 years ago
- 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
- ad742d0 Applied patch (FELIX-197) to add imports to a bundle that are required by Richard S. Hall · 18 years ago
- 6b9385a Applied patch (FELIX-196) to throw an exception when a configuration is by Richard S. Hall · 18 years ago
- cbe3c0e Created a folder for the Felix Commons subproject. by Michael E. Rodriguez · 18 years ago
- b377b1d Removed eager resolving of classes when loading classes from the module, by Richard S. Hall · 18 years ago
- f876e36 Correct spelling error in manifest header (Felix-195). by Karl Pauls · 18 years ago
- a411ebb Applied patch (FELIX-193) to enable iPOJO to manage more component field types. by Richard S. Hall · 18 years ago
- 6351d27 Applied patch (FELIX-192) to fix several small bugs in iPOJO core. by Richard S. Hall · 18 years ago
- b270ffb Applied patch (FELIX-194) to enable arch to display instance name. by Richard S. Hall · 18 years ago
- 9a96b15 Create a protection domain for a bundle whether a SecurityManager is present or not. by Karl Pauls · 18 years ago
- 6641e25 Improve normalization for native library matching (FELIX-26). by Karl Pauls · 18 years ago
- bf12bf7 Modified aspects of the core framework that were impacted by the switch by Richard S. Hall · 18 years ago
- c2d4ee1 Removed and/or modified some utility methods as a result of changes to by Richard S. Hall · 18 years ago
- 99a8b86 Modified R4 search policy to use capabilities and requirements. This by Richard S. Hall · 18 years ago
- 862eca1 Modified manifest parser to use requirements and capabilities (FELIX-28). by Richard S. Hall · 18 years ago
- f54cd13 Added a static member to hold an infinite version range. by Richard S. Hall · 18 years ago
- ff16368 Updated underlying module loader abstraction to use requirements and by Richard S. Hall · 18 years ago
- 9360742 After the module loader layer was re-engineered, the check to determine by Richard S. Hall · 18 years ago
- 71906bb Added iPOJO projects back into the POM file...I don't remember why they by Richard S. Hall · 18 years ago
- b06511e Removed an unnecessary cast. by Richard S. Hall · 18 years ago
- 05fd75e Applied patch (FELIX-27) to add support for bundle header localization. by Richard S. Hall · 18 years ago
- 25ba931 Modifications to mangen to work with recent Felix changes to manifest reading classes. by Rob Walker · 18 years ago
- de6eb1f Applied patch (FELIX-190) to enable the display of additional by Richard S. Hall · 18 years ago
- d91694e Clean up some unused imports. by Richard S. Hall · 18 years ago
- 860ee30 Now creating capability for symbolic name and requirements for by Richard S. Hall · 18 years ago
- 4151e90 Modified manifest parser to generate generic capabilities and by Richard S. Hall · 18 years ago
- 3ec400c Removed mangen until compilation issue is resolved. by Richard S. Hall · 18 years ago
- 72a7824 Manifest parsing-related classes have moved, so these files had to be by Richard S. Hall · 18 years ago
- f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
- ad2f3c9 Updated default version numbers and repositories. by Richard S. Hall · 18 years ago
- 11af3c6 Updated version to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
- d211875 Updated the parent POM version to be the latest development build by Richard S. Hall · 18 years ago
- cbe5f43 Modify launcher to cope with '-incubator-' new bundle naming scheme. by Stephane Frenot · 18 years ago
- 0afc763 FELIX-144 by Stephane Frenot · 18 years ago
- 9b07e49 Some initial ground work for creating a generic resolver as the first by Richard S. Hall · 18 years ago
- c158495 Applied patch (FELIX-185) to add support for explicitly specifying a by Richard S. Hall · 18 years ago
- 1def155 Eliminated an unused import. by Richard S. Hall · 18 years ago
- 7860542 Some reorganization to get more manifest parsing functionality grouped by Richard S. Hall · 18 years ago
- d2148da Final portion of patch (FELIX-184). by Richard S. Hall · 18 years ago
- 5e68bdb Trying to delete file to resolve md5 mismatch. by Richard S. Hall · 18 years ago
- f5931c1 Applied patch (FELIX-184) to restructure iPOJO and add some new features. by Richard S. Hall · 18 years ago
- 1f1e2ef The shell bundle had the wrong bundle symbolic name, should be the by Richard S. Hall · 18 years ago
- d8c3d20 Modified logger so that log level is obeyed whether a log service is by Richard S. Hall · 18 years ago
- a5158a2 Minor reorganization of manifest parsing. by Richard S. Hall · 18 years ago
- f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
- aec4231 Added OSGi copyright to NOTICE file. by Richard S. Hall · 18 years ago
- ba86eef Fixed a bug in the bundle plugin that was using a relative directory to by Richard S. Hall · 18 years ago
- 016f537 Slightly improved version of previous version number conversion patch, by Richard S. Hall · 18 years ago
- 5aa58c6 Modifies Felix' internal logger to track and use available log services by Richard S. Hall · 18 years ago
- 954b115 Fixed version number conversion to properly convert version numbers by Richard S. Hall · 18 years ago
- 6748ac7 Made POM name more concise. by Richard S. Hall · 18 years ago
- 46618e6 Modified the POM so that the manifest imports AND exports the packages by Richard S. Hall · 18 years ago
- 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
- 8f1955b Update version numbers. by Karl Pauls · 18 years ago
- f7a4917 Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
- 4d5cf06 Updated these projects to use version number 0.9.0-incubator-SNAPSHOT by Richard S. Hall · 18 years ago
- 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
- fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
- ceb7746 Removed unused import. by Richard S. Hall · 18 years ago
- 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
- d178c1c Fixed two typos in the POM files for dynamic imports. by Richard S. Hall · 18 years ago
- 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
- 0319394 Removed support for old bundle cache format before the first public release by Richard S. Hall · 18 years ago
- c2c5804 Modified the main subproject pom file to exclude the transitive dependency by Richard S. Hall · 18 years ago
- e7c5c90 Minor edits to the POM files. by Richard S. Hall · 18 years ago
- 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
- 4b452e4 Fixed bug in Cyberlink library that prevented the HTTPMUSocket thread destruction by Francesco Furfari · 18 years ago
- 7ac10e3 FELIX-159 by Stephane Frenot · 18 years ago
- c966730 fixed bug related to the duplication of StateVariable element in the service description of exported devices by Francesco Furfari · 18 years ago
- a1f2c8d Modified pom file to get it to include the proper packages by explicitly by Richard S. Hall · 18 years ago
- 92748de Improved install command feedback message (FELIX-176). by Richard S. Hall · 18 years ago
- 96cade6 Added install feedback to print out bundle ID (FELIX-176). by Richard S. Hall · 18 years ago
- 515c793 Applied patch (FELIX-173) to properly deal with optional imports of locally by Richard S. Hall · 18 years ago
- b6ab9c2 Applied patch (FELIX-175) to fix some iPOJO bugs as well as introduce by Richard S. Hall · 18 years ago
- b450827 Applied patch (FELIX-174) to fix a bug where referential equality was being by Richard S. Hall · 18 years ago
- af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
- bc767e5 added synchronized by Francesco Furfari · 18 years ago
- c131ec1 new jmxbridge version by Francesco Furfari · 18 years ago
- 5eeb144 Applied patch (FELIX-169) to fix how framework shutdown is handled, making by Richard S. Hall · 18 years ago
- a160b9d Applied patch (FELIX-170) to stop the start level and package admin threads by Richard S. Hall · 18 years ago
- 4997052 Applied patch (FELIXM2-10). by Richard S. Hall · 18 years ago
- 3e45688 Profiles to launch UPnP - JMX Bundles by Francesco Furfari · 18 years ago
- af9514d Device property keys are not more displayed in lower case by Francesco Furfari · 18 years ago
- a4e0997 Replaced DictionaryProp.java with a standard Hashtable. by Francesco Furfari · 18 years ago
- ab94592 New dependencies were added to main's pom file, which caused the generated by Richard S. Hall · 18 years ago
- b0a351d Modified the plugin so that default value for Export-Package is empty if by Richard S. Hall · 18 years ago
- f79928c Modified the javax.microedition.io import to be optional. by Richard S. Hall · 18 years ago