src/main/java/org/apache/sling/testing/clients/SlingClient.java (4 lines): - line 216: // TODO define more precisely what is the parent of a folder and of a file - line 228: // TODO define the output for all the cases (e.g. paths with trailing slash) - line 590: // TODO make this method static - line 602: //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 829: // FIXME this should wait for the started state