removed call to upload DAILY SNAPSHOT to contegix since site hosting provider is no longer contegix

This commit is contained in:
sbohlen
2010-12-13 15:40:54 +00:00
parent ff9008d390
commit 0e4d9fdf24

View File

@@ -1015,7 +1015,9 @@ Commandline Examples:
<!-- build all binaries -->
<call target="build-all-function"/>
<call target="package-cvs"/>
<call target="upload-cvs-release"/>
<!-- disabled until change from contegix is addressed in upload targeting
<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">