Include JGit sources when building GWT code

By adding the source JAR onto our provided classpath the compiler can
find sources, permitting the use of some JGit code from within GWT,
but we don't package it into our WAR file, so it saves some space.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed