- 796d420 Clean-up after release by Karl Pauls · 14 years ago
- 0f0b2e6 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- b13e0bd [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.0 by Karl Pauls · 14 years ago
- 7f69336 Prepare 3.0.0 release by Karl Pauls · 14 years ago
- f4ea031 Prepare 3.0.0 release by Karl Pauls · 14 years ago
- a591827 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 5648e25 [maven-release-plugin] prepare release org.apache.felix.main-3.0.0 by Karl Pauls · 14 years ago
- d8a3042 Prepare 3.0.0 release by Karl Pauls · 14 years ago
- 34ab827 Prepare 3.0.0 release by Karl Pauls · 14 years ago
- 11aca1a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 1bad411 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
- 502f415 Prepare 1.2.0 release. by Karl Pauls · 14 years ago
- 3a4c500 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- aabbcd5 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.0 by Karl Pauls · 14 years ago
- 74d9aca Prepare for 3.0.0 release by Karl Pauls · 14 years ago
- 2f221fe [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 77fe8b7a [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
- 602e111 Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
- 667ea96 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
- 8ac4d06 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 5ef9665 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
- b6fe64c Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
- 4a7e407 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
- 150a1f7 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 2ad8d29 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
- 72d4271 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
- b882e3b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
- 00f3f3a [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
- 19a01b7 Add LICENSE and NOTICE by Karl Pauls · 14 years ago
- 14f14db Separate-out the parent pom so that we can release subprojects independently. by Karl Pauls · 14 years ago
- 54c2599 Prepare gogo 0.6.0 release by Karl Pauls · 14 years ago
- bedf369 FELIX-2344 FELIX-2369 bindService is now invoked with the new state on every relevant state change (instead of the old state which was wrong) and as part of the bindService implementation, the service is configured again (because the init() method might have added new dependencies) by Marcel Offermans · 14 years ago
- 05984ea FELIX-2369 committed the test case that Pierre provided in this issue by Marcel Offermans · 14 years ago
- d1f8d31 FELIX-2344 added more test steps to this case, which makes the test fail again as the issue is not completely solved yet by Marcel Offermans · 14 years ago
- e457447 When the active start level is changing, we need to keep track of the by Richard S. Hall · 14 years ago
- 82a758f Fixed FELIX-2390 /WebConsole Config Manager problem/ by Valentin Valchev · 14 years ago
- f2bd997 Fixed FELIX-2284 /Add common utility method for converting object (array) to string/ by Valentin Valchev · 14 years ago
- f4c5643 Fixed FELIX-2338 /Problem in the Configuration Render/ by Valentin Valchev · 14 years ago
- 7e09ef0 Remove obsolete package. by Richard S. Hall · 14 years ago
- f0ef76c fixed lock contention in piped writer when reader doesn't read all input (FELIX-2380) by Derek Baum · 14 years ago
- 77fd820 better message/exception when arguments can't be coerced (FELIX-2375) by Derek Baum · 14 years ago
- d22217a Use service tracker to correctly track command services and which also by Richard S. Hall · 14 years ago
- 45bcc33 Apply patch (FELIX-2378) to avoid coarse-grained synchronization. by Richard S. Hall · 14 years ago
- 091a48e FELIX-2372 Improve logging for IllegalStateException on service access by Felix Meschberger · 14 years ago
- fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
- 0d4278d Do implicit bootdelegation in a doPriv and make extension manager openconnection use getresourcelocal to make security work again (FELIX-2273, FELIX-2271). by Karl Pauls · 14 years ago
- 5017014 Implicitly boot delegated classes (i.e., java.*) should not be by Richard S. Hall · 14 years ago
- 6747f88 FELIX-2370 For the delayed component manager replace set of using bundles by a simple counter and a simple lock; The set of bundles is not used and thus just overhead. For the service factory manager, synchronize access to the map. Additionally make two fields final in the AbstractComponentManager. by Felix Meschberger · 14 years ago
- c067c97 FELIX-2368 make component enablement, activation, deactivation, and disablement synchronous instead of asynchronous by Felix Meschberger · 14 years ago
- e123dce Use getResourceByDelegation instead of getEntry for loading from extension bundles (FELIX-2356). by Karl Pauls · 14 years ago
- fcba6e5 Set query component of urls correctly (FELIX-2150). by Karl Pauls · 14 years ago
- edd1974 Cleanup imports by Felix Meschberger · 14 years ago
- 39d6c58 Fix description indicating the bundle implements the Declarative Services Specification 1.1 by Felix Meschberger · 14 years ago
- b35c833 Introduce a Change Log by Felix Meschberger · 14 years ago
- d809202 Fix some headers. by Richard S. Hall · 14 years ago
- 2a4d8f5 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
- 1aaad8b Rename old NOTICE file to DEPENDENCIES and introduce a new NOTICE by Richard S. Hall · 14 years ago
- e4bf51c Minor formatting change. by Richard S. Hall · 14 years ago
- aa78217 Removed description from Parameter and use Descriptor instead. (FELIX-2363) by Richard S. Hall · 14 years ago
- 27d7012 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 14 years ago
- f937d16 Minor code format cleanup. by Richard S. Hall · 14 years ago
- a73fba7 don't automatically convert return values that are arrays to ArrayList (FELIX-2337) by Derek Baum · 14 years ago
- 954da52 FELIX-2366: Avoiding property substitution by escaping does not remove escape character by Guillaume Nodet · 14 years ago
- 9a10cc7 Make the resolver slightly more generic so that we can reuse it in OBR more easily (FELIX-2035) by Guillaume Nodet · 14 years ago
- aefcfa0 Slight code cleanup (FELIX-2035) by Guillaume Nodet · 14 years ago
- 9d3e8a0 Generify CandidateComparator (FELIX-2035) by Guillaume Nodet · 14 years ago
- cc40afd Refactor duplicated code (FELIX-2035) by Guillaume Nodet · 14 years ago
- 78a11d9 Slight code cleanup wrt generics (FELIX-2035) by Guillaume Nodet · 14 years ago
- c17a448 FELIX-2344 After feedback from Pierre, added yet another test scenario and fixed it by reversing the order in which callbacks were invoked and the service was started to ensure callbacks of required dependencies will be invoked before the service is started. by Marcel Offermans · 14 years ago
- d7e3af8 Use latest parent pom. by Richard S. Hall · 14 years ago
- 8c66b17 Use latest parent pom. by Richard S. Hall · 14 years ago
- d6db1d0 Modify framework distribution to include Gogo shell. by Richard S. Hall · 14 years ago
- 5bd2ce6 Add support for parameter aliases. (FELIX-2363) by Richard S. Hall · 14 years ago
- 8602df4 Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363) by Richard S. Hall · 14 years ago
- 51a310f Various debugging cleanup. (FELIX-2035) by Richard S. Hall · 14 years ago
- 2057acf Remove mutable method from Module interface. (FELIX-2035) by Richard S. Hall · 14 years ago
- 23a242a Remove some debugging-related code. (FELIX-2035) by Richard S. Hall · 14 years ago
- 2548360 The handling of updated fragments was not correct, which resulted by Richard S. Hall · 14 years ago
- 9f24669 To pass the OSGi CT we must let an exception bubble up. (FELIX-2039) by Richard S. Hall · 14 years ago
- 6d960c8 Minor edit of System.exit() value. by Richard S. Hall · 14 years ago
- 08459ba FELIX-2344 Extended the test case and fixed the bug. by Marcel Offermans · 14 years ago
- 7787a9c moved dependency/adapter annotations to org.apache.felix.dm.annotation.api top level package by Pierre De Rop · 14 years ago
- feb306b Logic error; incorrectly checking for empty bundle array. (FELIX-2042) by Richard S. Hall · 14 years ago
- 2f824c0 For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages. by Pierre De Rop · 14 years ago
- d4cb83e minor fix/javadoc by Pierre De Rop · 14 years ago
- 39e3abf added json in bnd classpath by Pierre De Rop · 14 years ago
- a97580d reworked the sample in order to show a FactoryConfigurationAdapterService annotation usage example by Pierre De Rop · 14 years ago
- d8f6921 No print a banner. (FELIX-1797) by Richard S. Hall · 14 years ago
- 4e06b5a Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 14 years ago
- bad8425 Simplify wiring debug info. (FELIX-2035) by Richard S. Hall · 14 years ago
- 1f06478 Don't throw a ConfigurationException when the updated callback method does not exist. by Pierre De Rop · 14 years ago
- 6805849 Align command module version number with other Gogo modules, even by Richard S. Hall · 14 years ago
- c0e3ef7 Use new module names. (FELIX-2042) by Richard S. Hall · 14 years ago
- 260c4db Remove unneeded directory. (FELIX-2042) by Richard S. Hall · 14 years ago
- cd909ea Rename command module. (FELIX-2042) by Richard S. Hall · 14 years ago
- df4169f Modified gogo modules to use org.apache.felix groupId. (FELIX-2334) by Richard S. Hall · 14 years ago
- 59d5e14 Change the scope for our commands and display scope in help message. (FELIX-2042) by Richard S. Hall · 14 years ago
- bb28883 Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 14 years ago
- b76542c [FELIX-2354]NPE when using Felix features maven validate plugin by Freeman Yue Fang · 14 years ago
- c3dfbb7 fixed javadoc by Pierre De Rop · 14 years ago