- 9b0f3f3 Bump version to 1.12.0-SNAPSHOT. by Clement Escoffier · 11 years ago
- 3c680d8 FELIX-4440 - dots in pathinfo's incorrectly removed: by Jan Willem Janssen · 11 years ago
- 551f5e7 FELIX-4473 - allow custom Jetty Connectors: by Jan Willem Janssen · 11 years ago
- dbc7afc Revert to Java 6. by Clement Escoffier · 11 years ago
- 4ca46f9 Replace calls to String.isEmpty by a .length() == 0, as the isEmpty method is only available in the JDK 7. by Clement Escoffier · 11 years ago
- d171271 Fix FELIX-4488 by Clement Escoffier · 11 years ago
- e199165 Fix FELIX-4490. by Clement Escoffier · 11 years ago
- e88e8e6 Fix FELIX-4464 by Clement Escoffier · 11 years ago
- b24cc2d Migrate the BND plugin to the new manipulator API. The classloader is built from the analyzer jars. (FELIX-4509) by Clement Escoffier · 11 years ago
- 259653c Added the 'classpath/classpathref' to the 10 minutes turorial. (FELIX-4509) by Clement Escoffier · 11 years ago
- e818ffc Migrate the Ant task to the new manipulator API. The classloader is built from a classpath element (new Ant task parameter). (FELIX-4509) by Clement Escoffier · 11 years ago
- 3b9f26c Migrate the composite support, iPOJO API and Online manipulator to the new manipulator API (FELIX-4509). by Clement Escoffier · 11 years ago
- 72f58b4 Migrate the iPOJO Maven Plugin to the new manipulator API. The classloader is built from the transitive set of dependencies of the current project. (FELIX-4509) by Clement Escoffier · 11 years ago
- 64bdd5f Reflect the API changes because of FELIX-4509, and add a test triggering frame issues. by Clement Escoffier · 11 years ago
- cc4e03b Provides utility classes to create the classloader used by the manipulator to compute frames, and add a classloader parameter to the pojoization methods. (FELIX-4509). by Clement Escoffier · 11 years ago
- c6f9751 To correctly compute the frames, we need a way to load classes - so a classloader. The manipulator now takes a classloader as parameter used for this purpose. (FELIX-4509). by Clement Escoffier · 11 years ago
- 24b452c To avoid breaking the APi, re-add a getNode method returning object (FELIX-4509). by Clement Escoffier · 11 years ago
- d4684c2 Fix the packaging of the online-manipulator (the ASM updates has changed the set of import/private packages). by Clement Escoffier · 11 years ago
- 020e2b6 Add Import-Package org.osgi.service.repository;resolution:=mandatory as otherwise its made optional for some reason. by A. J. David Bosschaert · 11 years ago
- ef28617 [FELIX-4496] Enable Bundle Repository to run as source project with m2e by A. J. David Bosschaert · 11 years ago
- 08e5c02 [OBR] Properly translate service requirements between OBR and spec compliant namespaces by A. J. David Bosschaert · 11 years ago
- 30288f8 Revert the Java compiler configuration to 1.6 by Clement Escoffier · 11 years ago
- e997aa1 Revert the Java compiler configuration to 1.6 by Clement Escoffier · 11 years ago
- 47a173d Fix FELIX 4509 by Clement Escoffier · 11 years ago
- 615c9f2 Fix FELIX-4508 by Clement Escoffier · 11 years ago
- 8fa2540 [OBR] Initialize Requirement attributes and directives with empty list. by A. J. David Bosschaert · 11 years ago
- c4b759d Use symbolic name for obr:info if there is no presentation name. by A. J. David Bosschaert · 11 years ago
- 14b8954 [FELIX-4371] Last Repository 1.0 failure fixed. by A. J. David Bosschaert · 11 years ago
- 14318d8 [FELIX-4370] Additional work to support the OSGi Repository Service. by A. J. David Bosschaert · 11 years ago
- fb3aa19 FELIX-4461 : Update to ASM 5 for Java 8 compatibility by Carsten Ziegeler · 11 years ago
- 494988a [FELIX-4370] Additional work to support the OSGi Repository Service. by A. J. David Bosschaert · 11 years ago
- acb8321 [FELIX-4022] Implement spec compliant behavior for pre and post 1.3 with a flag to get reasonable behavior pre-1.3. Question is whether deleting a config calls modify(1.3) or deactivates(pre 1.3) by David Jencks · 11 years ago
- 9028090 [FELIX-4447] fix regexp, thanks to Olivier Fayau by David Jencks · 11 years ago
- 445be02 [FELIX-4406] [FELIX-4506] [FELIX-4507] finish r6 xml processing, felix extension processing, and test persistent factory component by David Jencks · 11 years ago
- 93564a1 [FELIX-4506] [FELIX-4406] [FELIX-4507] Implement felix extension attribute namespace and service scope parsing. Also use extension attribute to turn persistent factory component on by David Jencks · 11 years ago
- 3f5817d [FELIX-4507] Implement new style component factory with modify method (turned off, no tests) by David Jencks · 11 years ago
- 6961116 Update framework version to 1.7 by Carsten Ziegeler · 11 years ago
- 3f8590d FELIX-4469 scrcommand help should not give NPE by David Jencks · 11 years ago
- 2d3a00a FELIX-4467 Configure global extender capability by David Jencks · 11 years ago
- d0d6e15 Formatting changes. by Richard S. Hall · 11 years ago
- 074059e Apply patch FELIX-4498 to improve handling of optional requirements. by Richard S. Hall · 11 years ago
- 42027bd Apply patch FELIX-4497 to improve handling of substitutable exports. by Richard S. Hall · 11 years ago
- 5c892bc Apply patch FELIX-4428 to fix bug in handling of fragment candidate capabilities. by Richard S. Hall · 11 years ago
- 286d55b Apply patch FELIX-4495 to stop ignoring candidates from already resolved fragments. by Richard S. Hall · 11 years ago
- a9cf8b1 Apply patch FELIX-4494 to fix improperly wrapped fragment capabilities. by Richard S. Hall · 11 years ago
- 1476af2 Forgot to add new file from last commit for FELIX-4493. by Richard S. Hall · 11 years ago
- 14b1887 Apply patch FELIX-4493 to add support for "on demand" resource resolving. by Richard S. Hall · 11 years ago
- a27842a Apply patch FELIX-4492 to improve logging and diagnostics. by Richard S. Hall · 11 years ago
- a6c0623 Apply patch FELIX-4182 to address some package space consistency bugs. by Richard S. Hall · 11 years ago
- 509e7db Unused imports removed. by Jan Willem Janssen · 11 years ago
- cb9dfba Applied code formatting and some minor cleanups to improve readability of the code. by Jan Willem Janssen · 11 years ago
- 9fbce8b FELIX-3780 - allow DA to be configured through ConfigAdmin: by Jan Willem Janssen · 11 years ago
- b42ef2d FELIX-3780 - allow DA to be configured by ConfigAdmin: by Jan Willem Janssen · 11 years ago
- c441c95 FELIX-4483 - make osgi-bundlecontext available in init methods: by Jan Willem Janssen · 11 years ago
- 4ddc586 FELIX-4485: fix incorrect package export. by Jan Willem Janssen · 11 years ago
- b41b3dc Rewrote the test to include a manifest. by Jan Willem Janssen · 11 years ago
- 0882181 Disabled failing unit test: by Jan Willem Janssen · 11 years ago
- 9057e73 FELIX-4486: fix possible thread leakage: by Jan Willem Janssen · 11 years ago
- 12396be Updated to use latest logback for itest. by Jan Willem Janssen · 11 years ago
- c6a46dc Removed logback as it appears to be a memory hog. by Jan Willem Janssen · 11 years ago
- 4402814 FELIX-4484 only mark DPs as stale after successful uninstall: by Jan Willem Janssen · 11 years ago
- c098eb7 Simplify the usage of the DA API: by Jan Willem Janssen · 11 years ago
- 598aff0 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
- 1c33ae2 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.4.0 by Guillaume Nodet · 11 years ago
- 231e17a Fix fileinstall unit tests by Guillaume Nodet · 11 years ago
- d3a932a Added itests showing that HttpSession(Attribute)Listener work as expected. by Jan Willem Janssen · 11 years ago
- 51571f6 FELIX-4482 - Use scope=provided for OSGi APIs dependencies by Guillaume Sauthier · 11 years ago
- c4c1a6e [FELIX-4369] Remove unneeded throws clause. by A. J. David Bosschaert · 11 years ago
- 7ba5ff9 [FELIX-4369] Additional work towards support for the OSGi Repository API by A. J. David Bosschaert · 11 years ago
- fe94712 [FELIX-4436] [fileinstall] Do not refresh bundles that have not been modified by Guillaume Nodet · 11 years ago
- bae0111 [FELIX-4475] Improve logging in FileInstall by Guillaume Nodet · 11 years ago
- cc158d8 [FELIX-4472] Various concurrency issues in fileinstall by Guillaume Nodet · 11 years ago
- aefd209 [FELIX-4475] Improve logging in FileInstall by Guillaume Nodet · 11 years ago
- 47e6dd8 [FELIX-4445] Switch pojosr to Apache Felix Connect by Guillaume Nodet · 11 years ago
- b142458 [FELIX-4445] PojoSR code initial commit by Guillaume Nodet · 11 years ago
- bd73b72 [FELIX-4472] Various concurrency issues in fileinstall by Guillaume Nodet · 11 years ago
- 09a54d7 [FELIX-4474] Remove the static fields on FileInstall by Guillaume Nodet · 11 years ago
- 6b42ca30 [FELIX-2436] Reduce the number files created by the fileinstall Scanner by Guillaume Nodet · 11 years ago
- cabad86 [FELIX-3543] Upgrade to JDK 5 and OSGi 4.3 by Guillaume Nodet · 11 years ago
- ab3b9b8 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 11 years ago
- 55ab9e0 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.6 by Jan Willem Janssen · 11 years ago
- fce3efc Preparing for next release: by Jan Willem Janssen · 11 years ago
- c0211d8 Fixed failing itests. by Jan Willem Janssen · 11 years ago
- 010b20b Misc dings & dents: by Jan Willem Janssen · 11 years ago
- 19ffd35 FELIX-4471 - added missing license headers. by Jan Willem Janssen · 11 years ago
- 4bc4041 Depend on non-jsr14 OSGi API jar. by Richard S. Hall · 11 years ago
- 49e53a8 Add back an internal method to return fragments associated with a wiring by Richard S. Hall · 11 years ago
- 51dad04 String.split() behaves differently in Java8 so apply patch to by Richard S. Hall · 11 years ago
- 69cd899 FELIX-4466 - DA does not always fire events by Jan Willem Janssen · 11 years ago
- 7a61ea2 ACE-4463 - make sure DA does not try to install DPs with non-unique resources. by Jan Willem Janssen · 11 years ago
- f75c592 Cleanup after release by Karl Pauls · 11 years ago
- eae6916 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
- f4cb1a4 [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.4.0 by Karl Pauls · 11 years ago
- e6ee53a Prepare for release by Karl Pauls · 11 years ago
- e1d8c70 Prepare for release by Karl Pauls · 11 years ago
- 8488497 Cleanup after release by Karl Pauls · 11 years ago
- 5a6b80f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
- 5b2d34e [maven-release-plugin] prepare release org.apache.felix.framework.security-2.4.0 by Karl Pauls · 11 years ago
- 917a34f Prepare for release by Karl Pauls · 11 years ago
- 46b3727 Cleanup after release by Karl Pauls · 11 years ago