connect/src/main/java/org/apache/felix/connect/PojoSR.java (12 lines): - line 536: // TODO Auto-generated method stub - line 542: // TODO Auto-generated method stub - line 548: // TODO Auto-generated method stub - line 554: // TODO Auto-generated method stub - line 561: // TODO Auto-generated method stub - line 568: // TODO Auto-generated method stub - line 575: // TODO Auto-generated method stub - line 582: // TODO Auto-generated method stub - line 622: // TODO Auto-generated method stub - line 629: // TODO Auto-generated method stub - line 636: // TODO Auto-generated method stub - line 678: // TODO Auto-generated method stub ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/inherited/ProcessImplementation3.java (11 lines): - line 28: // TODO Auto-generated method stub - line 33: // TODO Auto-generated method stub - line 38: // TODO Auto-generated method stub - line 43: // TODO Auto-generated method stub - line 48: // TODO Auto-generated method stub - line 53: // TODO Auto-generated method stub - line 58: // TODO Auto-generated method stub - line 63: // TODO Auto-generated method stub - line 68: // TODO Auto-generated method stub - line 73: // TODO Auto-generated method stub - line 78: // TODO Auto-generated method stub ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/inherited/ProcessImplementation4.java (11 lines): - line 28: // TODO Auto-generated method stub - line 33: // TODO Auto-generated method stub - line 38: // TODO Auto-generated method stub - line 43: // TODO Auto-generated method stub - line 48: // TODO Auto-generated method stub - line 53: // TODO Auto-generated method stub - line 58: // TODO Auto-generated method stub - line 63: // TODO Auto-generated method stub - line 68: // TODO Auto-generated method stub - line 73: // TODO Auto-generated method stub - line 78: // TODO Auto-generated method stub connect/src/main/java/org/apache/felix/connect/PojoSRBundle.java (9 lines): - line 130: // TODO: lifecycle - fix this - line 171: // TODO: lifecycle - fix this - line 263: // TODO: security - fix this - line 457: // TODO: module - implement this based on the revision - line 485: // TODO: module - implement this based on the revision - line 499: // TODO: security - fix this - line 597: // TODO Implement this? - line 603: // TODO Implement this? - line 801: // TODO: this is wrong, we should return the resource names ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/FooServiceImpl.java (7 lines): - line 29: // TODO Auto-generated method stub - line 34: // TODO Auto-generated method stub - line 39: // TODO Auto-generated method stub - line 44: // TODO Auto-generated method stub - line 49: // TODO Auto-generated method stub - line 54: // TODO Auto-generated method stub - line 59: // TODO Auto-generated method stub ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/dependency/impl/ServiceReferenceManager.java (7 lines): - line 91: * TODO this set should be sorted according to the OSGi ranking policy. - line 99: * TODO this set should be sorted according to the OSGi ranking policy. - line 188: // TODO it would be nice to support the modification of the interceptor TARGET property. - line 236: // TODO it would be nice to support the modification of the interceptor TARGET property. - line 550: // TODO we are holding the lock here. - line 565: // TODO we are holding the lock here. - line 575: // TODO we are holding the lock here. framework.security/src/main/java/org/apache/felix/framework/security/util/TrustManager.java (6 lines): - line 34: * TODO: the certificate stores as well as the CRLs might change over time - line 71: // TODO: log this - line 98: // TODO: log this or something - line 111: // TODO: log this or something - line 156: // TODO: log this or something - line 169: // TODO: log this or something framework/src/main/java/org/apache/felix/framework/util/manifestparser/ManifestParser.java (6 lines): - line 469: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 486: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 1584: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 1602: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 1789: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 1806: // TODO: OSGi R4.3 - Can we insert this on demand somehow? framework/src/main/java/org/apache/felix/framework/BundleWiringImpl.java (6 lines): - line 312: // TODO: OSGi R4.4 - We may need to make this more flexible since in the future it may - line 355: // TODO: OSGi R4.4 - We may need to make this more flexible since in the future it may - line 513: // TODO: OSGi R4.3 - This really shouldn't be public, but it is needed by the - line 520: // TODO: OSGi R4.3 - This really shouldn't be public, but it is needed by the - line 1767: // TODO: FRAMEWORK - This check is a hack and we should see if we can think - line 2674: * TODO: RB - Fix diagnostic message for optional imports. utils/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java (6 lines): - line 401: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 414: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 821: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 835: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 971: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 984: // TODO: OSGi R4.3 - Can we insert this on demand somehow? framework/src/main/java/org/apache/felix/framework/Felix.java (6 lines): - line 856: // TODO: FRAMEWORK - Perhaps we should remove the cached bundle? - line 1562: // TODO: LAZY - Not sure if this is the best way... - line 1750: // TODO: LAZY - Not sure if this is the best way... - line 2493: // TODO: LAZY - It would be nice to figure out how to do this without - line 4510: // TODO: FRAMEWORK - Is this correct? - line 5337: // TODO: LAZY - Not sure if this is the best way... scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java (5 lines): - line 609: // TODO use component logger - line 616: // TODO use component logger - line 640: // TODO use component logger - line 647: // TODO use component logger - line 792: // TODO anything needed? gogo/jline/src/main/java/org/apache/felix/gogo/jline/Builtin.java (5 lines): - line 117: // FIXME: the "new" command should be provided by runtime, - line 302: // FIXME: expose API in runtime so type command doesn't have to duplicate the runtime - line 375: final String MAIN = "_main"; // FIXME: must match Reflective.java - line 608: final String MAIN = "_main"; // FIXME: must match Reflective.java - line 657: // TODO: log exception ? framework/src/main/java/org/apache/felix/framework/StatefulResolver.java (5 lines): - line 661: // TODO is a rw already a BundleWire? - line 662: // TODO can we optimize this? - line 1100: // TODO is a rw already a BundleWire? - line 1101: // TODO can we optimize this? - line 1346: // TODO need to fix the cast ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/inherited/ProcessImplementation2.java (4 lines): - line 25: // TODO Auto-generated method stub - line 30: // TODO Auto-generated method stub - line 35: // TODO Auto-generated method stub - line 40: // TODO Auto-generated method stub ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/inherited/ProcessImplementation1.java (4 lines): - line 26: // TODO Auto-generated method stub - line 31: // TODO Auto-generated method stub - line 36: // TODO Auto-generated method stub - line 41: // TODO Auto-generated method stub scr/src/main/java/org/apache/felix/scr/impl/manager/ConfigurableComponentHolder.java (4 lines): - line 176: //TODO is there any check to make sure factory component factories are enabled before creating them? - line 355: * TODO there are now 3 states..... still not satisfied, existing, and new - line 436: final boolean enable = created && m_enabled;// TODO WTF?? && getComponentMetadata().isEnabled(); - line 525: //TODO update error messages so they make sense for deleting config too. ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/inherited/ProcessParentImplementation.java (4 lines): - line 26: // TODO Auto-generated method stub - line 31: // TODO Auto-generated method stub - line 36: // TODO Auto-generated method stub - line 41: // TODO Auto-generated method stub gogo/shell/src/main/java/org/apache/felix/gogo/shell/Builtin.java (4 lines): - line 87: // FIXME: the "new" command should be provided by runtime, - line 296: // FIXME: expose API in runtime so type command doesn't have to duplicate the runtime - line 381: final String MAIN = "_main"; // FIXME: must match Reflective.java - line 549: final String MAIN = "_main"; // FIXME: must match Reflective.java framework/src/main/java/org/apache/felix/framework/ResolveContextImpl.java (3 lines): - line 118: // TODO Can we do this without the strange double-cast? - line 151: // TODO: this is calculating information that probably has been calculated - line 196: // TODO: implement session cancel framework.security/src/main/java/org/apache/felix/framework/SecurityActivator.java (3 lines): - line 95: * TODO: using a string for passwords is bad. We need to investigate - line 98: * TODO: we might want to allow for the recognized properties to change without - line 117: // TODO: log something if we can not clean-up the tmp dir dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/index/multiproperty/MultiPropertyFilterIndex.java (3 lines): - line 340: // TODO this is a quite expensive linear scan over the existing collection - line 446: //TODO fix - line 494: // TODO actually, if listeners == null that would be strange.... framework/src/main/java/org/apache/felix/framework/ExtensionManager.java (3 lines): - line 634: // TODO: SECURITY - Should this consider security? - line 643: // TODO: EXTENSIONMANAGER - This is kind of hacky, can we improve it? - line 939: // TODO: FRAMEWORK - Not all of this stuff really belongs here framework.security/src/main/java/org/apache/felix/framework/security/permissionadmin/PermissionAdminImpl.java (3 lines): - line 46: // TODO: Do we need this class at all or can we just emulate it using the - line 215: // TODO: log this - line 262: // TODO: log this bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/SpecXMLPullParser.java (3 lines): - line 62: repository.setLastModified(value); // TODO increment is not necessarily a timestamp - line 180: // TODO need to cater for the singleton directive... - line 199: // TODO we should really check the SHA framework/src/main/java/org/apache/felix/framework/EventDispatcher.java (3 lines): - line 548: // TODO: OSGi R4.3 - This is ugly and inefficient. - line 643: // TODO: OSGi R4.3 - Should check and only do this if there was a change. - line 771: //TODO: should possibly check this within thread lock, seems to be ok though without resolver/src/main/java/org/apache/felix/resolver/ResolverImpl.java (3 lines): - line 1043: // TODO: RFC-112 - Need impl-specific type - line 1340: // TODO: Is this only needed for imports or are generic and bundle requirements also needed? - line 2450: // TODO: RESOLVER - This is not 100% correct, since requirements for scr/src/main/java/org/apache/felix/scr/impl/manager/DependencyManager.java (3 lines): - line 1996: //TODO dynamic reluctant - line 2002: //TODO this check is no longer correct, fix it! - line 2346: // TODO no warning logged here? Seem we should at least have a debug message. ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/dependency/impl/DependencyProperties.java (2 lines): - line 38: //TODO Externalize and use constants - line 39: // TODO Cache dependency properties. ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/IPojoContext.java (2 lines): - line 275: //TODO Move this somewhere else - line 482: //TODO Move this somewhere else gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/Pipe.java (2 lines): - line 217: // TODO: this assumes that the session is always created with input/output tty streams - line 659: // TODO: Send SIGTIN / SIGTOU framework.security/src/main/java/org/apache/felix/framework/SecurityProviderImpl.java (2 lines): - line 96: // TODO: using true, false, or null seems a bit awkward. Improve this. - line 128: // TODO Auto-generated catch block framework.security/src/main/java/org/apache/felix/framework/security/util/Conditions.java (2 lines): - line 164: // TODO: check whether this is correct! - line 282: // TODO: log this as per spec systemready/src/main/java/org/apache/felix/systemready/impl/ServicesCheck.java (2 lines): - line 107: // TODO: RED on timeouts - line 109: return new CheckStatus(getName(), type, state, getDetails(missing)); // TODO: out of sync? do we care? utils/src/main/java/org/apache/felix/utils/resource/CapabilitySet.java (2 lines): - line 100: // TODO: when JDK8, should be: - line 101: // TODO: index.computeIfAbsent(capValue, k -> new HashSet<>()).add(cap); dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/InvocationUtil.java (2 lines): - line 280: * TODO: rework this class to avoid code duplication with invokeMethod ! - line 309: * TODO: rework this class to avoid code duplication with invokeMethod ! tools/maven-bundle-plugin/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java (2 lines): - line 334: /* TODO find the cause why it's getting here */ - line 458: * TODO there has to be another way to do this using Maven libs framework/src/main/java/org/apache/felix/framework/BundleRevisionImpl.java (2 lines): - line 480: // TODO: FRAMEWORK - Per the spec, this should fire a FrameworkEvent.INFO event; - line 586: // TODO: API: Investigate how to handle this better, perhaps we need dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/FieldUtil.java (2 lines): - line 67: return true; // TODO why service can be null ? - line 103: return true; // TODO check why event can be null bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/LocalResourceImpl.java (2 lines): - line 125: // TODO: add service properties - line 129: // TODO: check duplicates with service-export properties ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/InstanceManager.java (2 lines): - line 1198: //TODO analyze impact of removing conflict detection - line 1213: //TODO consider just changing the reference, however multiple thread can be an issue tools/maven-bundle-plugin/src/main/java/org/apache/felix/obrplugin/ObrUpdate.java (2 lines): - line 221: // TODO validate obr.xml file - line 231: // TODO: rebuild wrt m_project ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/ClassManipulator.java (2 lines): - line 200: // TODO HERE ! => All constructor matches, no distinction between the different constructors. - line 234: // TODO Also add the method flags for inner class methods. utils/src/main/java/org/apache/felix/utils/resource/SimpleFilter.java (2 lines): - line 147: // TODO: when JDK8, should be: - line 148: // TODO: return str != null ? COMMON_STRINGS.getOrDefault(str, str) : null; framework.security/src/main/java/org/apache/felix/framework/FakeBundle.java (2 lines): - line 189: // TODO Auto-generated method stub - line 194: // TODO Auto-generated method stub ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/handlers/dependency/DependencyConfigurationChecker.java (2 lines): - line 143: //TODO Consider only the first constructor. This is a limitation we should think about, - line 224: //TODO We may not cover some cases such as inconsistency between the constructor and the field. However this ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/xml/parser/XMLMetadataParser.java (2 lines): - line 275: //TODO use reporter - line 291: // TODO use reporter gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/CommandProcessorImpl.java (2 lines): - line 264: // TODO: WARNING: this method does remove all mapping for scope:function - line 271: // TODO: WARNING: this method does remove all mapping for scope:function framework.security/src/main/java/org/apache/felix/framework/security/util/Permissions.java (2 lines): - line 56: // TODO: maybe use bundle events instead of soft/weak references - line 629: // TODO: log this or something framework.security/src/main/java/org/apache/felix/framework/security/util/LocalPermissions.java (2 lines): - line 40: // TODO: maybe use bundle events to clean thing up or weak/soft references - line 117: // TODO Auto-generated catch block framework/src/main/java/org/apache/felix/framework/URLHandlers.java (2 lines): - line 387: // TODO log this - line 403: // TODO log this ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/util/DependencyModel.java (2 lines): - line 785: // TODO shouldn't we call onDependencyReconfiguration here???? - line 1118: // TODO call boundServiceModified on listeners??? features/src/main/java/org/apache/felix/feature/impl/ConfigurationBuilderImpl.java (2 lines): - line 46: // TODO can do some validation on the configuration - line 53: // TODO can do some validation on the configuration ipojo/manipulator/bnd-ipojo-plugin/src/main/java/org/apache/felix/ipojo/bnd/BndJarResourceStore.java (2 lines): - line 130: // TODO We should ignore the resource since it was already manipulated - line 131: // TODO But we should also merge its IPOJO-Components header webconsole/src/main/resources/res/ui/ui.tabs.paging.js (2 lines): - line 99: // TODO determine a better way to handle this - line 123: // TODO determine fix for padding issues to next button dependencymanager/org.apache.felix.dependencymanager.lambda.itest/src/org/apache/felix/dm/lambda/itest/ServiceUpdateTest.java (2 lines): - line 52: // TODO implement resource adapters in new builder API and use it for the following resource adapter. - line 85: // TODO Auto-generated method stub resolver/src/main/java/org/apache/felix/resolver/Candidates.java (1 line): - line 453: // TODO: verify the two following statements ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/annotation/module/DefaultBindingModule.java (1 line): - line 278: // TODO GSA is this acceptable to throw a RuntimeException here ? gogo/jline/src/main/java/org/apache/felix/gogo/jline/Posix.java (1 line): - line 1264: // TODO: all fields should be padded to align ipojo/webconsole-plugin/src/main/java/org/apache/felix/ipojo/webconsole/IPOJOPlugin.java (1 line): - line 621: // TODO Test with primitive types bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/DataModelHelperImpl.java (1 line): - line 469: // TODO: ? dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/index/FilterIndexBundleContext.java (1 line): - line 47: // TODO review if we can be smarter here scr/src/main/java/org/apache/felix/scr/impl/manager/RegionConfigurationSupport.java (1 line): - line 357: //TODO is this logic correct for factory pids???? ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/CompositeMetadataProvider.java (1 line): - line 68: // TODO Try to add more information here, but what ? dependencymanager/org.apache.felix.dependencymanager.itest/src/org/apache/felix/dm/itest/api/ServiceUpdateTest.java (1 line): - line 93: // TODO Auto-generated method stub scr/src/main/java/org/apache/felix/scr/impl/runtime/ServiceComponentRuntimeImpl.java (1 line): - line 221: dto.properties = new HashMap<>(manager.getProperties());//TODO deep copy? bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/OSGiResourceHelper.java (1 line): - line 108: // TODO Check directives. configurator/src/main/java/org/apache/felix/configurator/impl/json/JSONUtil.java (1 line): - line 221: // TODO this is per config scr/src/main/java/org/apache/felix/scr/impl/inject/field/FieldHandler.java (1 line): - line 473: // TODO - will component really fail? eventadmin/impl/src/main/java/org/apache/felix/eventadmin/impl/Activator.java (1 line): - line 37: // TODO: Security is in place but untested due to not being implemented by the ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/store/JarFileResourceStore.java (1 line): - line 93: // TODO ensure File is not null and not an existing file/directory ipojo/runtime/composite/src/main/java/org/apache/felix/ipojo/composite/util/SourceManager.java (1 line): - line 254: // No prefix use local. //TODO choose default case. inventory/src/main/java/org/apache/felix/inventory/impl/webconsole/ResourceBundleManager.java (1 line): - line 132: // TODO : Instead of getting all property files, we could just get the one ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/handlers/lifecycle/callback/LifecycleCallbackHandler.java (1 line): - line 65: if (m_callbacks != null && m_callbacks.length > 0) { //TODO check here if we can improve the test ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/CacheableMetadataProvider.java (1 line): - line 33: * TODO Do we really need this ? ATM it is not used ... scr/src/main/java/org/apache/felix/scr/impl/metadata/ReferenceMetadata.java (1 line): - line 104: // TODO this constant will be defined in the R8 Declarative Services spec dependencymanager/org.apache.felix.dependencymanager.runtime.itest/src/org/apache/felix/dm/runtime/itest/components/FactoryPidWithPropertyTypeAnnotation.java (1 line): - line 88: // TODO Auto-generated catch block ipojo/runtime/composite/src/main/java/org/apache/felix/ipojo/composite/service/provides/CompositionException.java (1 line): - line 27: //TODO consider removing this class to use configuration exception. ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/PlopImpl.java (1 line): - line 24: //TODO this test requires source compatibility 1.5 dependencymanager/org.apache.felix.dependencymanager.shell/src/org/apache/felix/dm/shell/ComponentId.java (1 line): - line 96: // TODO it is common to have compareTo use the same fields that equals does dependencymanager/org.apache.felix.dependencymanager.runtime.itest/src/org/apache/felix/dm/runtime/itest/components/Utils.java (1 line): - line 38: // TODO Auto-generated catch block ipojo/webconsole-plugin/src/main/resources/res/ui/factory_detail.js (1 line): - line 42: // Set the bundle //TODO we can create a link here ? dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/metatype/ObjectClassDefinitionImpl.java (1 line): - line 96: // TODO Auto-generated method stub dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/FactoryComponent.java (1 line): - line 334: * TODO describe supported signatures ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/annotation/visitor/util/Bindings.java (1 line): - line 42: // TODO We can enable/disable the legacy support easily here resolver/src/main/java/org/apache/felix/resolver/WrappedCapability.java (1 line): - line 108: // TODO: RFC-112 - Need impl-specific type. scr/src/main/java/org/apache/felix/scr/impl/Activator.java (1 line): - line 716: // TODO we only set the logger once gogo/shell/src/main/java/org/apache/felix/gogo/shell/Console.java (1 line): - line 80: // FIXME: we assume IllegalStateException is because the session is closed; scr/src/main/java/org/apache/felix/scr/impl/manager/ServiceTracker.java (1 line): - line 350: // TODO this seems wrong; why not cast to S? bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/OSGiRepositoryImpl.java (1 line): - line 162: static String getSHA256(String uri) throws IOException, NoSuchAlgorithmException // TODO find a good place for this bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/PullParser.java (1 line): - line 56: // TODO there are a bunch of other methods here that create a parser, should they be updated too? ipojo/handler/eventadmin/eventadmin-handler/src/main/java/org/apache/felix/ipojo/handlers/event/publisher/EventAdminPublisherHandlerDescription.java (1 line): - line 43: // FIXME : Add listener interface for ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/handlers/providedservice/ProvidedServiceHandler.java (1 line): - line 131: // TODO Can we really send the service reference here ? dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/BundleDependencyImpl.java (1 line): - line 261: // TODO does it make sense to add support for custom bundle impls? ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/annotation/ComponentWorkbench.java (1 line): - line 99: // TODO check if root already assigned fileinstall/src/main/java/org/apache/felix/fileinstall/internal/ConfigInstaller.java (1 line): - line 63: * TODO: This service lifecycle should be bound to the ConfigurationAdmin service lifecycle. ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/render/ManipulatedMetadataFilter.java (1 line): - line 35: // TODO I'm sure we can do better then testing blindly all attributes ipojo/manipulator/manipulator/src/main/java/org/apache/felix/ipojo/manipulator/metadata/annotation/model/literal/AnnotationPlayback.java (1 line): - line 130: // TODO This should disappear, only useful for testing tools/osgicheck-maven-plugin/src/main/java/org/apache/felix/maven/osgicheck/impl/mddocgen/AbstractMarkdownMojo.java (1 line): - line 107: // TODO replace with Map#computeIfAbsent once switched to java 8 bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/CapabilityImpl.java (1 line): - line 77: // m_map.put(prop.getName().toLowerCase(), prop.getConvertedValue()); // TODO is toLowerCase() on the key the right thing to do? dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/DependencyManager.java (1 line): - line 245: * TODO and existing properties from the original resource plus any extra properties you supply here. ipojo/handler/jmx/jmx-handler/src/main/java/org/apache/felix/ipojo/handlers/jmx/MBeanHandler.java (1 line): - line 514: // TODO should send notif only when value has changed to a value dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/FactoryConfigurationAdapterImpl.java (1 line): - line 127: * @TODO describe supported signatures ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/handlers/dependency/Dependency.java (1 line): - line 701: // TODO Decide what we have to do. ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/strategies/FooBarProviderType1.java (1 line): - line 55: System.out.println(this + " - id : " + myid); //TODO DEBUG ipojo/runtime/core-it/ipojo-core-service-providing-test/src/main/java/org/apache/felix/ipojo/runtime/core/components/strategies/FooProviderType1.java (1 line): - line 53: System.out.println(this + " - id : " + myid); //TODO DEBUG framework.security/src/main/java/org/apache/felix/framework/security/util/BundleInputStream.java (1 line): - line 102: // TODO: figure out what is wrong ipojo/handler/jmx/jmx-handler/src/main/java/org/apache/felix/ipojo/handlers/jmx/PropertyField.java (1 line): - line 150: //TODO Implement this method. connect/src/main/java/org/apache/felix/connect/PojoSRBundleContext.java (1 line): - line 387: // TODO Auto-generated catch block webconsole/src/main/resources/res/ui/bundles.js (1 line): - line 150: // TODO: dependencymanager/org.apache.felix.dependencymanager/src/org/apache/felix/dm/impl/index/ServiceRegistryCache.java (1 line): - line 92: // TODO figure out a good way to clean up bundle contexts that are no longer valid so they can be garbage collected webconsole-plugins/event/src/main/resources/res/ui/events.js (1 line): - line 26: $('.statline').html(eventData.status); // FIXME: ipojo/webconsole-plugin/src/main/resources/res/instance.html (1 line): - line 53: