- 6f5c657 Add osgi to appended-resources notice and delete not used license and notice in the root by Karl Pauls · 13 years ago
- a4dc686 Update pom for release. by Richard S. Hall · 13 years ago
- aec2012 Fixed FELIX-3359 downgrade the class version on 1.7. by Clement Escoffier · 13 years ago
- 1a0bd2c FELIX-3090 Ensure target properties are properly considered when satisfying the ComponentFactory service by Felix Meschberger · 13 years ago
- b3bae58 FELIX-2888 Return newly created factory configurations from getConfiguration even though such configuration is not persisted yet. by Felix Meschberger · 13 years ago
- 1120c4e Improved FELIX-3348 patch to avoid infinite loops. by Richard S. Hall · 13 years ago
- 12431cb [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
- dc61522 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 13 years ago
- 428a1cf Revert failed release by Guillaume Nodet · 13 years ago
- 24624f9 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 13 years ago
- 6ca83ac Use latest felix parent by Guillaume Nodet · 13 years ago
- 9e39e2d Add changelog for utils-1.1.2 by Guillaume Nodet · 13 years ago
- 7a0f57c Start level thread should catch exceptions to avoid terminating. (FELIX-3348) by Richard S. Hall · 13 years ago
- cd70e65 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- 9a52cad [maven-release-plugin] prepare release maven-bundle-plugin-2.3.7 by Stuart McCulloch · 13 years ago
- ab58cba Update docs by Stuart McCulloch · 13 years ago
- ace39f6 Removed legacy PackageVersionAnalyzer by Stuart McCulloch · 13 years ago
- 417fe90 FELIX-3254: automatically rebuild bundle in-memory when using manifest goal with target/classes and Embed-Dependency by Stuart McCulloch · 13 years ago
- 07025e1 FELIX-3300: fix calculateExportsFromContents to avoid exporting empty packages, also only use calculateExportsFromContents when analyzing attached files by Stuart McCulloch · 13 years ago
- d75b291 FELIX-3299: fix unstable test on Java5 by Stuart McCulloch · 13 years ago
- 150ffa7 FELIX-3310: add compatibility method for people who want to recompile this plugin against the Maven3 API by Stuart McCulloch · 13 years ago
- 8eb1752 Cleanup comment by Stuart McCulloch · 13 years ago
- e98965e FELIX-3347: when adding the Maven session environment to the properties passed to bnd, avoid entries whose keys start with upper-case letter (since they end up in the final manifest) by Stuart McCulloch · 13 years ago
- 55bef21 Changed the transaction service implementation (the GAV has changed) by Clement Escoffier · 13 years ago
- b95e55d Fix FELIX-3323: by Clement Escoffier · 13 years ago
- 38e94dc Do not inspect super classes and implemented interfaces for non primitive components. by Clement Escoffier · 13 years ago
- 73e3b36 Just change the project name to avoid duplicates (2 projects with the same name) by Clement Escoffier · 13 years ago
- 539d87a Cosmetic changes. by Clement Escoffier · 13 years ago
- 907aa74 Applied patch to fix FELIX-3326: by Clement Escoffier · 13 years ago
- 3c38701 Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297). by Clement Escoffier · 13 years ago
- 2ef76cf FELIX-3334 : PreferencesManager can throw NPE after being stopped. Applied patch from J.W. Janssen by Carsten Ziegeler · 13 years ago
- e5fa4a8 FELIX-3329 FELIX-3330 Some small fixes and a lot of extra debug logging, added until we get coverage and confidence in the new code up. Renamed the TestUtils to Utils because they were being picked up as tests (having Test in the name). by Marcel Offermans · 13 years ago
- 39e2e00 FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor. by Marcel Offermans · 13 years ago
- 1760f80 FELIX-3329 FELIX-3330 Implemented support for deferred as well as multiple configuration admins. Deferred configuration admin services can be started and will be considered until the deployment session ends. Filtering can be done by adding an optional attribute to the <MetaData> tag with a filtercondition which will be applied on the configuration admin service. If it matches, or if there is no such filter, the configuration will be applied. by Marcel Offermans · 13 years ago
- 66a61fb FELIX-3338 implemented support for optional attributes, and added a test case for it by Marcel Offermans · 13 years ago
- 0956306 FELIX-3336 Finalized the patch after finally understanding exactly what was going on. by Marcel Offermans · 13 years ago
- 7a06bcc It turns out that the FELIX-3337 issue is actually invalid, and the bug was in the test itself, not in the dependencymanager. Fixed the test in order to not change the S1 testkey=testvalue property, when updating S1 PID from config admin by Pierre De Rop · 13 years ago
- cf1976f added test which is related to the FELIX-3337 issue by Pierre De Rop · 13 years ago
- 1f0ffdb FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it. by Marcel Offermans · 13 years ago
- adcb658 FELIX-3336 Added a test case while trying to hunt down a potential bug. by Marcel Offermans · 13 years ago
- f6a2232 FELIX-3335 Properly list filter mappings by Felix Meschberger · 13 years ago
- 2a86906 FELIX-2625 Small improvements by Felix Meschberger · 13 years ago
- 12ddbb5 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
- 97204d8 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
- 8caf1c4 FELIX-3243 applied the patch by Marcel Offermans · 13 years ago
- 93edd66 Improve loggin of configuration update failure and include pid of the configuration whose updated failed. by Felix Meschberger · 13 years ago
- 623f714 FELIX-3327 Throw IllegalStateException on setBundleLocation, getBundleLocation, update, and delete if the Configuration Admin Service has been stopped. by Felix Meschberger · 13 years ago
- 3275c98 FELIX-3288 Properly overwrite base class method. Apply patch provided by Jarek Gawor (Thanks alot) by Felix Meschberger · 13 years ago
- f768ef9 Add some more logging by Felix Meschberger · 13 years ago
- c330c92 FELIX-3325 Apply patch by David Jencks (thanks!) to fix some issues with method resolution and code completeness in ReferenceMetadata. by Felix Meschberger · 13 years ago
- f660cf7 FELIX-3321 : Improve implementation and reduce load on the service registry by Carsten Ziegeler · 13 years ago
- 109e00e httplite: update complete NOTICE to include reference for OSGi HTTP API that is bundled. Add ASL line to core bundle for consistency. by Ken Gilmer · 13 years ago
- baef954 FELIX-3317 update changelog by Felix Meschberger · 13 years ago
- 371ba2b FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 13 years ago
- e1d4938 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Valchev · 13 years ago
- bf18cd7 FELIX-3317 A delayed component in state registered may become active during service registration. This is a valid state change and must be accounted for. Also improve information on the service registration about to be removed. by Felix Meschberger · 13 years ago
- a2a4e76 FELIX-3317 Check component state after service registration to ensure component is still active before assigning the service reference. If the component became inactive (or another service registration is actually set in the registration field, the service is unregistered again. by Felix Meschberger · 13 years ago
- c699a63 Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Valchev · 13 years ago
- 40f6a42 Fixed FELIX-3314 Sort UPnP devices in alphabetical order by Valentin Valchev · 13 years ago
- f535246 FELIX-3272 applied the patch by Marcel Offermans · 13 years ago
- fb6b1e1 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
- 2dfdf64 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.1 by Arjun Panday · 13 years ago
- 5f1f251 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
- d76b15d [maven-release-plugin] prepare release servicediagnostics.parent-0.1.1 by Arjun Panday · 13 years ago
- 0e4eacc poms rework for release by Arjun Panday · 13 years ago
- 4c3a80d [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- fe8d40c [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
- 995a97e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- 59858b1 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
- 2760459 httplite: reset module pom versions. by Ken Gilmer · 13 years ago
- 76cfe10 httplite: fix core pom path issue that caused DEPENDENCIES, NOTICE, and LICENSE to be included multiple times. by Ken Gilmer · 13 years ago
- 7f14c03 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- 72352a4 [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
- c70066b [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- fc70a87 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
- f13574c httplite: fix Java 1.3 API violations found by Animal Sniffer now that plugin is properly configured in pom by Ken Gilmer · 13 years ago
- 1bdb6ea httplite: fixes to scm stanza, move animal sniffer plugin into module from reactor. by Ken Gilmer · 13 years ago
- 5b04e69 [maven-release-plugin] rollback the release of org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
- a0f1f14 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- 44eed38 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
- a661e96 httplite: tweak module names for consistency. by Ken Gilmer · 13 years ago
- bccd89d httplite: update names for modules to differ. by Ken Gilmer · 13 years ago
- cea41c9 httplite: reorg modules to core and complete. by Ken Gilmer · 13 years ago
- 100f471 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- 0502aab [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
- 62ee84a httplite: revert parent pom version due to build error. by Ken Gilmer · 13 years ago
- 7be5962 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
- b5d8710 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
- 9e93788 httplite: update poms from Karl Pauls suggestions regarding release problems. by Ken Gilmer · 13 years ago
- 4f96917 When processing deferred activations, keep local copy of deferred list and by Richard S. Hall · 13 years ago
- 374b388 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
- b2c4f2a [maven-release-plugin] prepare release servicediagnostics-0.1.0 by Arjun Panday · 13 years ago
- 0ed639c reset scm at parent level, comment sample module and constant in artifactId by Arjun Panday · 13 years ago
- 404980a set scm info at core level for release by Arjun Panday · 13 years ago
- 40ab0ec added scm info at core level for release by Arjun Panday · 13 years ago
- 395f389 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.0 by Arjun Panday · 13 years ago
- ed669f4 fixed core plugin artifact id by Arjun Panday · 13 years ago
- 23e633e Add another bug reference to the change log by Felix Meschberger · 13 years ago
- 1cc7aa7 Add another bug reference to the change log by Felix Meschberger · 13 years ago
- 662c771 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago