removed call to upload NIGHTLY build content to server since upload target is no longer active (need to re-work the upload action in the script to accommodate new upload server target (diff. host))

This commit is contained in:
sbohlen
2011-02-22 20:23:44 +00:00
parent 2a52c4a58c
commit 9c6439c27e

View File

@@ -1015,7 +1015,9 @@ Commandline Examples:
<!-- build all binaries -->
<call target="build-all-function"/>
<call target="package-cvs"/>
<!-- disabled due to changes in upload NIGHTLY target location; re-enable once new upload location is tested and working
<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">