| # |
| # Copyright (c) 2008 Cisco Systems, Inc. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # Cisco Systems, Inc. - erdillon |
| # |
| ## Download Site properties: contains the details of a target download site |
| ## where builds can be uploaded to. |
| ## |
| ## |
| ################ |
| |
| download.site.label = Eclipse Downloads Website |
| download.site.host = download1.eclipse.org |
| |
| # These are set separately in a "eclipse-login.properties" file |
| #update.site.username = |
| #update.site.password = |
| |
| download.site.directory = /home/data/httpd/download.eclipse.org/technology/tigerstripe |
| download.site.prefix = http://www.eclipse.org/downloads/download.php?file=/technology/tigerstripe |
| download.site.prefix.direct = http://download.eclipse.org/technology/tigerstripe |