- 7cc75b2 FELIX-4294: Added getName method by Pierre De Rop · 11 years ago
- d46267e FELIX-4294: added getClassName, getId, getServices methods. Modified getServiceProperties to return adapter service properties by Pierre De Rop · 11 years ago
- ad2121c FELIX-4294: added getName method by Pierre De Rop · 11 years ago
- e149cca FELIX-4294: added getClassName,getId,getServices methods. renamed propertiesToString method name to appendProperties. Modified getName method. by Pierre De Rop · 11 years ago
- efa6b38 FELIX-4294: added toString method for shell improvement by Pierre De Rop · 11 years ago
- 130ba87 FELIX-4294: Added getClassName,getServices,getServiceProperties,getId methods by Pierre De Rop · 11 years ago
- 3e839e2 Added FELIX-4294 by Pierre De Rop · 11 years ago
- d79eec4 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, up from 18 to 45 of 61 passing by Carsten Ziegeler · 11 years ago
- 5a0fc3e FELIX-2647 : Implement Coordinator Service - start implementing nested coordinations and fix failing CT test cases by Carsten Ziegeler · 11 years ago
- 01c2f1e FELIX-2647 : Implement Coordinator Service - disable jmx support for now by Carsten Ziegeler · 11 years ago
- 02d8d9a FELIX-2647 : Implement Coordinator Service - update to official 4.3 version by Carsten Ziegeler · 11 years ago
- 6613260 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- 19f18f2 Remove a reference to a not yet finished feature. by Clement Escoffier · 11 years ago
- 7b0d7d9 Fix https://issues.apache.org/jira/browse/FELIX-4347 by Clement Escoffier · 11 years ago
- c9e37e6 FELIX-4350 Close stuff more definitely on failed activation by David Jencks · 11 years ago
- bba2e55 FELIX-3868 : Adding osgi.identity namespace to bundles (resources). Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- a2845e2 FELIX-4084 : [Core R5] Enhance Bundle.adapt() to provider AccessControlContext. by Carsten Ziegeler · 11 years ago
- 6268e46 FELIX-4350: additional failing use cases by Guillaume Nodet · 11 years ago
- 26e7873 FELIX-4331 : [Core R5] Support BundleContext and Framework adaptations. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- b987528 Remove system out from test by Carsten Ziegeler · 11 years ago
- c7284e2 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- 0dded7c FELIX-4083 : [Core R5] Support for valueOf when evaluating a Filter. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- e627ccc FELIX-4080 : Core R5] Add support for org.osgi.framework.UnfilteredServiceListener. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
- a7043f2 FELIX-4350 Fix race between service tracker open and service removed event by David Jencks · 11 years ago
- f2d67f0 FELIX-4350 Fix race between activation and deactivation. Problem with ServiceTracker exposed and ignored by David Jencks · 11 years ago
- 1022cd1 [FELIX-4350] Add disable integration test by Guillaume Nodet · 11 years ago
- 414f16e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
- 3fdc74a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.8 by Guillaume Nodet · 11 years ago
- 3c54ee7 Upgrade fileinstall to utils 1.4.2 by Guillaume Nodet · 11 years ago
- 3638823 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
- 1af33f5 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.2 by Guillaume Nodet · 11 years ago
- 9877fa4 [FELIX-4349] Synchronization issue in ComponentRegistry by Guillaume Nodet · 11 years ago
- 0d215e2 Add a test checking an interceptor implementing both tracking and ranking. by Clement Escoffier · 11 years ago
- dae6126 Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
- c57fd3b Change distribution versions. by Clement Escoffier · 11 years ago
- 2f3e063 Change distribution versions. by Clement Escoffier · 11 years ago
- b6c8e9f Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
- e12188b FELIX-4348 Use a read-write lock to avoid a race between lookupService and reconfiguration by David Jencks · 11 years ago
- c4d8196 Fix FELIX-4292. Set the architecture default value to true. by Clement Escoffier · 11 years ago
- 9c96cd2 Fix FELIX-4292. Set the propagation default value to true. by Clement Escoffier · 11 years ago
- 2a5102b Improve failure management in test by Clement Escoffier · 11 years ago
- ac479b1 Fix FELIX-4340 by Clement Escoffier · 11 years ago
- 45e4d90 Remove traces, add test checking static inner classes by Clement Escoffier · 11 years ago
- 91778d6 [FELIX-4071] ConcurrentModificationException in DirectoryWatcher.bundleChanged by Guillaume Nodet · 11 years ago
- c9326cc [FELIX-3714] Error when when fragment bundle is updated by Guillaume Nodet · 11 years ago
- ddc425f [FELIX-3712] Avoid displaying an InterruptedException if the file install bundle end up refreshing itself by Guillaume Nodet · 11 years ago
- d282fb2 [FELIX-4328] Provide a scoping mechanism to limit bundles to be refreshed by Guillaume Nodet · 11 years ago
- 0aebbe9 [FELIX-3686] Fix pom which did not include the generated manifest by Guillaume Nodet · 11 years ago
- 79a6ec1 Make sure the source jar is built for utils by Guillaume Nodet · 11 years ago
- d854069 [FELIX-4225] Possible compiling issue in Eclipse by Guillaume Nodet · 11 years ago
- 7b76c0a [FELIX-3686] Fix pom, jar and source jar by Guillaume Nodet · 11 years ago
- eac7871 [FELIX-4339] Make the use of escape characters deterministic by Guillaume Nodet · 11 years ago
- abb4aa4 FELIX-4343 reduce some log levels by David Jencks · 11 years ago
- 985dd3a [FELIX-4338] Incorrect overwriting of properties that have not been changed by Guillaume Nodet · 11 years ago
- 53f7923 [FELIX-4342] Substitution is dependent on the order of the map by Guillaume Nodet · 11 years ago
- bc8a553 [FELIX-4341] The Properties object does not follow the spec wrt spaces by Guillaume Nodet · 11 years ago
- fe6af90 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
- 33a2fd9 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.5 by Jan Willem Janssen · 11 years ago
- 776e334 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
- 8605263 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.5 by Jan Willem Janssen · 11 years ago
- 3999617 Revert incorrect release action. by Jan Willem Janssen · 11 years ago
- 631ce08 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
- 142600a [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.5 by Jan Willem Janssen · 11 years ago
- 276999c [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
- f857121 [maven-release-plugin] prepare release org.apache.felix.http-4 by Jan Willem Janssen · 11 years ago
- 8885931 [FELIX-4336] Fix unit tests by Guillaume Nodet · 11 years ago
- 7501d57 [FELIX-4336] Use smarter thread locals for ThreadIo so that streams that have been deactivated won't be used and delegate to the previous stream instead by Guillaume Nodet · 11 years ago
- 7d84ea6 Fix FELIX-4335 (https://issues.apache.org/jira/browse/FELIX-4335) by Clement Escoffier · 11 years ago
- f98142e Added FELIX-4334 issue. by Pierre De Rop · 11 years ago
- 489a474 FELIX-4334: When a dependency is modified, the component "change" callback must be invoked by Pierre De Rop · 11 years ago
- b88bf3d Added tests for the FELIX-4334 issue. by Pierre De Rop · 11 years ago
- 96d078a FELIX-4334: Added getBundle method, which is needed by "ModifiedBundleDependencyTest" test. by Pierre De Rop · 11 years ago
- 3fe8e01 FELIX-3910: Renamed some methods/class attributes starting with an underscore. by Pierre De Rop · 11 years ago
- 908fe14 FELIX-3910: Renamed some methods/class attributes starting with an underscore. by Pierre De Rop · 11 years ago
- 20bb3dd Upgrade to bndlib 2.2.0 by Stuart McCulloch · 11 years ago
- 18c12a3 [FELIX-4326] Revert bad commit by Guillaume Nodet · 11 years ago
- d83dd4e Added testAdapterWithAspectsAndPropagationNoCallbacks test by Pierre De Rop · 11 years ago
- a5b7a73 added another testAspectsWithPropagationAndNoCallbacks test by Pierre De Rop · 11 years ago
- 57b3575 reverted to previous version and use 10 aspects per services by Pierre De Rop · 11 years ago
- 5d87528 Include FELIX-4326 in SCR by Guillaume Nodet · 11 years ago
- 4115302 [FELIX-4326] Possible Invalid BundleContext exception when shutting down the extender by Guillaume Nodet · 11 years ago
- 2241a5f [FELIX-4317] SCR implementation should avoid using bundleContext.getBundle() by Guillaume Nodet · 11 years ago
- a58c8f7 [FELIX-4316] Packages imported dynamically should also be imported statically with an optional flag by Guillaume Nodet · 11 years ago
- 48e9027 [FELIX-4313] Bad synchronization in scr where a lock is held while ungetting a service by Guillaume Nodet · 11 years ago
- bf19361 [FELIX-4325] [DS] Synchronization issue when activating component by Guillaume Nodet · 11 years ago
- 3651814 [FELIX-4309] Make timeout configurable by Guillaume Nodet · 11 years ago
- 80506e4 FELIX-4323 fix CCH.getComponents to return complete list of components, including possible single component. by David Jencks · 11 years ago
- 4c66b4f FELIX-4322 Only report satsifed once the tracker is set up by David Jencks · 11 years ago
- 866f7e4 Use a more reasonable number of aspects per services. Configure threadpools with 4 threads at minimum, or with all available cores by Pierre De Rop · 11 years ago
- 84bddb7 added org.netbeans in boot delegation, in order to use jvisualvm by Pierre De Rop · 11 years ago
- 1cb8c11 FELIX-4318 - prepare for initial release of JAAS Bundle by Chetan Mehrotra · 11 years ago
- 45f473f FELIX-4318 - prepare for initial release of JAAS Bundle by Chetan Mehrotra · 11 years ago
- 06a9441 Added a testcase for an adapter which depends on some aspect services. The test validates that when by Pierre De Rop · 11 years ago
- 5e908cf [FELIX-4305] Added a testcase for Aspect service properties propagation. by Pierre De Rop · 11 years ago
- e6a9e81 fixed some parameter names by Pierre De Rop · 11 years ago
- 830c94c FELIX-4184 Fixed the issue that was already identified, which also makes the test pass. by Marcel Offermans · 11 years ago
- a8dffe4 FELIX-4184 Added a test case that shows the failure described in the issue. Did not yet commit a fix, so it will now fail. by Marcel Offermans · 11 years ago
- 579b0ad FELIX-3355 Added the metatype API as a substitutable exported package. by Marcel Offermans · 11 years ago
- 603a58e FELIX-4230 - Enhance SSL filter to forward client certificates: by Jan Willem Janssen · 11 years ago
- df0ef6e FELIX-4314 Accidentally committed a small experiment I did in the pom. Undoing. by Marcel Offermans · 11 years ago