Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340855

Summary: [server] org.eclipse.orion.server.git compile error in N20110323-2000
Product: [ECD] Orion Reporter: Andrew Niefer <aniefer>
Component: ClientAssignee: Project Inbox <e4.orion-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2   
Target Milestone: 0.2   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
compile errors
none
patch
none
patch none

Description Andrew Niefer CLA 2011-03-24 09:38:47 EDT
org.eclipse.orion.server.git/src/org/eclipse/orion/server

The type GitSshSessionFactory must implement the inherited abstract method SshSessionFactory.getSession(URIish, CredentialsProvider, FS, int)

The method getSession(String, String, String, int, CredentialsProvider, FS) of type GitSshSessionFactory must override or implement a supertype method
Comment 1 Andrew Niefer CLA 2011-03-24 09:39:13 EDT
Created attachment 191818 [details]
compile errors
Comment 2 Andrew Niefer CLA 2011-03-24 10:31:29 EDT
Created attachment 191826 [details]
patch
Comment 3 Andrew Niefer CLA 2011-03-24 10:32:45 EDT
Created attachment 191827 [details]
patch