Move AWT based SSH authenticator to ui bundle
commit27a497f83e683d384d379ee75570f8c25a7aa624
authorShawn O. Pearce <spearce@spearce.org>
Sun, 1 Nov 2009 02:42:01 +0000 (31 19:42 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 3 Nov 2009 01:55:55 +0000 (2 17:55 -0800)
treee2dccf16cb25c1cf8d738f011cbc9543ac3f1747
parent9108035763f7d9504671bc9bbddfb467100095e7
Move AWT based SSH authenticator to ui bundle

This way SWT based applications don't wind up loading this AWT
based code when using SSH.

Change-Id: I9080f3dd029c2a087e6b687480018997cc5c5d23
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Main.java
org.eclipse.jgit.ui/META-INF/MANIFEST.MF
org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui/AwtSshSessionFactory.java [copied from org.eclipse.jgit/src/org/eclipse/jgit/transport/DefaultSshSessionFactory.java with 93% similarity]
org.eclipse.jgit/src/org/eclipse/jgit/transport/DefaultSshSessionFactory.java