- d5b7f56 Fixed missing license headers. by Marcel Offermans · 14 years ago
- 5be5f14 Added an @author tag to all class comments. by Marcel Offermans · 14 years ago
- a9cddcc Fixed FELIX-2932 by Clement Escoffier · 14 years ago
- f403f22 Removed tabs by Clement Escoffier · 14 years ago
- 638267c fixed activator in order to display the "config.pid\# configuration from webconsole, using meta types by Pierre De Rop · 14 years ago
- 5b50934 Renamed a directory. by Marcel Offermans · 14 years ago
- 88e62be Updated the pom to the latest Felix parent pom. by Marcel Offermans · 14 years ago
- 2d7d3f4 Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
- 433eb27 Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
- 2a7eb15 Do not acquire bundle lock for removing a listner. (FELIX-2924) by Richard S. Hall · 14 years ago
- 194f10e work-around FELIX-2927 by Derek Baum · 14 years ago
- eb9dd64 Fixed all test cases so I can quickly switch the OSGi specification they run against. by Marcel Offermans · 14 years ago
- fd7deb0 Implemented a filter index that speeds up aspects. Some bugfixes. by Marcel Offermans · 14 years ago
- 5c4343a Fixed some of the TODO items in the code. by Marcel Offermans · 14 years ago
- 2f6e82b Added license headers to new source files. by Marcel Offermans · 14 years ago
- ae342c6 Updated notice file, made pom.xml independent from its old parent so we don't need to release that one. by Marcel Offermans · 14 years ago
- 227dd71 Added several performance improvements, most of them still experimental, plus started to prepare for a release. by Marcel Offermans · 14 years ago
- fdda49d Cleanup after release by Karl Pauls · 14 years ago
- 2b80c2a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 6d0b6cf [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.1 by Karl Pauls · 14 years ago
- 3f5c19b Prepare for release by Karl Pauls · 14 years ago
- 05e1091 Cleanup after release by Karl Pauls · 14 years ago
- 3b04686 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 3ded004 [maven-release-plugin] prepare release org.apache.felix.main-3.2.1 by Karl Pauls · 14 years ago
- 217716b Update copyright year. by Richard S. Hall · 14 years ago
- bf687fd Prepare for release by Karl Pauls · 14 years ago
- 0424817 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 7baef90 [maven-release-plugin] prepare release org.apache.felix.framework-3.2.1 by Karl Pauls · 14 years ago
- 47b9d04 Prepare for release by Karl Pauls · 14 years ago
- 2f07a31 fixed sub project name by Pierre De Rop · 14 years ago
- 571ebfc Update copyright by Carsten Ziegeler · 14 years ago
- d4e10c6 Avoid using exception constructors with causal exception. (FELIX-2917) by Richard S. Hall · 14 years ago
- 4e7b052 Use latest bundle plugin version by Carsten Ziegeler · 14 years ago
- 6a523e9 FELIX-2915 : Potential deadlock on shutdown by Carsten Ziegeler · 14 years ago
- 1abbab9 The extra dependencies must be added in one shot, outside the loop which configure named dependencies. by Pierre De Rop · 14 years ago
- b8f9bcb Applied patches in FELIX-2911 with some small changes. Should compile without problems now. by Marcel Offermans · 14 years ago
- c1f12e9 [FELIX-2907] Applied patch. by Clement Escoffier · 14 years ago
- 8bce3c5 Avoid creating a more complicated data structure if no fragments by Richard S. Hall · 14 years ago
- 3e61ecf Minor modification to resolver exception message. by Richard S. Hall · 14 years ago
- fc57ecc Make uses constraint exception more explicit (i.e., say it by Richard S. Hall · 14 years ago
- e19c4a3 Make sure a fragment has wires before trying to remove a host by Richard S. Hall · 14 years ago
- 49366c5 FELIX-2906 : SCR plugin error with @Property(..., intValue=Integer.MAX_VALUE) by Carsten Ziegeler · 14 years ago
- 2a70f75 FELIX-2904 inline part of the dependency libraries instead embedded the full libraries by Felix Meschberger · 14 years ago
- 02fd53d FELIX-2903 Inline required KXml classes instead of embedding the complete library by Felix Meschberger · 14 years ago
- b1013c0 Multiple "fixes": by Felix Meschberger · 14 years ago
- bdb3445 Fixed FELIX-2902 by Clement Escoffier · 14 years ago
- b40f1af [FELIX-2893] Enabled propagation by default by Clement Escoffier · 14 years ago
- 35c25c3 Update to bndlib 1.43.0 by Stuart McCulloch · 14 years ago
- e702f34 Temporarily removed tests for the adapter/aspect "changed" callbacks. by Pierre De Rop · 14 years ago
- 6e764db - Cleanup m_nameDeps class attribute in the destroy method. by Pierre De Rop · 14 years ago
- f7b2298 log root cause exception, when a service can't be configured by Pierre De Rop · 14 years ago
- 32e502e FELIX-2984 Invalid handling of parameters (options were ok). It works now and the tests are running but I am not confident this code is correct yet. Will probably have to rewrite this. by Peter Kriens · 14 years ago
- 9c6f278 get back to previous version of bundleStopped method, which actually must remove all services from a stopping bundle by Pierre De Rop · 14 years ago
- 268f49b - added constant "LOG_LEVEL" in Base.jave, in order to enable/disable log level (by default, the level is LOG_WARNING) by Pierre De Rop · 14 years ago
- 386428a Don't add any extra dependencies, if the list of extra dependencies is empty by Pierre De Rop · 14 years ago
- 93bb065 Fixed isAutoConfig, which must return false, instead of true. Don't invoke any callbacks. by Pierre De Rop · 14 years ago
- 709d8cd Don't deactive services from a stopping bundle, since DependencyManager is already doing this. by Pierre De Rop · 14 years ago
- 0507f14 - aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API. by Pierre De Rop · 14 years ago
- 39cad9e Cleanup after release by Karl Pauls · 14 years ago
- e1f2549 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 4fa5380 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 14 years ago
- 0f487a0 Prepare for release. by Karl Pauls · 14 years ago
- 7324eb3 Cleanup after release by Karl Pauls · 14 years ago
- 4fae333 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 242f873 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.0 by Karl Pauls · 14 years ago
- da84e13 Prepare for release. by Karl Pauls · 14 years ago
- 21c583f Cleanup after release by Karl Pauls · 14 years ago
- 1cc7f05 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- eeabe2f [maven-release-plugin] prepare release org.apache.felix.main-3.2.0 by Karl Pauls · 14 years ago
- ce7b7f6 Prepare for release. by Karl Pauls · 14 years ago
- 88823aa [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- a9f4361 [maven-release-plugin] prepare release org.apache.felix.framework-3.2.0 by Karl Pauls · 14 years ago
- a012b53 Prepare for release. by Karl Pauls · 14 years ago
- d9584cc Minor fix. by Richard S. Hall · 14 years ago
- 733e93f [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
- 496daa1 [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
- 33ce5a5 Fix minor issues in 1.0.1 release. by Richard S. Hall · 14 years ago
- 392c202 Fixed an error that tried to make a constructor accessible, but failed. by Marcel Offermans · 14 years ago
- 756291c [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
- 398da48 [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
- 82712a1 Update pom to use OSGi artifacts and to include DEPS file. by Richard S. Hall · 14 years ago
- 7a70f2e Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
- e032c23 Update release notes. by Richard S. Hall · 14 years ago
- 7d552dc Applied patch (FELIX-2406) to fix log ordering issue along with by Richard S. Hall · 14 years ago
- ccdf4fa Fix Maven 3 warnings by Felix Meschberger · 14 years ago
- b7e2468 Replace tabs with spaces by Felix Meschberger · 14 years ago
- a114093 FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID) by Felix Meschberger · 14 years ago
- dcb8be4 Remove comment. (FELIX-2858) by Richard S. Hall · 14 years ago
- b3b2f1a minor internal tidyup by David Morgan Spencer Savage · 14 years ago
- f83b289 tidy up ? extends noise in support class by David Morgan Spencer Savage · 14 years ago
- 654b85c add convenience constructor by David Morgan Spencer Savage · 14 years ago
- 4788b54 Remove unneeded class. (FELIX-2858) by Richard S. Hall · 14 years ago
- cd14702 Use framework snapshot. by Richard S. Hall · 14 years ago
- c55a360 FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up by Felix Meschberger · 14 years ago
- ac7490c Avoid a deadlock when updating the service properties. by Clement Escoffier · 14 years ago
- f3870bb FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies by Guillaume Nodet · 14 years ago
- aa1eb1f FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml by Guillaume Nodet · 14 years ago
- 943c494 cosmetic fix. by Clement Escoffier · 14 years ago
- bf2124a Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0 by Clement Escoffier · 14 years ago
- b099aa4 FELIX-2881 Fixed the problem. by Marcel Offermans · 14 years ago