Delete obsolete JarLinkUtil
commita95198580f1cea5655a65b72d0986350144aa01e
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Oct 2009 00:12:37 +0000 (2 17:12 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 3 Nov 2009 01:53:58 +0000 (2 17:53 -0800)
treed4565a6cfff275c21d48a7a464e7febc6c7c1e55
parentdad52baae835f28c7fc4b8cc184f8f6703433ac4
Delete obsolete JarLinkUtil

Since we are now using the maven-shade-plugin to flatten out our
dependencies into a single stand-alone JAR we no longer need to
use our own command line utility.

Change-Id: I057c782cc66c44f11ed2ff2b4b4ca9cc82c7426a
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/build/JarLinkUtil.java [deleted file]