- 41bd89c Use the correct version of the whiteboard handler. by Clement Escoffier · 13 years ago
- d93cb1f Updated the tested version of the whiteboard pattern handler. by Clement Escoffier · 13 years ago
- 7b69d63 Fixed FELIX-3012. by Clement Escoffier · 13 years ago
- 32b3e65 #FELIX-3024 Add Unbind and Delete buttons to the configuration dialog by Felix Meschberger · 13 years ago
- 3dfddc8 FELIX-3028 Better handle some situations around clearing the bundle location of a configuration. by Felix Meschberger · 13 years ago
- 20854fe The english label for aborting an action should be Cancel instead of Abort by Felix Meschberger · 13 years ago
- ab926c9 FERLIX-3022 Add uptime information in addition to the start time. by Felix Meschberger · 13 years ago
- c3c1cdc Need to return provided wires in the order in which capabilities by Richard S. Hall · 13 years ago
- b46d4fa Effectively rollback FELIX-2466 since OSGi R4.3 now allows by Richard S. Hall · 13 years ago
- 5b75e91 adapt(BundleRevision) should return null for uninstalled bundles, but by Richard S. Hall · 13 years ago
- dc0c9b1 More fixes to calculating resolved caps/deps, such as ignoring by Richard S. Hall · 13 years ago
- 8c44d09 Caps/reqs in host bundle revisions should not be wrapped. Also, we need by Richard S. Hall · 13 years ago
- d2cbd99 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- bbf7ba9 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.5 by Stuart McCulloch · 13 years ago
- a7d1231 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- ddb6fb2 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.6 by Stuart McCulloch · 13 years ago
- 65f7680 Fix mime types by Stuart McCulloch · 13 years ago
- adc880d Fix mime types by Stuart McCulloch · 13 years ago
- 5521333 Add site docs by Stuart McCulloch · 13 years ago
- 6e3236c Update changelog by Stuart McCulloch · 13 years ago
- 22700ec [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- e0c9beb [maven-release-plugin] prepare release maven-bundle-plugin-2.3.5 by Stuart McCulloch · 13 years ago
- fe053e9 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- 85ab993 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.6 by Stuart McCulloch · 13 years ago
- 4f6747a Use 2.1 parent pom by Stuart McCulloch · 13 years ago
- 7a4c967 Refactored tests Added tests about FELIX-3009 by Clement Escoffier · 13 years ago
- 74ab11a Fixed FELIX-3009 by Clement Escoffier · 13 years ago
- 819318d Update scm info by Stuart McCulloch · 13 years ago
- bef817c [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- 4ab254f [maven-release-plugin] prepare release felix-parent-2.1 by Stuart McCulloch · 13 years ago
- a6533e2 Generate zip and tar.gz project archives by Stuart McCulloch · 13 years ago
- a148e25 Add scm info to bundleplugin pom by Stuart McCulloch · 13 years ago
- 913a0ab Avoid using null caps/reqs. (FELIX-2950) by Richard S. Hall · 13 years ago
- 57622b9 Remove Java6-only method call by Stuart McCulloch · 13 years ago
- da38810 Implemend BundleWiring.getProvidedWires(). (FELIX-2950) by Richard S. Hall · 13 years ago
- d79cbd2 Avoid filtering unknown namespace in generic caps/reqs and also pay by Richard S. Hall · 13 years ago
- 20ed9ea Add access methods to wire for provider/requirer. (FELIX-2950) by Richard S. Hall · 13 years ago
- 26e08a5 Depend on new parent POM by Felix Meschberger · 13 years ago
- f9058d9 Fixed FELIX-3017 : return the original class if the class is already manipulated by Clement Escoffier · 13 years ago
- af18da4 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
- 4a39ff8 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.6 by Stuart McCulloch · 13 years ago
- ad7fd44 Update changelog by Stuart McCulloch · 13 years ago
- a9a891d Update copyright year by Stuart McCulloch · 13 years ago
- 8201206 Update copyright year by Stuart McCulloch · 13 years ago
- b2870be Use latest Felix parent pom, utils, and bundleplugin by Stuart McCulloch · 13 years ago
- d5b12a9 Use ${project...} instead of the deprecated ${pom...} variables by Stuart McCulloch · 13 years ago
- 75f8ee6 Add headers to test resources by Stuart McCulloch · 13 years ago
- 597d46a Implement BundleWiring.findEntries(). (FELIX-2950) by Richard S. Hall · 13 years ago
- 352892a FELIX-344: summarize goals in plugin docs by Stuart McCulloch · 13 years ago
- 9e07c40 Apply Felix code format by Stuart McCulloch · 13 years ago
- faf209f FELIX-3011: add 'instructions' goal which dumps the BND instructions to 'target/instructions.bnd' without building the bundle/manifest by Stuart McCulloch · 13 years ago
- 42d32fd FELIX-3011: make sure dump locations are writable by Stuart McCulloch · 13 years ago
- 7f5f79c FELIX-3011: add 'dumpInstructions' and 'dumpClasspath' parameters that let you dump the BND instructions/classpath to a file by Stuart McCulloch · 13 years ago
- 9790d29 Reduce code duplication by Stuart McCulloch · 13 years ago
- 91d6729 We included Service Tracker 1.5. (FELIX-2950) by Richard S. Hall · 13 years ago
- 0150f25 Refactor internals to help reduce code duplication by Stuart McCulloch · 13 years ago
- 2e9044b Refactor internals to help reduce code duplication by Stuart McCulloch · 13 years ago
- 7cfe6b5 Export OSGi API packages for hooks, etc. (FELIX-2950) by Richard S. Hall · 13 years ago
- be6b8b1 Need to release lock for nested resolves. (FELIX-2986) by Richard S. Hall · 13 years ago
- 5ecb2f8 cleanup pom by Stuart McCulloch · 13 years ago
- 6b71ce8 FELIX-344: add some basic site docs, needs content! by Stuart McCulloch · 13 years ago
- 9fac100 FELIX-1836: check output directory for filtered obr.xml before checking resource directories by Stuart McCulloch · 13 years ago
- 33b3fda FELIX-2449: session properties should be given precedence over project properties when filtering by Stuart McCulloch · 13 years ago
- b9e129a Cleanup plugin dependencies by Stuart McCulloch · 13 years ago
- 2ff5dc9 FELIX-2656: marking lifecycle goals as @threadSafe by Stuart McCulloch · 13 years ago
- 09e7548 Need to check if a revision has a wiring or not. (FELIX-3013) by Richard S. Hall · 13 years ago
- 4ef242c Update deprecation messages by Stuart McCulloch · 13 years ago
- f78e9d7 FELIX-1985: warn when duplicate paths appear in Include-Resource by Stuart McCulloch · 13 years ago
- f2a8c04 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
- ed3c3a3 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.6.0 by Clement Escoffier · 13 years ago
- 231be8a updated the maven-ipojo-plugin version by Clement Escoffier · 13 years ago
- e503338 Updated changelog. by Clement Escoffier · 13 years ago
- 55e4b36 FELIX-2435: using bundle goals on a WAR file will switch the project to generate jar artifacts by Stuart McCulloch · 13 years ago
- e8c2315 FELIX-2820: Provide a default value when using <_wab/> by Stuart McCulloch · 13 years ago
- 8cf648a FELIX-2934: don't add '.' to Bundle-ClassPath when embedding dependencies into WABs by Stuart McCulloch · 13 years ago
- 89758fe FELIX-2346: compute correct path when detecting missing resources by Stuart McCulloch · 13 years ago
- 2cf3299 FELIX-2819: consider packageinfo files contained in src/main/java by Stuart McCulloch · 13 years ago
- 37b7397 FELIX-2427: add plugin report by Stuart McCulloch · 13 years ago
- 3d1aec0 FELIX-1039: add some extra metadata to the maven lifecycle/handler configuration by Stuart McCulloch · 13 years ago
- c6fb5bb FELIX-2722: avoid NPE when project.organization.name is null by Stuart McCulloch · 13 years ago
- 7dda41e FELIX-2997 : java.lang.NullPointerException during shutdown while sending events by Carsten Ziegeler · 13 years ago
- 9c49289 Fixed a changed property name in the test. by Marcel Offermans · 13 years ago
- f73472d FELIX-3008 Added test and fix for this issue. If the dependency manager bundle was not yet started when indices are defined and the first bundle starts to use them, that bundle will then attempt to start the dependency manager automatically. If that fails, no indices will be used. by Marcel Offermans · 13 years ago
- 72e7305 New test that validates that the filter index works correctly for resource adapters. by Marcel Offermans · 13 years ago
- 30af5a3 Small bugfix, under certain circumstances, the filter key was not properly constructed. by Marcel Offermans · 13 years ago
- c034df3 Renamed the property that enables filter indices. by Marcel Offermans · 13 years ago
- 706e045 FELIX-3007 Simple Package Admin Service plugin dumping duplicate package exports by Felix Meschberger · 13 years ago
- 7d2a0df FELIX-2987 Fixed. by Marcel Offermans · 13 years ago
- b7f0e4f Implement BundleWiring.isInUse() and don't add host capability by Richard S. Hall · 13 years ago
- 33479a5 FELIX-2987 Added a test case to this class that shows the problem that was reported. by Marcel Offermans · 13 years ago
- 0a81b68 FELIX-3005 (Compatibility API does not add components in DependencyManager) by Pierre De Rop · 13 years ago
- 055862d INSTALLED bundle event must now include which bundle performed the install. by Richard S. Hall · 13 years ago
- f53114b Deprecate the bundleall goal by Stuart McCulloch · 13 years ago
- 3be101e Update parent pom; fix missing license headers by Stuart McCulloch · 13 years ago
- 7a47567 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
- 2e3ffaf [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.10.0 by Richard S. Hall · 13 years ago
- 4641420 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
- 1dad9ee [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.10.0 by Richard S. Hall · 13 years ago
- 0cac878 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
- 9d9a585 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 13 years ago