From: Jason Pyeron Date: Sun, 19 Aug 2012 17:44:52 +0000 (-0400) Subject: fixed build to allow builds where a proxy is needed for access to outside resources X-Git-Tag: v1.1.0~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d1231c63669f4bc3643985b9032de7f998612e08;p=gitblit.git fixed build to allow builds where a proxy is needed for access to outside resources see: http://ant.apache.org/manual/proxy.html --- diff --git a/build.xml b/build.xml index 2230277a..5ea612a9 100644 --- a/build.xml +++ b/build.xml @@ -122,7 +122,16 @@ - + + + + + + + + + +