- 897af46 FELIX-1860: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
- ae4c6c4 FELIX-1863: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
- 9937e16 FELIX-1726 : Enhance error messages in case of missing project dependencies by Carsten Ziegeler · 15 years ago
- e1e016c FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago
- 7a9036f FELIX-1278 applied the patch so the dependency remembers someone explicitly setting auto config. by Marcel Offermans · 15 years ago
- 50fd6ea FELIX-1201 applied the patch to make the callback accessible before invoking it. by Marcel Offermans · 15 years ago
- cc73140 FELIX-303 applied the suggested fix for getCallbackInstances(), FELIX-1546 added invocation of callbacks for required dependencies (work on this issue is ongoing). by Marcel Offermans · 15 years ago
- f4c59b3 FELIX-1869 - Need better UI feedback when features commands fail by Chris Custine · 15 years ago
- efb53ac Upgrade plugin versions. by Chris Custine · 15 years ago
- f4ba86a Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
- df21d1b FELIX-1848 - Include instance name in the JMX ObjectName for AdminService and FeaturesService MBeans by Chris Custine · 15 years ago
- e6cfc89 Fix build (duplicate dependency and incorrect snapshot version) by Stuart McCulloch · 15 years ago
- 260ba33 FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
- f272e8b FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
- 284471b FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
- 4c44157 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
- bb55fbf Update to latest fileinstall release. by Chris Custine · 15 years ago
- e4463f3 Add test about Felix-1854 by Clement Escoffier · 15 years ago
- 1fdf68a USe the latest Felix frameowrk. by Clement Escoffier · 15 years ago
- f3f6476 Cosmetic fix by Clement Escoffier · 15 years ago
- 83773a3 Fix issue FELIX-1854 Ease the usage of service.* properties by Clement Escoffier · 15 years ago
- 624a133 Provide test about FELIX-1741. by Clement Escoffier · 15 years ago
- 2475aee Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
- 9e0bcd7 Remove unneeded code. by Richard S. Hall · 15 years ago
- 560eb86 Fix up bundle plugin property. by Chris Custine · 15 years ago
- 5cd15ca Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
- 0ea9bca FELIX-1846 Guard access to the existing target filter being null by Felix Meschberger · 15 years ago
- 31ff543 FELIX-1725 : SCR Annotations - Support "Add" Operator in annotation values. Applying patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
- 4e5b91e Refactoring of ICapability resulted in the reporting of duplicate exports by Richard S. Hall · 15 years ago
- 6c1f750 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
- dbc09e6 [maven-release-plugin] prepare release org.apache.felix.scr-1.2.0 by Felix Meschberger · 15 years ago
- fdd6764 FELIX-1711 Adapt NOTICE file to new OSGi library copyright year by Felix Meschberger · 15 years ago
- 8b4eb05 FELIX-1826 Fix integration test still using the component instance by Felix Meschberger · 15 years ago
- eb0a490 Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
- f77974e Cleanup after release by Karl Pauls · 15 years ago
- 1846879 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
- 9db76e9 [maven-release-plugin] prepare release org.apache.felix.main-2.0.2 by Karl Pauls · 15 years ago
- af293a3 Prepare 2.0.2 release by Karl Pauls · 15 years ago
- 33df9e1 Update changelog. by Karl Pauls · 15 years ago
- 66e6a3f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
- 874f2cb [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
- 35d9249 Update changelog. by Karl Pauls · 15 years ago
- 547f59e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
- 1f90df8 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
- 4d28b7b Rollback the change about throwing an excepiton if trying to stop the systembundle while it is still starting as we have to work on a better solution. (FELIX-1812, FELIX-1816) by Karl Pauls · 15 years ago
- 6c36966 Continued improvements to fragment merging and object allocation in by Richard S. Hall · 15 years ago
- d366c5d (FELIX-1834) by Karl Pauls · 15 years ago
- 33eef79 FELIX-1833 Make the ComponentActorThread a Runnable handled to a standard by Felix Meschberger · 15 years ago
- 283d2bb FELIX-1832 Instead of deactivating in case of instantiation failure just by Felix Meschberger · 15 years ago
- 724469a Fixed a couple of bugs related to new fragment merging. (FELIX-1534) by Richard S. Hall · 15 years ago
- 79e26ce Resolve a possible deadlock during system startup if system bundle stop is called from inside an activator.start method and the system bundle is still in the STARTNG state. The framework will now just throw an exception as a result of the stop call. As a side effect this makes it possible again to call System.exit inside an activator.start method while the framework is still in the STARTING state. However, the framework will not be shutdown when the jvm exits. (FELIX-1816, FELIX-1812) by Karl Pauls · 15 years ago
- 87e1cd8 FELIX-1826 The m_componentInstances map contains entries where the key is by Felix Meschberger · 15 years ago
- 29f454e FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
- 36ac3a4 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
- 6713c3a FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
- 7de3e7d FELIX-1830 Support for modified property type name "Character" for by Felix Meschberger · 15 years ago
- 262e57b No longer acquire global lock to check if it is possible to dynamically by Richard S. Hall · 15 years ago
- a65a0f8 Fragments are now merged into hosts at bundle install time, no longer by Richard S. Hall · 15 years ago
- bc8a7a9 fix broken property tester reference by David Morgan Spenser Savage · 15 years ago
- 598ca8c FELIX-1827 Check permission to get and register services on behalf by Felix Meschberger · 15 years ago
- 0dcce32 Further patches related to FELIX-1324 - now abstracts uri scheme behind a resolver that allows for substitution of "real" urls for meta stubs: by David Morgan Spenser Savage · 15 years ago
- d723e88 FELIX-1826 Throw ComponentException if newInstance fails to create a by Felix Meschberger · 15 years ago
- 0cbebff FELIX-1825 Fix to naming conventions for private fields by Felix Meschberger · 15 years ago
- d961cbf FELIX-1825 Deactivate component instances of delayed components which by Felix Meschberger · 15 years ago
- 470ff26 FELIX-1823 Drop support for Framework API 1.3 (R4.0) and depend by Felix Meschberger · 15 years ago
- 9c29a38 FELIX-1658 Declare the Log Service package as a static but by Felix Meschberger · 15 years ago
- 9951ef4 FELIX-1186 Refactor log messages to use the new deferred log message by Felix Meschberger · 15 years ago
- eebc662 Work on FELIX-1324, now able to boot osgi applications using trivial file format: by David Morgan Spenser Savage · 15 years ago
- a9e1a00 Use BaseWorkbenchContentProvider instead of ContainerTreeProvider as it provides the same/better functionality by David Morgan Spenser Savage · 15 years ago
- 8d3d190 minor formatting update by David Morgan Spenser Savage · 15 years ago
- 2cb91c7 update image by David Morgan Spenser Savage · 15 years ago
- da457a1 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
- a16f966 FELIX-1711 Ensure correct versions are imported. Especially by Felix Meschberger · 15 years ago
- 184fc84 remove system.out by David Morgan Spenser Savage · 15 years ago
- ed930e4 FELIX-1658 Removing Enabled state (folded into Unsatisfied state) and by Felix Meschberger · 15 years ago
- 59d1397 FELIX-1686 Refactor BaseMethod.getMethod to not throw NoSuchMethodException by Felix Meschberger · 15 years ago
- e610c43 FELIX-1186 Provide functionality to defer constructing messages until by Felix Meschberger · 15 years ago
- a6bfd46 FELIX-1704: Added exporting of service properties in Jetty service. by Sten Roger Sandvik · 15 years ago
- 8939ae6 FELIX-1821: Fixed so that the system loggers survive restarts. by Sten Roger Sandvik · 15 years ago
- 3263146 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
- a307b62 Patches related to FELIX-1324 create BundleForm class to encapsulate a certain bundle configuration - Client.apply(BundleForm) merges the specified form into the currently running framework configuration (i.e. applies delta to currently running bundles) by David Morgan Spenser Savage · 15 years ago
- f399e0f Tidy up daft double print of Errors by David Morgan Spenser Savage · 15 years ago
- 9eb50f1 Handle null string value by David Morgan Spenser Savage · 15 years ago
- eeea847 Modify ServiceRegistrationImpl.isClassAccessible() to try to take into account by Richard S. Hall · 15 years ago
- 96a9438 update icon by David Morgan Spenser Savage · 15 years ago
- bc19c11 add larger icons and use in sigil project wizard by David Morgan Spenser Savage · 15 years ago
- 5c15c58 update version definition to use buildQualifier by David Morgan Spenser Savage · 15 years ago
- 761c4a8 build up version using $buildQualifer vs expecting full version to be parsed in by cli by David Morgan Spenser Savage · 15 years ago
- f8c4244 update bundle and error icons by David Morgan Spenser Savage · 15 years ago
- 911ca33 add collapse all action to repository view by David Morgan Spenser Savage · 15 years ago
- 8f79975 add bundle refesh icon (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
- f2dadcc Update notice and changelog by Guillaume Nodet · 15 years ago
- 4feb09a include icons in built bundle by David Morgan Spenser Savage · 15 years ago
- 60f6dc1 further icon updates (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
- e0d683e update icon references for views (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
- 4f19a2a provide package, import-package, require-bundle, export-package + (error and optional equivalents) by David Morgan Spenser Savage · 15 years ago
- decb68e "borrow" icons from bnd (apache licensed) use these as the basis for remaining icons (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
- 18435f8 FELIX-1808 Oh my ... IE6 does not accept event handlers when using by Felix Meschberger · 15 years ago
- 259d4ef FELIX-1808 Support manual configuration unbinding and extend the confirmation by Felix Meschberger · 15 years ago
- 7173064 Ensure **sigil.properties pattern matches sigil.properties in top level dir (FELIX-1794) by David Morgan Spenser Savage · 15 years ago