repository/service/src/main/java/org/apache/karaf/cave/repository/service/bundlerepository/ResourceBuilder.java (6 lines): - line 400: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 413: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 823: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 837: // TODO: OSGi R4.3 - Can we insert this on demand somehow? - line 970: // TODO: OSGi R4.3 - This is ordering is kind of hacky. - line 983: // TODO: OSGi R4.3 - Can we insert this on demand somehow? manual/src/main/theme/apache-theme.yml (5 lines): - line 66: # FIXME vertical_rhythm is weird; we should think in terms of ems - line 134: # FIXME perhaps set line_height instead of / in addition to margins? - line 170: # FIXME disable negative padding bottom once margin collapsing is implemented - line 197: # FIXME reenable padding bottom once margin collapsing is implemented - line 209: # FIXME reenable padding bottom once margin collapsing is implemented repository/service/src/main/java/org/apache/karaf/cave/repository/service/bundlerepository/ResourceUtils.java (1 line): - line 58: // TODO: Correct name should probably be toUrl repository/service/src/main/java/org/apache/karaf/cave/repository/service/maven/DefaultFuture.java (1 line): - line 182: * TODO checkDeadLock.