<include name="com/gitblit/Constants.java" />\r
<include name="com/gitblit/utils/StringUtils.java" /> \r
</javac>\r
- <java classpath="${project.build.dir}" classname="com.gitblit.build.Build" />\r
+\r
+ <java classpath="${project.build.dir}" classname="com.gitblit.build.Build">\r
+ <syspropertyset id="proxy.properties">\r
+ <propertyref prefix="java.net.useSystemProxies"/>\r
+ <propertyref prefix="http."/>\r
+ <propertyref prefix="https."/>\r
+ <propertyref prefix="ftp."/>\r
+ <propertyref prefix="socksProxy"/>\r
+ </syspropertyset>\r
+ </java>\r
\r
<!-- Compile Project -->\r
<path id="master-classpath">\r