- 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
- e2f0383 Incremented the version dependency on the BND library. by Richard S. Hall · 18 years ago
- 989be3d Remove include resource headers which is not needed anymore. by Karl Pauls · 18 years ago
- e651710 Apparently, Maven is not copying src/main/resources/ after all, so I add by Richard S. Hall · 18 years ago
- 221d1cf Move the eventadmin bridges to the new plugin pom. by Karl Pauls · 18 years ago
- 6a20e50 Update the eventadmin to configuration bridge to the new plugin. by Karl Pauls · 18 years ago
- 89a7097 Update the eventadmin to wireadmin bridge to the new plugin. by Karl Pauls · 18 years ago
- 3135a69 Update the eventadmin to upnp bridge to the new plugin. by Karl Pauls · 18 years ago
- 7d1df4b Update the eventadmin to useradmin bridge to the new plugin. by Karl Pauls · 18 years ago
- b0a1716 Convert the EventAdmin to the new maven plugin. by Karl Pauls · 18 years ago
- 4d82d2f Add a couple of necessary dependencies. by Karl Pauls · 18 years ago
- e5e6adf Fix a version changes in a dependency. by Karl Pauls · 18 years ago
- d140dd9 Add License headers. by Karl Pauls · 18 years ago
- c2312e4 Due to the Maven bug related to having multiple packaging plugins, I had by Richard S. Hall · 18 years ago
- 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
- d532523 Fixed the version handling of the plugin to only replace the '-' before by Richard S. Hall · 18 years ago
- df60b51 Changed plugin version to be aligned with Felix. by Richard S. Hall · 18 years ago
- 2e0f29a Removed parent pom for now, since it is not quite ready yet. by Richard S. Hall · 18 years ago
- a11f34d Applied patch (FELIX-168) for fine-grained spec compliance with start level by Richard S. Hall · 18 years ago
- e250605 I had to uncomment default value for Include-Resource because there is by Richard S. Hall · 18 years ago
- 3d8e104 Commented out the default for Include-Resource and updated the NOTICE file. by Richard S. Hall · 18 years ago
- fcc2844 Added the Felix pom as the parent. by Richard S. Hall · 18 years ago
- f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago
- af28302 Applied patch (FELIX-167) to bring the iPOJO arch command in line with by Richard S. Hall · 18 years ago
- 7d1b922 Applied major patch to iPOJO (FELIX-166). by Richard S. Hall · 18 years ago