src/main/java/org/apache/sling/testing/clients/SlingClient.java (4 lines): - line 214: // TODO define more precisely what is the parent of a folder and of a file - line 226: // TODO define the output for all the cases (e.g. paths with trailing slash) - line 588: // TODO make this method static - line 600: //TODO write test to ensure uuidNode.asText() == uuidNode.getValueAsText(), to avoid regression src/main/java/org/apache/sling/testing/clients/util/SlingParameter.java (1 line): - line 87: // TODO not sure about the proper format of the values in this case? src/main/java/org/apache/sling/testing/clients/instance/InstanceSetup.java (1 line): - line 35: // TODO: JAVADOC src/main/java/org/apache/sling/testing/clients/osgi/OsgiConsoleClient.java (1 line): - line 824: // FIXME this should wait for the started state