Move HttpSupport's configureHttpProxy to jgit-pgm
commit41e4b2fed4cf8da887fb5384f61bda823c51970c
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Oct 2009 22:53:24 +0000 (3 15:53 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 5 Oct 2009 19:17:11 +0000 (5 12:17 -0700)
tree5b395a52c0125be505430dae81727a12d0d29e1a
parent8d5510d51c27d9fccbeb9cfd82f218a5c3ebf530
Move HttpSupport's configureHttpProxy to jgit-pgm

This is the last chunk of code in jgit-core which references the awtui
package.  Moving it to the only consumer in jgit-pgm allows us to move
the awtui package over to the jgit-awtui module.

Change-Id: I2fd81be2076117b2f2c5f8ed45de7f29272af6cf
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Main.java
org.eclipse.jgit/src/org/eclipse/jgit/util/HttpSupport.java