diff --git a/releng.wtpbuilder/localBuildExample/upload.properties b/releng.wtpbuilder/localBuildExample/upload.properties index 266bd48bf96c00164437570618aa07f186c07bfa..544ec34a698795513e51fc0bc6526b5da0fad946 100644 --- a/releng.wtpbuilder/localBuildExample/upload.properties +++ b/releng.wtpbuilder/localBuildExample/upload.properties @@ -1,14 +1,5 @@ # upload.properties -# These are some properties needed to upload builds from the build machine to the download machine. -# The actual task that does that is in wtp.upload in releng.wtpBuidler. -# Its better to set here, "outside" of wtpBuilder, since it can be machine and user specific - - -# Use care with "true" unless you really -# have a place for the builds to go. You -# would not want them to accidently go to eclipse.org -build.upload=false uploadUser=davidw uploadPassword="This is not really used since ssh login is assumed (required)"