SPRNET-1414 disabled nightly build upload (again) until new approach to automating the upload using the new infrastructure can be implemented

This commit is contained in:
sbohlen
2011-03-18 13:58:11 +00:00
parent 5db43a2b7c
commit f7cbfa9983

View File

@@ -1015,7 +1015,9 @@ Commandline Examples:
<!-- build all binaries -->
<call target="build-all-function"/>
<call target="package-cvs"/>
<!-- DISABLED until new strategy for posting build package to site for download can be worked out
<call target="upload-cvs-release"/>
-->
</target>
<target name="build-all-function" description="Build what is in cvs taking into account approrpiate clr versions and root target name">