src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspIncludeTest.java (2 lines): - line 192: // TODO: SLING-515, status is 500 when running the tests as part of the maven build - line 210: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/servlets/post/PostServletPrivilegesUpdateTest.java (1 line): - line 97: @Ignore // TODO fails on jackrabbit 2.6.5 and on Oak src/main/java/org/apache/sling/launchpad/webapp/integrationtest/ForwardTest.java (1 line): - line 135: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/util/ServerSideTestClient.java (1 line): - line 42: * situations (TODO: split that class into smaller utilities to avoid src/main/java/org/apache/sling/launchpad/webapp/integrationtest/auth/AuthenticationResponseCodeTest.java (1 line): - line 213: // TODO - move this method into commons.testing src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspForwardTest.java (1 line): - line 169: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/IncludeTest.java (1 line): - line 136: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/SlingWebDavServletTest.java (1 line): - line 40: // TODO there was previously no /default and the test passed, with a // before the testDir path src/main/java/org/apache/sling/launchpad/webapp/integrationtest/UploadFileTest.java (1 line): - line 139: TODO: does not work, since no nt:file resource type handler present ??? src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspScriptingTest.java (1 line): - line 33: * TODO this class can be generalized to be used for any scripting language,