Index: buildtest/trunk/build.xml =================================================================== --- buildtest/trunk/build.xml (revision 442089) +++ buildtest/trunk/build.xml (working copy) @@ -22,6 +22,10 @@ http://incubator.apache.org/harmony + + + + @@ -31,7 +35,8 @@ - + + @@ -36,10 +41,35 @@ - - - - + + + + + + + + + + + + + + #it is auto-generated file + + proxy.host.cmd="-Dhttp.proxyHost=${http-proxy-host}" + + proxy.port.cmd="-Dhttp.proxyPort=${need.proxy.port}" + + + + + #it is auto-generated file + + proxy.host.cmd="-Dno.proxy.host=true" + + proxy.port.cmd="-Dno.proxy.port=true" + + - + Index: buildtest/trunk/config/config-full.xml =================================================================== --- buildtest/trunk/config/config-full.xml (revision 442089) +++ buildtest/trunk/config/config-full.xml (working copy) @@ -1,6 +1,9 @@ + + + @@ -16,7 +19,10 @@ - + + + +