mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
74034: Merged EOL to HEAD-BUG-FIX (5.0/Cloud) 73956: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0 - There are still quite a few JCR references, but some of these are for open CMIS and 2 jcrmodel xml files 74023: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0 - Repo did not start git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74869 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -75,7 +75,6 @@ public class RemoteApi01TestSuite extends TestSuite
|
||||
suite.addTest(new JUnit4TestAdapter(org.alfresco.repo.webdav.LockMethodTest.class));
|
||||
suite.addTest(new JUnit4TestAdapter(org.alfresco.repo.webdav.WebDAVHelperIntegrationTest.class));
|
||||
suite.addTest(new JUnit4TestAdapter(org.alfresco.repo.webdav.WebDAVMethodTest.class));
|
||||
suite.addTestSuite(org.alfresco.repo.webservice.CMLUtilTest.class);
|
||||
}
|
||||
|
||||
static void tests6(TestSuite suite) //
|
||||
|
Reference in New Issue
Block a user