# 27 Jun 2005 16:32:54 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/compatible/SameResultEnv.java (at line 411) private static void assertTimestampEquals(Date timestamp1, Date timestamp2) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertTimestampEquals(Date, Date) from the type SameResultEnv is never used locally ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/cvsresources/EclipseSynchronizerTest.java (at line 54) private IProject project; ^^^^^^^ The field EclipseSynchronizerTest.project is never read locally ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/cvsresources/EclipseSynchronizerTest.java (at line 275) IResource[] resources = buildResources(project, new String[] {"a.txt", "c.java", "folder1/", "folder1/b.txt", "folder2/"}, true /* include project */); ^^^^^^^^^ The local variable resources is never read ---------- ---------- 4. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/CVSProviderTest.java (at line 248) IProject project = createProject("testReadOnly", new String[] { "changed.txt", "deleted.txt", "folder1/", "folder1/a.txt" }); ^^^^^^^ The local variable project is never read ---------- ---------- 5. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ImportTest.java (at line 116) IResource[] result = buildResources(project, new String[] { "file1.txt", "folder1/", "folder1/a.txt" }, true); ^^^^^^ The local variable result is never read ---------- ---------- 6. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ImportTest.java (at line 168) IResource[] result = buildResources(project, new String[] { "file1.txt", "folder1/", "folder1/a.txt" }, true); ^^^^^^ The local variable result is never read ---------- ---------- 7. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ImportTest.java (at line 180) IResource[] result = buildResources(project, new String[] { "file1.txt", "folder1/", "folder1/a.txt" }, true); ^^^^^^ The local variable result is never read ---------- ---------- 8. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/IsModifiedTests.java (at line 195) public boolean wasPreviouslyModified(IResource iResource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method wasPreviouslyModified(IResource) from the type new ICVSResourceVisitor(){} is never used locally ---------- ---------- 9. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/IsModifiedTests.java (at line 254) IResource[] addedResources = buildResources(project, new String[] {"folder1/a.txt"}, false); ^^^^^^^^^^^^^^ The local variable addedResources is never read ---------- ---------- 10. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ModuleTest.java (at line 61) TestSuite suite = new TestSuite(ModuleTest.class); ^^^^^ The local variable suite is never read ---------- ---------- 11. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ModuleTest.java (at line 219) ICVSRemoteResource tree = CVSWorkspaceRoot.getRemoteTree(project3, CVSTag.DEFAULT, DEFAULT_MONITOR); ^^^^ The local variable tree is never read ---------- ---------- 12. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ModuleTest.java (at line 242) ICVSRemoteResource tree = CVSWorkspaceRoot.getRemoteTree(project7, CVSTag.DEFAULT, DEFAULT_MONITOR); ^^^^ The local variable tree is never read ---------- ---------- 13. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/ModuleTest.java (at line 267) RemoteModule module = getRemoteModule("project8-alias"); ^^^^^^ The local variable module is never read ---------- ---------- 14. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/provider/WatchEditTest.java (at line 63) private void assertAllFilesReadOnly(IContainer folder) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertAllFilesReadOnly(IContainer) from the type WatchEditTest is never used locally ---------- ---------- 15. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/subscriber/CVSWorkspaceSubscriberTest.java (at line 1132) CVSTeamProvider provider = (CVSTeamProvider)RepositoryProvider.getProvider(project); ^^^^^^^^ The local variable provider is never read ---------- ---------- 16. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/PerspectiveFactory.java (at line 11) IFolderLayout top = ^^^ The local variable top is never read ---------- ---------- 17. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/SynchronizeViewTestAdapter.java (at line 55) SyncInfoSet set = getCollector(subscriber).getSyncInfoSet(); ^^^ The local variable set is never read ---------- ---------- 18. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/benchmark/BenchmarkTest.java (at line 42) private static SyncInfoSource source = new SynchronizeViewTestAdapter(); ^^^^^^ The field BenchmarkTest.source is never read locally ---------- ---------- 19. WARNING in /builds/I/src/plugins/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/benchmark/BenchmarkUtils.java (at line 376) IProject project = root.getProject(); ^^^^^^^ The local variable project is never read ---------- 19 problems (19 warnings)